mrm8488 commited on
Commit
a257c7a
1 Parent(s): c83dc76

Update model ckpt

Browse files
run.sh CHANGED
@@ -1,6 +1,7 @@
1
  ./run_t5_mlm_flax.py \
2
  --output_dir="./t5-small-2" \
3
  --model_type="t5" \
 
4
  --config_name="./" \
5
  --tokenizer_name="./" \
6
  --dataset_name="large_spanish_corpus" \
@@ -15,5 +16,5 @@
15
  --num_train_epochs="10" \
16
  --logging_steps="500" \
17
  --save_steps="2500" \
18
- --eval_steps="2500" \
19
  --preprocessing_num_workers="64"
1
  ./run_t5_mlm_flax.py \
2
  --output_dir="./t5-small-2" \
3
  --model_type="t5" \
4
+ --model_name_or_path="./t5-small-2" \
5
  --config_name="./" \
6
  --tokenizer_name="./" \
7
  --dataset_name="large_spanish_corpus" \
16
  --num_train_epochs="10" \
17
  --logging_steps="500" \
18
  --save_steps="2500" \
19
+ --eval_steps="5000" \
20
  --preprocessing_num_workers="64"
t5-small-2/events.out.tfevents.1626434137.t1v-n-563c3e20-w-0.418368.3.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ddec82d9f606e9aa9e083b7b42f9df5d4b52c0bf4511d07ba08b8a651e59918
3
+ size 3397911
t5-small-2/flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecbc96476e7b655cb7cbab657aa754a03009e0458a0670d5fd63ae54fe79420a
3
  size 241981002
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dd28884148db7e1c0fd1ccf8ed8b424e050a463fc15c4135e8994cbad6a9abe
3
  size 241981002