Skip to content

Commit

Permalink
We have to restore the dataloader now!
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkgr committed Oct 30, 2024
1 parent 39c964a commit 6eec513
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/augusta/peteish13-highlr-anneal-launch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ mkdir -p $SAVE_FOLDER
--fsdp.hybrid_sharding_num_model_replicas=$NUM_NODES \
--save_folder=$SAVE_FOLDER \
--try_load_latest_save=true \
--restore_dataloader=true \
--device_train_microbatch_size=4 \
--device_eval_batch_size=8 \
--activation_checkpointing=whole_layer \
Expand Down

0 comments on commit 6eec513

Please sign in to comment.