pere commited on
Commit
f307d2f
1 Parent(s): 923f9ad
Files changed (1) hide show
  1. run_flax.sh +1 -1
run_flax.sh CHANGED
@@ -11,7 +11,7 @@
11
  --learning_rate="6e-4" \
12
  --warmup_steps="10000" \
13
  --overwrite_output_dir \
14
- --num_train_epochs ="10" \
15
  --adam_beta1="0.9" \
16
  --adam_beta2="0.98" \
17
  --logging_steps="10000" \
 
11
  --learning_rate="6e-4" \
12
  --warmup_steps="10000" \
13
  --overwrite_output_dir \
14
+ --num_train_epochs="10" \
15
  --adam_beta1="0.9" \
16
  --adam_beta2="0.98" \
17
  --logging_steps="10000" \