Patrick von Platen commited on
Commit
03ace13
1 Parent(s): 946bd77

Saving weights and logs of step 11

Browse files
events.out.tfevents.1625483165.t1v-n-71556209-w-0.60396.3.v2 CHANGED
Binary files a/events.out.tfevents.1625483165.t1v-n-71556209-w-0.60396.3.v2 and b/events.out.tfevents.1625483165.t1v-n-71556209-w-0.60396.3.v2 differ
 
events.out.tfevents.1625483266.t1v-n-71556209-w-0.63028.3.v2 ADDED
Binary file (1.84 kB). View file
 
flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:113c6e98df1d197e8811f224cfe90f5062e2e6ed48f34352641e1311fb650440
3
  size 6775349
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b58c7d33e4ac33d181533f210f8d095d47e64d263252cb570125e8ff48f508ac
3
  size 6775349
run.sh CHANGED
@@ -1,4 +1,5 @@
1
  #!/usr/bin/env bash
 
2
  ./run_mlm_flax_stream.py \
3
  --output_dir="./" \
4
  --model_type="roberta" \
 
1
  #!/usr/bin/env bash
2
+ export TOKENIZERS_PARALLELISM=0
3
  ./run_mlm_flax_stream.py \
4
  --output_dir="./" \
5
  --model_type="roberta" \