pere commited on
Commit
0d568e4
1 Parent(s): b1d0217

Saving weights and logs of step 500

Browse files
events.out.tfevents.1631275937.t1v-n-1a0a7c50-w-0.1482354.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6496323fec1667e4321fadfb2e972569cc4a84d31d855bb6385e2363c803d435
3
+ size 40
flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1fddaf39cdca1386f073dc81c0e62fbdefbe7874f02578a2b5e9055c6babaffe
3
  size 5262371934
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5d64deb5ed8f802b7a6f93ae096aeb184fafc69a1827e2440deb30e2b1d58ca
3
  size 5262371934
run.sh CHANGED
@@ -15,6 +15,6 @@ python run_clm_mp.py \
15
  --cache_dir /mnt/disks/flaxdisk/cache/ \
16
  --preprocessing_num_workers 96 \
17
  --dtype bfloat16 \
18
- --logging_steps 5000 \
19
- --eval_steps 5000 \
20
  --push_to_hub
 
15
  --cache_dir /mnt/disks/flaxdisk/cache/ \
16
  --preprocessing_num_workers 96 \
17
  --dtype bfloat16 \
18
+ --logging_steps 50000 \
19
+ --eval_steps 50000 \
20
  --push_to_hub