Model save
Browse files
README.md
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: facebook/wav2vec2-large-xlsr-53
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- common_voice_6_1
|
8 |
+
metrics:
|
9 |
+
- wer
|
10 |
+
model-index:
|
11 |
+
- name: wav2vec2-common_voice-ta
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
+
dataset:
|
17 |
+
name: common_voice_6_1
|
18 |
+
type: common_voice_6_1
|
19 |
+
config: ta
|
20 |
+
split: test
|
21 |
+
args: ta
|
22 |
+
metrics:
|
23 |
+
- name: Wer
|
24 |
+
type: wer
|
25 |
+
value: 0.7094281298299846
|
26 |
+
---
|
27 |
+
|
28 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
+
should probably proofread and complete it, then remove this comment. -->
|
30 |
+
|
31 |
+
# wav2vec2-common_voice-ta
|
32 |
+
|
33 |
+
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice_6_1 dataset.
|
34 |
+
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.6599
|
36 |
+
- Wer: 0.7094
|
37 |
+
|
38 |
+
## Model description
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Intended uses & limitations
|
43 |
+
|
44 |
+
More information needed
|
45 |
+
|
46 |
+
## Training and evaluation data
|
47 |
+
|
48 |
+
More information needed
|
49 |
+
|
50 |
+
## Training procedure
|
51 |
+
|
52 |
+
### Training hyperparameters
|
53 |
+
|
54 |
+
The following hyperparameters were used during training:
|
55 |
+
- learning_rate: 0.0003
|
56 |
+
- train_batch_size: 16
|
57 |
+
- eval_batch_size: 8
|
58 |
+
- seed: 42
|
59 |
+
- gradient_accumulation_steps: 2
|
60 |
+
- total_train_batch_size: 32
|
61 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
+
- lr_scheduler_type: linear
|
63 |
+
- lr_scheduler_warmup_steps: 500
|
64 |
+
- num_epochs: 15.0
|
65 |
+
- mixed_precision_training: Native AMP
|
66 |
+
|
67 |
+
### Training results
|
68 |
+
|
69 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
71 |
+
| No log | 0.84 | 100 | 4.3941 | 1.0 |
|
72 |
+
| No log | 1.69 | 200 | 3.2005 | 1.0 |
|
73 |
+
| No log | 2.53 | 300 | 2.7844 | 1.0145 |
|
74 |
+
| No log | 3.38 | 400 | 0.8691 | 1.0003 |
|
75 |
+
| 4.317 | 4.22 | 500 | 0.6846 | 0.8394 |
|
76 |
+
| 4.317 | 5.06 | 600 | 0.6270 | 0.7790 |
|
77 |
+
| 4.317 | 5.91 | 700 | 0.5935 | 0.7802 |
|
78 |
+
| 4.317 | 6.75 | 800 | 0.5701 | 0.7812 |
|
79 |
+
| 4.317 | 7.59 | 900 | 0.5649 | 0.7891 |
|
80 |
+
| 0.3656 | 8.44 | 1000 | 0.6092 | 0.8178 |
|
81 |
+
| 0.3656 | 9.28 | 1100 | 0.6093 | 0.7721 |
|
82 |
+
| 0.3656 | 10.13 | 1200 | 0.6154 | 0.7287 |
|
83 |
+
| 0.3656 | 10.97 | 1300 | 0.6284 | 0.7408 |
|
84 |
+
| 0.3656 | 11.81 | 1400 | 0.6343 | 0.7143 |
|
85 |
+
| 0.1681 | 12.66 | 1500 | 0.6523 | 0.7363 |
|
86 |
+
| 0.1681 | 13.5 | 1600 | 0.6543 | 0.7139 |
|
87 |
+
| 0.1681 | 14.35 | 1700 | 0.6599 | 0.7094 |
|
88 |
+
|
89 |
+
|
90 |
+
### Framework versions
|
91 |
+
|
92 |
+
- Transformers 4.38.0.dev0
|
93 |
+
- Pytorch 2.1.0+cu121
|
94 |
+
- Datasets 2.17.0
|
95 |
+
- Tokenizers 0.15.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262024780
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfb166a417d3fb82ce57a946564b77f221301198243bc6b72e5d0a17a15179a8
|
3 |
size 1262024780
|
runs/Feb09_15-12-11_96d880c2e067/events.out.tfevents.1707491669.96d880c2e067.6291.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:c3359bcae4eb3a526f3fc432be18ad810e28785fc87a8148231062693a3072bb
|
3 |
+
size 12289
|