marinone94
commited on
Commit
•
ed9781e
1
Parent(s):
074846f
Training in progress, step 500
Browse files- .ipynb_checkpoints/run-checkpoint.sh +2 -2
- checkpoint-500/optimizer.pt +1 -1
- checkpoint-500/pytorch_model.bin +1 -1
- checkpoint-500/scaler.pt +1 -1
- checkpoint-500/scheduler.pt +1 -1
- checkpoint-500/trainer_state.json +16 -16
- checkpoint-500/training_args.bin +1 -1
- pytorch_model.bin +1 -1
- run.sh +2 -2
- special_tokens_map.json +1 -1
- training_args.bin +1 -1
.ipynb_checkpoints/run-checkpoint.sh
CHANGED
@@ -4,12 +4,12 @@ python run_speech_recognition_ctc.py \
|
|
4 |
--dataset_config_name="sv-SE" \
|
5 |
--output_dir="./" \
|
6 |
--overwrite_output_dir \
|
7 |
-
--num_train_epochs="
|
8 |
--per_device_train_batch_size="8" \
|
9 |
--per_device_eval_batch_size="8" \
|
10 |
--gradient_accumulation_steps="4" \
|
11 |
--learning_rate="7.5e-5" \
|
12 |
-
--warmup_steps="
|
13 |
--length_column_name="input_length" \
|
14 |
--evaluation_strategy="steps" \
|
15 |
--text_column_name="sentence" \
|
|
|
4 |
--dataset_config_name="sv-SE" \
|
5 |
--output_dir="./" \
|
6 |
--overwrite_output_dir \
|
7 |
+
--num_train_epochs="50" \
|
8 |
--per_device_train_batch_size="8" \
|
9 |
--per_device_eval_batch_size="8" \
|
10 |
--gradient_accumulation_steps="4" \
|
11 |
--learning_rate="7.5e-5" \
|
12 |
+
--warmup_steps="2000" \
|
13 |
--length_column_name="input_length" \
|
14 |
--evaluation_strategy="steps" \
|
15 |
--text_column_name="sentence" \
|
checkpoint-500/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2490362385
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c14be45652078c4081eae22591a3468388b3df1aa0b51a3891ac56aa39e8fb4
|
3 |
size 2490362385
|
checkpoint-500/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262075377
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff113c93cbec054547814830ddbe3b7e8b56d08002f35055cf5facbab2743f16
|
3 |
size 1262075377
|
checkpoint-500/scaler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 559
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36e3cff1dc7d80e97893463000a3b7c05ebd26294d7bb5df853e56508bf1c337
|
3 |
size 559
|
checkpoint-500/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 623
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ad1a782987dd67d49f235620bab30ace2edd4b98948c7bdb2f642185a1f585b
|
3 |
size 623
|
checkpoint-500/trainer_state.json
CHANGED
@@ -9,46 +9,46 @@
|
|
9 |
"log_history": [
|
10 |
{
|
11 |
"epoch": 0.29,
|
12 |
-
"learning_rate":
|
13 |
-
"loss":
|
14 |
"step": 100
|
15 |
},
|
16 |
{
|
17 |
"epoch": 0.58,
|
18 |
-
"learning_rate":
|
19 |
-
"loss":
|
20 |
"step": 200
|
21 |
},
|
22 |
{
|
23 |
"epoch": 0.87,
|
24 |
-
"learning_rate":
|
25 |
-
"loss":
|
26 |
"step": 300
|
27 |
},
|
28 |
{
|
29 |
"epoch": 1.16,
|
30 |
-
"learning_rate":
|
31 |
-
"loss":
|
32 |
"step": 400
|
33 |
},
|
34 |
{
|
35 |
"epoch": 1.45,
|
36 |
-
"learning_rate":
|
37 |
-
"loss":
|
38 |
"step": 500
|
39 |
},
|
40 |
{
|
41 |
"epoch": 1.45,
|
42 |
-
"eval_loss":
|
43 |
-
"eval_runtime":
|
44 |
-
"eval_samples_per_second":
|
45 |
-
"eval_steps_per_second": 4.
|
46 |
"eval_wer": 1.0,
|
47 |
"step": 500
|
48 |
}
|
49 |
],
|
50 |
-
"max_steps":
|
51 |
-
"num_train_epochs":
|
52 |
"total_flos": 1.4827194756605722e+18,
|
53 |
"trial_name": null,
|
54 |
"trial_params": null
|
|
|
9 |
"log_history": [
|
10 |
{
|
11 |
"epoch": 0.29,
|
12 |
+
"learning_rate": 3.7125e-06,
|
13 |
+
"loss": 12.2713,
|
14 |
"step": 100
|
15 |
},
|
16 |
{
|
17 |
"epoch": 0.58,
|
18 |
+
"learning_rate": 7.4625e-06,
|
19 |
+
"loss": 6.2026,
|
20 |
"step": 200
|
21 |
},
|
22 |
{
|
23 |
"epoch": 0.87,
|
24 |
+
"learning_rate": 1.1212499999999998e-05,
|
25 |
+
"loss": 4.1374,
|
26 |
"step": 300
|
27 |
},
|
28 |
{
|
29 |
"epoch": 1.16,
|
30 |
+
"learning_rate": 1.49625e-05,
|
31 |
+
"loss": 3.6755,
|
32 |
"step": 400
|
33 |
},
|
34 |
{
|
35 |
"epoch": 1.45,
|
36 |
+
"learning_rate": 1.8712499999999997e-05,
|
37 |
+
"loss": 3.3332,
|
38 |
"step": 500
|
39 |
},
|
40 |
{
|
41 |
"epoch": 1.45,
|
42 |
+
"eval_loss": 3.292029857635498,
|
43 |
+
"eval_runtime": 137.2974,
|
44 |
+
"eval_samples_per_second": 33.65,
|
45 |
+
"eval_steps_per_second": 4.21,
|
46 |
"eval_wer": 1.0,
|
47 |
"step": 500
|
48 |
}
|
49 |
],
|
50 |
+
"max_steps": 17200,
|
51 |
+
"num_train_epochs": 50,
|
52 |
"total_flos": 1.4827194756605722e+18,
|
53 |
"trial_name": null,
|
54 |
"trial_params": null
|
checkpoint-500/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2991
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a168f126d02648193e16ba893c3e1ef9f2c2de91803928caf5e25532aff1325
|
3 |
size 2991
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262075377
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff113c93cbec054547814830ddbe3b7e8b56d08002f35055cf5facbab2743f16
|
3 |
size 1262075377
|
run.sh
CHANGED
@@ -4,12 +4,12 @@ python run_speech_recognition_ctc.py \
|
|
4 |
--dataset_config_name="sv-SE" \
|
5 |
--output_dir="./" \
|
6 |
--overwrite_output_dir \
|
7 |
-
--num_train_epochs="
|
8 |
--per_device_train_batch_size="8" \
|
9 |
--per_device_eval_batch_size="8" \
|
10 |
--gradient_accumulation_steps="4" \
|
11 |
--learning_rate="7.5e-5" \
|
12 |
-
--warmup_steps="
|
13 |
--length_column_name="input_length" \
|
14 |
--evaluation_strategy="steps" \
|
15 |
--text_column_name="sentence" \
|
|
|
4 |
--dataset_config_name="sv-SE" \
|
5 |
--output_dir="./" \
|
6 |
--overwrite_output_dir \
|
7 |
+
--num_train_epochs="50" \
|
8 |
--per_device_train_batch_size="8" \
|
9 |
--per_device_eval_batch_size="8" \
|
10 |
--gradient_accumulation_steps="4" \
|
11 |
--learning_rate="7.5e-5" \
|
12 |
+
--warmup_steps="2000" \
|
13 |
--length_column_name="input_length" \
|
14 |
--evaluation_strategy="steps" \
|
15 |
--text_column_name="sentence" \
|
special_tokens_map.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]", "additional_special_tokens": [{"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}]}
|
|
|
1 |
+
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]", "additional_special_tokens": [{"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}]}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2991
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a168f126d02648193e16ba893c3e1ef9f2c2de91803928caf5e25532aff1325
|
3 |
size 2991
|