Created by: Xirider
Patch Description Removed most of the no_* and keep_* flags and cleaned up their logic.
Testing steps I did have some issues with setting up an environment to test this.
In the end I tested with the opt_baselines script and checked if different save_intervals
and save_interval_updates
correctly create all the checkpoints:
python3 metaseq/launcher/opt_baselines.py --prefix train.8m --model-size 8m --checkpoints-dir ./test-checkpoint --tensorboard-logdir ./test-checkpoint --num-trials 1 --azure --num-gpus 4 --num-nodes 1 --seed 1 --circleci --local --disable-validation --max-epoch 5 --max-update 200