Skip to content

Commit

Permalink
🔧 modify gradient accumulation in the yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
agombert committed Oct 19, 2023
1 parent a6f9c4b commit a14315d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/bertmesh/dvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ stages:
--output_dir ${output_dir}
--per_device_train_batch_size 8
--per_device_eval_batch_size 1
--gradient_accumulation_step 2
--multilabel_attention True
--freeze_backbone unfreeze
--num_train_epochs 7
Expand Down

0 comments on commit a14315d

Please sign in to comment.