Skip to content

Commit

Permalink
code
Browse files Browse the repository at this point in the history
  • Loading branch information
linkchw committed Aug 14, 2024
1 parent f4bbf06 commit bb6bd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion train/code/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
overwrite_output_dir_var = True
per_device_train_batch_size_var = 2
num_train_epochs_var = 50
save_steps_var = 7000
save_steps_var = 5000

logging.info("Starting the training process")

Expand Down

0 comments on commit bb6bd14

Please sign in to comment.