pere commited on
Commit
2b7685d
1 Parent(s): 371f3be

Saving weights and logs of step 5000

Browse files
events.out.tfevents.1635139153.t1v-n-f6f5b6cc-w-0.172878.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3732d9f11aea70b0917879c6f430df1b0ad13183cc04993f5ee6c0c789ecf4e
3
+ size 735759
flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8171bd7b4c4b826e10efe581ac427a43898d15d06824d22bfb0be2754aee7d27
3
  size 497764120
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abc32f749ba61e10ea9b7109662d7727283c5ef225d192647f2421c085d3543b
3
  size 497764120
run.sh CHANGED
@@ -15,7 +15,7 @@ python run_clm_flax.py \
15
  --warmup_steps="0" \
16
  --adam_beta1="0.9" --adam_beta2="0.98" --weight_decay="0.01" \
17
  --overwrite_output_dir \
18
- --num_train_epochs="30" \
19
  --logging_steps="500" \
20
  --save_steps="5000" \
21
  --eval_steps="5000" \
15
  --warmup_steps="0" \
16
  --adam_beta1="0.9" --adam_beta2="0.98" --weight_decay="0.01" \
17
  --overwrite_output_dir \
18
+ --num_train_epochs="20" \
19
  --logging_steps="500" \
20
  --save_steps="5000" \
21
  --eval_steps="5000" \