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 c78f388 commit 04d932d
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 @@ -27,7 +27,7 @@
per_device_train_batch_size_var = 10
num_train_epochs_var = 32
save_steps_var = 100
logging_steps = 5
logging_steps = 100

logging.info("Starting the training process")

Expand Down

0 comments on commit 04d932d

Please sign in to comment.