End of training
Browse files- README.md +52 -23
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
base_model: mattbonnell/wav2vec2-base-wonders-phonemes
|
6 |
datasets:
|
7 |
- transcribed_calls
|
8 |
metrics:
|
@@ -11,8 +11,8 @@ model-index:
|
|
11 |
- name: wav2vec2-base-wonders-phonemes
|
12 |
results:
|
13 |
- task:
|
14 |
-
type: automatic-speech-recognition
|
15 |
name: Automatic Speech Recognition
|
|
|
16 |
dataset:
|
17 |
name: transcribed_calls
|
18 |
type: transcribed_calls
|
@@ -20,9 +20,9 @@ model-index:
|
|
20 |
split: None
|
21 |
args: default
|
22 |
metrics:
|
23 |
-
-
|
|
|
24 |
value: 1.0
|
25 |
-
name: Wer
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,9 +30,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# wav2vec2-base-wonders-phonemes
|
32 |
|
33 |
-
This model is a fine-tuned version of [
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
- Wer: 1.0
|
37 |
|
38 |
## Model description
|
@@ -53,31 +53,60 @@ More information needed
|
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
- learning_rate: 0.0001
|
56 |
-
- train_batch_size:
|
57 |
-
- eval_batch_size:
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
-
- lr_scheduler_warmup_steps:
|
62 |
- num_epochs: 30
|
63 |
- mixed_precision_training: Native AMP
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
-
| Training Loss | Epoch | Step
|
68 |
-
|
69 |
-
|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
-
|
|
76 |
-
|
|
77 |
-
|
|
78 |
-
|
|
79 |
-
|
|
80 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
|
82 |
|
83 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: facebook/wav2vec2-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
datasets:
|
7 |
- transcribed_calls
|
8 |
metrics:
|
|
|
11 |
- name: wav2vec2-base-wonders-phonemes
|
12 |
results:
|
13 |
- task:
|
|
|
14 |
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
dataset:
|
17 |
name: transcribed_calls
|
18 |
type: transcribed_calls
|
|
|
20 |
split: None
|
21 |
args: default
|
22 |
metrics:
|
23 |
+
- name: Wer
|
24 |
+
type: wer
|
25 |
value: 1.0
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
# wav2vec2-base-wonders-phonemes
|
32 |
|
33 |
+
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the transcribed_calls dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 4.1008
|
36 |
- Wer: 1.0
|
37 |
|
38 |
## Model description
|
|
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
- learning_rate: 0.0001
|
56 |
+
- train_batch_size: 2
|
57 |
+
- eval_batch_size: 2
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
+
- lr_scheduler_warmup_steps: 1000
|
62 |
- num_epochs: 30
|
63 |
- mixed_precision_training: Native AMP
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
68 |
+
|:-------------:|:-----:|:-----:|:---------------:|:---:|
|
69 |
+
| 3.5174 | 0.73 | 2000 | 4.1615 | 1.0 |
|
70 |
+
| 3.3943 | 1.45 | 4000 | 4.2182 | 1.0 |
|
71 |
+
| 3.3465 | 2.18 | 6000 | 4.2119 | 1.0 |
|
72 |
+
| 3.3343 | 2.9 | 8000 | 4.2471 | 1.0 |
|
73 |
+
| 3.3546 | 3.63 | 10000 | 4.0944 | 1.0 |
|
74 |
+
| 3.7063 | 4.36 | 12000 | 4.1280 | 1.0 |
|
75 |
+
| 3.352 | 5.08 | 14000 | 4.0348 | 1.0 |
|
76 |
+
| 3.4307 | 5.81 | 16000 | 4.1120 | 1.0 |
|
77 |
+
| 3.3496 | 6.54 | 18000 | 4.0892 | 1.0 |
|
78 |
+
| 3.3681 | 7.26 | 20000 | 4.1087 | 1.0 |
|
79 |
+
| 3.3285 | 7.99 | 22000 | 4.0877 | 1.0 |
|
80 |
+
| 3.4597 | 8.71 | 24000 | 4.1041 | 1.0 |
|
81 |
+
| 3.3582 | 9.44 | 26000 | 4.0729 | 1.0 |
|
82 |
+
| 3.3898 | 10.17 | 28000 | 4.0884 | 1.0 |
|
83 |
+
| 3.4005 | 10.89 | 30000 | 4.1275 | 1.0 |
|
84 |
+
| 3.3362 | 11.62 | 32000 | 4.0973 | 1.0 |
|
85 |
+
| 3.4801 | 12.35 | 34000 | 4.0916 | 1.0 |
|
86 |
+
| 3.3902 | 13.07 | 36000 | 4.0946 | 1.0 |
|
87 |
+
| 3.3554 | 13.8 | 38000 | 4.1222 | 1.0 |
|
88 |
+
| 3.5212 | 14.52 | 40000 | 4.0763 | 1.0 |
|
89 |
+
| 3.3771 | 15.25 | 42000 | 4.1347 | 1.0 |
|
90 |
+
| 3.333 | 15.98 | 44000 | 4.1217 | 1.0 |
|
91 |
+
| 3.3605 | 16.7 | 46000 | 4.1400 | 1.0 |
|
92 |
+
| 3.3526 | 17.43 | 48000 | 4.1099 | 1.0 |
|
93 |
+
| 3.3134 | 18.16 | 50000 | 4.1327 | 1.0 |
|
94 |
+
| 3.5681 | 18.88 | 52000 | 4.1114 | 1.0 |
|
95 |
+
| 3.3497 | 19.61 | 54000 | 4.1006 | 1.0 |
|
96 |
+
| 4.0995 | 20.33 | 56000 | 4.0972 | 1.0 |
|
97 |
+
| 3.3377 | 21.06 | 58000 | 4.1035 | 1.0 |
|
98 |
+
| 3.355 | 21.79 | 60000 | 4.1022 | 1.0 |
|
99 |
+
| 3.5084 | 22.51 | 62000 | 4.1252 | 1.0 |
|
100 |
+
| 3.3558 | 23.24 | 64000 | 4.1028 | 1.0 |
|
101 |
+
| 3.3328 | 23.97 | 66000 | 4.0976 | 1.0 |
|
102 |
+
| 3.8824 | 24.69 | 68000 | 4.1290 | 1.0 |
|
103 |
+
| 3.3406 | 25.42 | 70000 | 4.1173 | 1.0 |
|
104 |
+
| 3.9972 | 26.14 | 72000 | 4.1178 | 1.0 |
|
105 |
+
| 3.4915 | 26.87 | 74000 | 4.0926 | 1.0 |
|
106 |
+
| 3.5408 | 27.6 | 76000 | 4.1069 | 1.0 |
|
107 |
+
| 3.6864 | 28.32 | 78000 | 4.1030 | 1.0 |
|
108 |
+
| 3.326 | 29.05 | 80000 | 4.1058 | 1.0 |
|
109 |
+
| 3.3171 | 29.77 | 82000 | 4.1008 | 1.0 |
|
110 |
|
111 |
|
112 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377657268
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd324e2dc52f9b1923079a9191f6a649b3f30538c80af961968cff43f749ee72
|
3 |
size 377657268
|