Stop training
Browse files
run_bnb.sh
CHANGED
@@ -9,7 +9,7 @@ python run_speech_recognition_ctc_bnb.py \
|
|
9 |
--per_device_train_batch_size="4" \
|
10 |
--per_device_eval_batch_size="4" \
|
11 |
--gradient_accumulation_steps="8" \
|
12 |
-
--learning_rate="
|
13 |
--warmup_steps="2000" \
|
14 |
--length_column_name="input_length" \
|
15 |
--evaluation_strategy="steps" \
|
@@ -31,4 +31,5 @@ python run_speech_recognition_ctc_bnb.py \
|
|
31 |
--use_auth_token \
|
32 |
--fp16 \
|
33 |
--group_by_length \
|
34 |
-
--do_train --do_eval
|
|
|
|
9 |
--per_device_train_batch_size="4" \
|
10 |
--per_device_eval_batch_size="4" \
|
11 |
--gradient_accumulation_steps="8" \
|
12 |
+
--learning_rate="1e-6" \
|
13 |
--warmup_steps="2000" \
|
14 |
--length_column_name="input_length" \
|
15 |
--evaluation_strategy="steps" \
|
|
|
31 |
--use_auth_token \
|
32 |
--fp16 \
|
33 |
--group_by_length \
|
34 |
+
--do_train --do_eval \
|
35 |
+
--push_to_hub
|
runs/Jan29_20-11-15_job-e3562c4a-f6a3-47dc-8131-7e578f1139a3/events.out.tfevents.1643487215.job-e3562c4a-f6a3-47dc-8131-7e578f1139a3.1679549.0
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:3ad95f89c6641d593151da50653034f6e325275b4fd2157bc0d6f1ab5b77244a
|
3 |
+
size 44225
|