pere commited on
Commit
461453f
1 Parent(s): bdaac68

Saving weights and logs of step 5000

Browse files
events.out.tfevents.1638906556.t1v-n-1a0a7c50-w-0.489880.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28177db7abd43962c20a2ea8e0bc38b85bcdf5ef25e5c422a0e72a5e5795335a
3
+ size 228246
flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d175799b32d86cbd4dc122cc53eb6f415d0ede4ce902a4a3623e2595b63a4ad7
3
+ size 498796983
run_w7.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" \