pere commited on
Commit
07f4ae9
1 Parent(s): f605115

Saving weights and logs of step 500

Browse files
events.out.tfevents.1631276090.t1v-n-4e27a527-w-0.2527470.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69b0152928906bb71d168773a311565ed68c5f6b552481bfcbae43c0dad248e3
3
+ size 40
flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d877956346f89923189a8dffbd7deef7ffbf9692e459b4458d9ff6066afab043
3
  size 5262371934
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85d90c00aaa1ecd6c6e0d25abf74e253d8a4abdee62946e09b80f84f26654652
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