Saving weights and logs of step 10000
Browse files
events.out.tfevents.1641221745.t1v-n-e1a08808-w-0.680362.0.v2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be815f4aa8dc41aa3c254c75856970ee861ed86ea363c21761b49581a6f67b19
|
| 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:c07aa650bf228dfb2376a5bc921155492f9a4924bfb37ef8e8a316c006c10ad7
|
| 3 |
size 498796983
|
run_step1.sh
CHANGED
|
@@ -8,8 +8,8 @@
|
|
| 8 |
--cache_dir="/mnt/disks/flaxdisk/cache/" \
|
| 9 |
--max_seq_length="128" \
|
| 10 |
--weight_decay="0.01" \
|
| 11 |
-
--per_device_train_batch_size="
|
| 12 |
-
--per_device_eval_batch_size="
|
| 13 |
--learning_rate="4e-4" \
|
| 14 |
--warmup_steps="10000" \
|
| 15 |
--overwrite_output_dir \
|
|
|
|
| 8 |
--cache_dir="/mnt/disks/flaxdisk/cache/" \
|
| 9 |
--max_seq_length="128" \
|
| 10 |
--weight_decay="0.01" \
|
| 11 |
+
--per_device_train_batch_size="192" \
|
| 12 |
+
--per_device_eval_batch_size="192" \
|
| 13 |
--learning_rate="4e-4" \
|
| 14 |
--warmup_steps="10000" \
|
| 15 |
--overwrite_output_dir \
|