End of training
Browse files- README.md +134 -196
- config.json +108 -0
- model.safetensors +3 -0
- preprocessor_config.json +9 -0
- runs/May12_14-13-06_1772dac9e99a/events.out.tfevents.1715523371.1772dac9e99a.25.0 +3 -0
- training_args.bin +3 -0
README.md
CHANGED
@@ -1,199 +1,137 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
-
|
34 |
-
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
#### Summary
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
## Model Examination [optional]
|
136 |
-
|
137 |
-
<!-- Relevant interpretability work for the model goes here -->
|
138 |
-
|
139 |
-
[More Information Needed]
|
140 |
-
|
141 |
-
## Environmental Impact
|
142 |
-
|
143 |
-
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
-
|
145 |
-
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
-
|
147 |
-
- **Hardware Type:** [More Information Needed]
|
148 |
-
- **Hours used:** [More Information Needed]
|
149 |
-
- **Cloud Provider:** [More Information Needed]
|
150 |
-
- **Compute Region:** [More Information Needed]
|
151 |
-
- **Carbon Emitted:** [More Information Needed]
|
152 |
-
|
153 |
-
## Technical Specifications [optional]
|
154 |
-
|
155 |
-
### Model Architecture and Objective
|
156 |
-
|
157 |
-
[More Information Needed]
|
158 |
-
|
159 |
-
### Compute Infrastructure
|
160 |
-
|
161 |
-
[More Information Needed]
|
162 |
-
|
163 |
-
#### Hardware
|
164 |
-
|
165 |
-
[More Information Needed]
|
166 |
-
|
167 |
-
#### Software
|
168 |
-
|
169 |
-
[More Information Needed]
|
170 |
-
|
171 |
-
## Citation [optional]
|
172 |
-
|
173 |
-
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
-
|
175 |
-
**BibTeX:**
|
176 |
-
|
177 |
-
[More Information Needed]
|
178 |
-
|
179 |
-
**APA:**
|
180 |
-
|
181 |
-
[More Information Needed]
|
182 |
-
|
183 |
-
## Glossary [optional]
|
184 |
-
|
185 |
-
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
-
|
187 |
-
[More Information Needed]
|
188 |
-
|
189 |
-
## More Information [optional]
|
190 |
-
|
191 |
-
[More Information Needed]
|
192 |
-
|
193 |
-
## Model Card Authors [optional]
|
194 |
-
|
195 |
-
[More Information Needed]
|
196 |
-
|
197 |
-
## Model Card Contact
|
198 |
-
|
199 |
-
[More Information Needed]
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: facebook/wav2vec2-xls-r-300m
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
+
model-index:
|
9 |
+
- name: wav2vec2-xls-r-300-vivos
|
10 |
+
results: []
|
11 |
---
|
12 |
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# wav2vec2-xls-r-300-vivos
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.5745
|
21 |
+
- Wer: 0.3214
|
22 |
+
|
23 |
+
## Model description
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Intended uses & limitations
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training and evaluation data
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training procedure
|
36 |
+
|
37 |
+
### Training hyperparameters
|
38 |
+
|
39 |
+
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 0.0001
|
41 |
+
- train_batch_size: 8
|
42 |
+
- eval_batch_size: 8
|
43 |
+
- seed: 42
|
44 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- lr_scheduler_warmup_steps: 1000
|
47 |
+
- num_epochs: 50
|
48 |
+
- mixed_precision_training: Native AMP
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
+
|:-------------:|:-----:|:-----:|:---------------:|:------:|
|
54 |
+
| 8.1425 | 0.66 | 500 | 3.5478 | 1.0 |
|
55 |
+
| 3.4041 | 1.31 | 1000 | 2.9316 | 1.0001 |
|
56 |
+
| 1.6144 | 1.97 | 1500 | 0.7917 | 0.6804 |
|
57 |
+
| 0.8284 | 2.62 | 2000 | 0.5468 | 0.5401 |
|
58 |
+
| 0.6356 | 3.28 | 2500 | 0.4703 | 0.4812 |
|
59 |
+
| 0.553 | 3.94 | 3000 | 0.4371 | 0.4597 |
|
60 |
+
| 0.4903 | 4.59 | 3500 | 0.4748 | 0.4622 |
|
61 |
+
| 0.4524 | 5.25 | 4000 | 0.4442 | 0.4235 |
|
62 |
+
| 0.4107 | 5.91 | 4500 | 0.4354 | 0.4219 |
|
63 |
+
| 0.3869 | 6.56 | 5000 | 0.4204 | 0.4084 |
|
64 |
+
| 0.3711 | 7.22 | 5500 | 0.4053 | 0.3917 |
|
65 |
+
| 0.3507 | 7.87 | 6000 | 0.4134 | 0.3930 |
|
66 |
+
| 0.3396 | 8.53 | 6500 | 0.4040 | 0.3834 |
|
67 |
+
| 0.3284 | 9.19 | 7000 | 0.4278 | 0.3961 |
|
68 |
+
| 0.3096 | 9.84 | 7500 | 0.4590 | 0.3877 |
|
69 |
+
| 0.2878 | 10.5 | 8000 | 0.4369 | 0.3761 |
|
70 |
+
| 0.2872 | 11.15 | 8500 | 0.4224 | 0.3759 |
|
71 |
+
| 0.2756 | 11.81 | 9000 | 0.4442 | 0.3778 |
|
72 |
+
| 0.2618 | 12.47 | 9500 | 0.4504 | 0.3832 |
|
73 |
+
| 0.2658 | 13.12 | 10000 | 0.4431 | 0.3677 |
|
74 |
+
| 0.245 | 13.78 | 10500 | 0.4491 | 0.3684 |
|
75 |
+
| 0.2467 | 14.44 | 11000 | 0.4436 | 0.3553 |
|
76 |
+
| 0.2289 | 15.09 | 11500 | 0.4655 | 0.3649 |
|
77 |
+
| 0.2332 | 15.75 | 12000 | 0.4396 | 0.3530 |
|
78 |
+
| 0.2205 | 16.4 | 12500 | 0.4577 | 0.3605 |
|
79 |
+
| 0.2181 | 17.06 | 13000 | 0.4662 | 0.3544 |
|
80 |
+
| 0.2081 | 17.72 | 13500 | 0.4979 | 0.3617 |
|
81 |
+
| 0.2009 | 18.37 | 14000 | 0.4564 | 0.3598 |
|
82 |
+
| 0.1997 | 19.03 | 14500 | 0.4696 | 0.3526 |
|
83 |
+
| 0.1946 | 19.69 | 15000 | 0.5036 | 0.3590 |
|
84 |
+
| 0.1937 | 20.34 | 15500 | 0.4763 | 0.3565 |
|
85 |
+
| 0.1848 | 21.0 | 16000 | 0.5059 | 0.3564 |
|
86 |
+
| 0.1821 | 21.65 | 16500 | 0.5048 | 0.3622 |
|
87 |
+
| 0.1784 | 22.31 | 17000 | 0.5252 | 0.3588 |
|
88 |
+
| 0.1758 | 22.97 | 17500 | 0.4968 | 0.3482 |
|
89 |
+
| 0.1665 | 23.62 | 18000 | 0.5142 | 0.3511 |
|
90 |
+
| 0.1661 | 24.28 | 18500 | 0.5230 | 0.3507 |
|
91 |
+
| 0.1625 | 24.93 | 19000 | 0.5133 | 0.3476 |
|
92 |
+
| 0.1601 | 25.59 | 19500 | 0.5045 | 0.3406 |
|
93 |
+
| 0.1521 | 26.25 | 20000 | 0.5205 | 0.3472 |
|
94 |
+
| 0.1474 | 26.9 | 20500 | 0.5262 | 0.3481 |
|
95 |
+
| 0.1442 | 27.56 | 21000 | 0.5167 | 0.3393 |
|
96 |
+
| 0.1487 | 28.22 | 21500 | 0.5420 | 0.3467 |
|
97 |
+
| 0.1403 | 28.87 | 22000 | 0.5737 | 0.3548 |
|
98 |
+
| 0.1365 | 29.53 | 22500 | 0.5168 | 0.3359 |
|
99 |
+
| 0.133 | 30.18 | 23000 | 0.5551 | 0.3394 |
|
100 |
+
| 0.1372 | 30.84 | 23500 | 0.5464 | 0.3471 |
|
101 |
+
| 0.1313 | 31.5 | 24000 | 0.5537 | 0.3425 |
|
102 |
+
| 0.1275 | 32.15 | 24500 | 0.5673 | 0.3366 |
|
103 |
+
| 0.1177 | 32.81 | 25000 | 0.5440 | 0.3375 |
|
104 |
+
| 0.1231 | 33.46 | 25500 | 0.5436 | 0.3353 |
|
105 |
+
| 0.121 | 34.12 | 26000 | 0.5624 | 0.3333 |
|
106 |
+
| 0.1152 | 34.78 | 26500 | 0.5686 | 0.3415 |
|
107 |
+
| 0.117 | 35.43 | 27000 | 0.5517 | 0.3390 |
|
108 |
+
| 0.1139 | 36.09 | 27500 | 0.5543 | 0.3304 |
|
109 |
+
| 0.1089 | 36.75 | 28000 | 0.5630 | 0.3348 |
|
110 |
+
| 0.1159 | 37.4 | 28500 | 0.5635 | 0.3366 |
|
111 |
+
| 0.1115 | 38.06 | 29000 | 0.5657 | 0.3350 |
|
112 |
+
| 0.1068 | 38.71 | 29500 | 0.5782 | 0.3348 |
|
113 |
+
| 0.1026 | 39.37 | 30000 | 0.5721 | 0.3282 |
|
114 |
+
| 0.1058 | 40.03 | 30500 | 0.5746 | 0.3339 |
|
115 |
+
| 0.1017 | 40.68 | 31000 | 0.5727 | 0.3265 |
|
116 |
+
| 0.099 | 41.34 | 31500 | 0.5721 | 0.3309 |
|
117 |
+
| 0.1008 | 41.99 | 32000 | 0.5543 | 0.3274 |
|
118 |
+
| 0.0957 | 42.65 | 32500 | 0.5642 | 0.3245 |
|
119 |
+
| 0.0921 | 43.31 | 33000 | 0.5768 | 0.3239 |
|
120 |
+
| 0.0941 | 43.96 | 33500 | 0.5649 | 0.3235 |
|
121 |
+
| 0.0927 | 44.62 | 34000 | 0.5659 | 0.3250 |
|
122 |
+
| 0.0899 | 45.28 | 34500 | 0.5680 | 0.3193 |
|
123 |
+
| 0.0898 | 45.93 | 35000 | 0.5643 | 0.3212 |
|
124 |
+
| 0.0864 | 46.59 | 35500 | 0.5769 | 0.3250 |
|
125 |
+
| 0.0941 | 47.24 | 36000 | 0.5726 | 0.3247 |
|
126 |
+
| 0.0882 | 47.9 | 36500 | 0.5804 | 0.3250 |
|
127 |
+
| 0.086 | 48.56 | 37000 | 0.5762 | 0.3225 |
|
128 |
+
| 0.0861 | 49.21 | 37500 | 0.5748 | 0.3234 |
|
129 |
+
| 0.0842 | 49.87 | 38000 | 0.5745 | 0.3214 |
|
130 |
+
|
131 |
+
|
132 |
+
### Framework versions
|
133 |
+
|
134 |
+
- Transformers 4.39.3
|
135 |
+
- Pytorch 2.1.2
|
136 |
+
- Datasets 2.18.0
|
137 |
+
- Tokenizers 0.15.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config.json
ADDED
@@ -0,0 +1,108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "facebook/wav2vec2-xls-r-300m",
|
3 |
+
"activation_dropout": 0.0,
|
4 |
+
"adapter_attn_dim": null,
|
5 |
+
"adapter_kernel_size": 3,
|
6 |
+
"adapter_stride": 2,
|
7 |
+
"add_adapter": false,
|
8 |
+
"apply_spec_augment": true,
|
9 |
+
"architectures": [
|
10 |
+
"Wav2Vec2ForCTC"
|
11 |
+
],
|
12 |
+
"attention_dropout": 0.1,
|
13 |
+
"bos_token_id": 1,
|
14 |
+
"classifier_proj_size": 256,
|
15 |
+
"codevector_dim": 768,
|
16 |
+
"contrastive_logits_temperature": 0.1,
|
17 |
+
"conv_bias": true,
|
18 |
+
"conv_dim": [
|
19 |
+
512,
|
20 |
+
512,
|
21 |
+
512,
|
22 |
+
512,
|
23 |
+
512,
|
24 |
+
512,
|
25 |
+
512
|
26 |
+
],
|
27 |
+
"conv_kernel": [
|
28 |
+
10,
|
29 |
+
3,
|
30 |
+
3,
|
31 |
+
3,
|
32 |
+
3,
|
33 |
+
2,
|
34 |
+
2
|
35 |
+
],
|
36 |
+
"conv_stride": [
|
37 |
+
5,
|
38 |
+
2,
|
39 |
+
2,
|
40 |
+
2,
|
41 |
+
2,
|
42 |
+
2,
|
43 |
+
2
|
44 |
+
],
|
45 |
+
"ctc_loss_reduction": "mean",
|
46 |
+
"ctc_zero_infinity": false,
|
47 |
+
"diversity_loss_weight": 0.1,
|
48 |
+
"do_stable_layer_norm": true,
|
49 |
+
"eos_token_id": 2,
|
50 |
+
"feat_extract_activation": "gelu",
|
51 |
+
"feat_extract_dropout": 0.0,
|
52 |
+
"feat_extract_norm": "layer",
|
53 |
+
"feat_proj_dropout": 0.0,
|
54 |
+
"feat_quantizer_dropout": 0.0,
|
55 |
+
"final_dropout": 0.0,
|
56 |
+
"hidden_act": "gelu",
|
57 |
+
"hidden_dropout": 0.1,
|
58 |
+
"hidden_size": 1024,
|
59 |
+
"initializer_range": 0.02,
|
60 |
+
"intermediate_size": 4096,
|
61 |
+
"layer_norm_eps": 1e-05,
|
62 |
+
"layerdrop": 0.1,
|
63 |
+
"mask_feature_length": 10,
|
64 |
+
"mask_feature_min_masks": 0,
|
65 |
+
"mask_feature_prob": 0.0,
|
66 |
+
"mask_time_length": 10,
|
67 |
+
"mask_time_min_masks": 2,
|
68 |
+
"mask_time_prob": 0.05,
|
69 |
+
"model_type": "wav2vec2",
|
70 |
+
"num_adapter_layers": 3,
|
71 |
+
"num_attention_heads": 16,
|
72 |
+
"num_codevector_groups": 2,
|
73 |
+
"num_codevectors_per_group": 320,
|
74 |
+
"num_conv_pos_embedding_groups": 16,
|
75 |
+
"num_conv_pos_embeddings": 128,
|
76 |
+
"num_feat_extract_layers": 7,
|
77 |
+
"num_hidden_layers": 24,
|
78 |
+
"num_negatives": 100,
|
79 |
+
"output_hidden_size": 1024,
|
80 |
+
"pad_token_id": 91,
|
81 |
+
"proj_codevector_dim": 768,
|
82 |
+
"tdnn_dilation": [
|
83 |
+
1,
|
84 |
+
2,
|
85 |
+
3,
|
86 |
+
1,
|
87 |
+
1
|
88 |
+
],
|
89 |
+
"tdnn_dim": [
|
90 |
+
512,
|
91 |
+
512,
|
92 |
+
512,
|
93 |
+
512,
|
94 |
+
1500
|
95 |
+
],
|
96 |
+
"tdnn_kernel": [
|
97 |
+
5,
|
98 |
+
3,
|
99 |
+
3,
|
100 |
+
1,
|
101 |
+
1
|
102 |
+
],
|
103 |
+
"torch_dtype": "float32",
|
104 |
+
"transformers_version": "4.39.3",
|
105 |
+
"use_weighted_layer_sum": false,
|
106 |
+
"vocab_size": 94,
|
107 |
+
"xvector_output_dim": 512
|
108 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:545b1621e25506413a0992c8c58383c7fd675dc4a0eebe8d0a4cf798f5924ebd
|
3 |
+
size 1262192880
|
preprocessor_config.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"do_normalize": true,
|
3 |
+
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
|
4 |
+
"feature_size": 1,
|
5 |
+
"padding_side": "right",
|
6 |
+
"padding_value": 0.0,
|
7 |
+
"return_attention_mask": false,
|
8 |
+
"sampling_rate": 16000
|
9 |
+
}
|
runs/May12_14-13-06_1772dac9e99a/events.out.tfevents.1715523371.1772dac9e99a.25.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79cbf5f22ba5f81a50326f26008fbc585c14ae0a71c5f36760fd95ed79e2f6d2
|
3 |
+
size 47040
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:918f527f614086940922aeb9e4bc0b7a466d7f48aa8c898e7491f4dd6e4410b6
|
3 |
+
size 4920
|