from local

This commit is contained in:
dohe0342 2023-01-24 16:27:53 +09:00
parent 25d4ce5213
commit ecfb42b15c
2 changed files with 0 additions and 1 deletions

View File

@ -347,7 +347,6 @@ def get_params() -> AttributeDict:
# parameters for Noam
"model_warm_step": 3000, # arg given to model, not for lrate
"env_info": get_env_info(),
"group_num": 4,
}
)