microsoft / CodeXGLUE

CodeXGLUE
MIT License
1.56k stars 366 forks source link

Save_total_limit argument not used in run.py #174

Open cridin1 opened 11 months ago

cridin1 commented 11 months ago
 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')