Saving weights and logs of step 10000
Browse files
events.out.tfevents.1642492715.t1v-n-e1a08808-w-0.1951911.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b20363f7e352b84ee407aa02c64a00386a9d87f87d6cc568e79718c957b0f7c7
|
3 |
+
size 1470136
|
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:471773a4c40956dc70a98b851522d92b8e06775b2c48aae8056a20ac9de4de07
|
3 |
size 498796983
|
run_step3.sh
CHANGED
@@ -12,8 +12,8 @@
|
|
12 |
--per_device_train_batch_size="192" \
|
13 |
--per_device_eval_batch_size="192" \
|
14 |
--learning_rate="4e-4" \
|
15 |
-
--end_learning_rate="
|
16 |
-
--warmup_steps="
|
17 |
--overwrite_output_dir \
|
18 |
--num_train_epochs="1" \
|
19 |
--adam_beta1="0.9" \
|
|
|
12 |
--per_device_train_batch_size="192" \
|
13 |
--per_device_eval_batch_size="192" \
|
14 |
--learning_rate="4e-4" \
|
15 |
+
--end_learning_rate="1e-4" \
|
16 |
+
--warmup_steps="10000" \
|
17 |
--overwrite_output_dir \
|
18 |
--num_train_epochs="1" \
|
19 |
--adam_beta1="0.9" \
|