pere commited on
Commit
7708287
·
1 Parent(s): 08e151f

Saving weights and logs of step 5000

Browse files
events.out.tfevents.1638900652.t1v-n-ccbf3e94-w-0.569498.3.v2 → events.out.tfevents.1638909586.t1v-n-ccbf3e94-w-0.577995.3.v2 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22445a8be885f2d4b8ef7f66c71a57b772f967a332d0ae4ffa3216ebc8179332
3
- size 40
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a12911127b71a591185d85e8fa0792ff6009a061de14193bdc7bc3832c11eb7
3
+ size 228246
flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:233eeca3ff535283fac1bb1db93e939fb094133d61a0174d81118fa032c85721
3
+ size 498796983
run_w5.sh CHANGED
@@ -12,7 +12,7 @@
12
  --learning_rate="3e-4" \
13
  --warmup_steps="5000" \
14
  --overwrite_output_dir \
15
- --num_train_epochs="1" \
16
  --adam_beta1="0.9" \
17
  --adam_beta2="0.98" \
18
  --logging_steps="5000" \
 
12
  --learning_rate="3e-4" \
13
  --warmup_steps="5000" \
14
  --overwrite_output_dir \
15
+ --num_train_epochs="29" \
16
  --adam_beta1="0.9" \
17
  --adam_beta2="0.98" \
18
  --logging_steps="5000" \