mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-06-25 01:41:19 +08:00
fix typo
This commit is contained in:
parent
a608ae99bc
commit
3f70efb486
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user