This commit is contained in:
Goekdeniz-Guelmez 2025-03-12 14:49:21 +01:00
parent a608ae99bc
commit 3f70efb486

View File

@ -37,7 +37,7 @@ val_batches: 25
# Adam learning rate. # Adam learning rate.
learning_rate: 1e-5 learning_rate: 1e-5
# to report the loggs to WandB # Whether to report the logs to WandB
report_to_wand: true report_to_wand: true
# Number of training steps between loss reporting. # Number of training steps between loss reporting.