aapot
commited on
Commit
·
7f04cc8
1
Parent(s):
d87d655
Saving weights and logs of step 10000
Browse files
events.out.tfevents.1629913928.t1v-n-1ae8dadb-w-0.220173.0.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba48449025afa6e28d08421224bf053c3a32ec691cfc7318dec5bd9a48fb65c3
|
3 |
+
size 3246967
|
events.out.tfevents.1629925854.t1v-n-1ae8dadb-w-0.258038.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88f987eeac166770be4352f4826a9e8e92c3054646df228be98b0dbe1b4d4841
|
3 |
+
size 1470757
|
flax_model.msgpack
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 711588089
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b26c895455dd16c0fe4b651602c1dbb07f341ea81b73ab24ffb20a9fcc473b6e
|
3 |
size 711588089
|
start_train.sh
CHANGED
@@ -16,7 +16,7 @@ python3 run_mlm_flax.py \
|
|
16 |
--adam_beta2="0.98" \
|
17 |
--adam_epsilon="1e-6" \
|
18 |
--learning_rate="4e-4" \
|
19 |
-
--warmup_steps="
|
20 |
--overwrite_output_dir \
|
21 |
--num_train_epochs="3" \
|
22 |
--save_strategy="steps" \
|
|
|
16 |
--adam_beta2="0.98" \
|
17 |
--adam_epsilon="1e-6" \
|
18 |
--learning_rate="4e-4" \
|
19 |
+
--warmup_steps="15000" \
|
20 |
--overwrite_output_dir \
|
21 |
--num_train_epochs="3" \
|
22 |
--save_strategy="steps" \
|