"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "e49c385266e06355cd9960bd8cfea665ade9ec7f"
Update run_translation_no_trainer.py (#18637)
* Update run_translation_no_trainer.py found an error in selecting `no_decay` parameters and some small modifications when the user continues to train from a checkpoint * fixs `no_decay` and `resume_step` issue 1. change `no_decay` list 2. if use continue to train their model from provided checkpoint, the `resume_step` will not be initialized properly if `args.gradient_accumulation_steps != 1`
Showing
Please register or sign in to comment