Saving weights and logs of epoch 1
Browse files
events.out.tfevents.1626000474.t1v-n-b95d739e-w-0.337760.3.v2 → events.out.tfevents.1626058987.t1v-n-b95d739e-w-0.391545.3.v2
RENAMED
@@ -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:c490d811e1d2f0662ce85acb33aa3ecb8a8a1be68d7103f0cbe58564088c04a8
|
3 |
+
size 3581817
|
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:0945c644f395e761506b26da253ba21489ee8e1acb5cf33c082f0644712cd504
|
3 |
size 711588089
|
nohup.out
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:a1a43800978026bb25dfe0a70cdb0c8a4129b57842af477a2a2f9e0a5801262a
|
3 |
+
size 2037183
|
run.sh
CHANGED
@@ -11,7 +11,7 @@ python3 run_mlm_flax.py \
|
|
11 |
--preprocessing_num_workers="64" \
|
12 |
--per_device_train_batch_size="128" \
|
13 |
--per_device_eval_batch_size="128" \
|
14 |
-
--learning_rate="
|
15 |
--warmup_steps="1000" \
|
16 |
--overwrite_output_dir \
|
17 |
--num_train_epochs="10" \
|
|
|
11 |
--preprocessing_num_workers="64" \
|
12 |
--per_device_train_batch_size="128" \
|
13 |
--per_device_eval_batch_size="128" \
|
14 |
+
--learning_rate="8e-5" \
|
15 |
--warmup_steps="1000" \
|
16 |
--overwrite_output_dir \
|
17 |
--num_train_epochs="10" \
|