Saving weights and logs of epoch 1
Browse files
events.out.tfevents.1626318482.t1v-n-b95d739e-w-0.622701.3.v2 → events.out.tfevents.1626319431.t1v-n-b95d739e-w-0.625591.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:bb35f1f14d51c1f4e9afb3664ceab7a11e147493b1d3184329d618a7986301dd
|
3 |
+
size 314319
|
flax_model.msgpack
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498796983
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:427f60d6c87c92649b52d6c06f9ac916c80a12d17a2ebb28681f7bd0178fd90a
|
3 |
size 498796983
|
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:68e25027079dd5d9cfb4eecc723c5224ffbe7f29a76c231c10439cc7b4e817d4
|
3 |
+
size 234600
|
run.sh
CHANGED
@@ -9,8 +9,8 @@ python3 run_mlm_flax.py \
|
|
9 |
--max_seq_length="128" \
|
10 |
--preprocessing_num_workers="64" \
|
11 |
--weight_decay="0.0" \
|
12 |
-
--per_device_train_batch_size="
|
13 |
-
--per_device_eval_batch_size="
|
14 |
--learning_rate="2e-4" \
|
15 |
--warmup_steps="1000" \
|
16 |
--overwrite_output_dir \
|
|
|
9 |
--max_seq_length="128" \
|
10 |
--preprocessing_num_workers="64" \
|
11 |
--weight_decay="0.0" \
|
12 |
+
--per_device_train_batch_size="64" \
|
13 |
+
--per_device_eval_batch_size="64" \
|
14 |
--learning_rate="2e-4" \
|
15 |
--warmup_steps="1000" \
|
16 |
--overwrite_output_dir \
|