microsoft / CodeXGLUE

CodeXGLUE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Save_total_limit argument not used in run.py

cridin1 opened this issue · comments

 parser.add_argument('--save_total_limit', type=int, default=None,
 help='Limit the total amount of checkpoints, delete the older checkpoints in the output_dir, does not delete by default')