Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyen-brat committed Oct 31, 2023
1 parent 72772ed commit 8ef79cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion model/claim_verification/joint_cross_encoder/trainer.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ def __call__(
self.accelerator.wait_for_everyone()

if not save_best_model:
self.accelerator.wait_for_everyone()
self.save_during_training(output_path)
if push_to_hub:
self.save_to_hub(model_name)
Expand Down

0 comments on commit 8ef79cc

Please sign in to comment.