from local

This commit is contained in:
dohe0342 2023-02-03 01:20:52 +09:00
parent 99dbabb05c
commit ef642afc93
2 changed files with 0 additions and 4 deletions

View File

@ -147,10 +147,6 @@ def get_parser():
default=1000,
)
"weight_decay": 1e-5,
"lr_factor": 3.0,
"warm_step": 2000,
return parser