Training in progress, step 10
Browse files
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151098921
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67db960796c75f5af90d6ae38074eea1cad281bdbec28d10187feba4432720bf
|
3 |
size 151098921
|
runs/Dec13_13-15-52_d7f040c448a8/1670937365.1814487/events.out.tfevents.1670937365.d7f040c448a8.37644.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe77ac37a6e84c93ba30d55178bdae96ab16203d158ae76c88604fd477f1fa10
|
3 |
+
size 5883
|
runs/Dec13_13-15-52_d7f040c448a8/events.out.tfevents.1670937365.d7f040c448a8.37644.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27f15a0f910e391d361ad1e8ab069c12eaa75435d50f8a8a4a0a905019c49e3d
|
3 |
+
size 4889
|
src/run_debug.sh
CHANGED
@@ -7,12 +7,13 @@ python src/run_speech_recognition_seq2seq_streaming.py \
|
|
7 |
--eval_split_name="validation" \
|
8 |
--model_index_name="Whisper Tiny Belarusian" \
|
9 |
\
|
10 |
-
--max_steps="
|
11 |
--max_eval_samples="64" \
|
12 |
--output_dir="./" \
|
13 |
--per_device_train_batch_size="32" \
|
14 |
--per_device_eval_batch_size="32" \
|
15 |
--logging_steps="10" \
|
|
|
16 |
--learning_rate="1e-4" \
|
17 |
--warmup_steps="10" \
|
18 |
--evaluation_strategy="steps" \
|
|
|
7 |
--eval_split_name="validation" \
|
8 |
--model_index_name="Whisper Tiny Belarusian" \
|
9 |
\
|
10 |
+
--max_steps="200" \
|
11 |
--max_eval_samples="64" \
|
12 |
--output_dir="./" \
|
13 |
--per_device_train_batch_size="32" \
|
14 |
--per_device_eval_batch_size="32" \
|
15 |
--logging_steps="10" \
|
16 |
+
--logging_first_step \
|
17 |
--learning_rate="1e-4" \
|
18 |
--warmup_steps="10" \
|
19 |
--evaluation_strategy="steps" \
|
train.log
CHANGED
@@ -167,3 +167,5 @@
|
|
167 |
eval_samples_per_second = 3.798
|
168 |
eval_steps_per_second = 0.119
|
169 |
eval_wer = 60.0733
|
|
|
|
|
|
167 |
eval_samples_per_second = 3.798
|
168 |
eval_steps_per_second = 0.119
|
169 |
eval_wer = 60.0733
|
170 |
+
{'loss': 2.7922, 'learning_rate': 0.0, 'epoch': 0.01}
|
171 |
+
{'loss': 2.5366, 'learning_rate': 7e-05, 'epoch': 0.05}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3643
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7060ae76bbcda709483e8d25020c5fe10166a869e6cd092088018350b53a30f
|
3 |
size 3643
|