DipsankarSinha
commited on
End of training
Browse files
README.md
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
---
|
|
|
2 |
base_model: facebook/wav2vec2-xls-r-300m
|
|
|
|
|
3 |
datasets:
|
4 |
- common_voice_16_1
|
5 |
-
license: apache-2.0
|
6 |
metrics:
|
7 |
- wer
|
8 |
-
tags:
|
9 |
-
- generated_from_trainer
|
10 |
model-index:
|
11 |
- name: wav2vec2-large-xls-r-300m-amharic-demo-colab
|
12 |
results:
|
13 |
- task:
|
14 |
-
type: automatic-speech-recognition
|
15 |
name: Automatic Speech Recognition
|
|
|
16 |
dataset:
|
17 |
name: common_voice_16_1
|
18 |
type: common_voice_16_1
|
@@ -20,9 +20,9 @@ model-index:
|
|
20 |
split: test
|
21 |
args: am
|
22 |
metrics:
|
23 |
-
-
|
24 |
-
|
25 |
-
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice_16_1 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 1.
|
36 |
-
- Wer: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -53,33 +53,33 @@ More information needed
|
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
- learning_rate: 0.0003
|
56 |
-
- train_batch_size:
|
57 |
- eval_batch_size: 8
|
58 |
- seed: 42
|
59 |
- gradient_accumulation_steps: 2
|
60 |
-
- total_train_batch_size:
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_steps: 100
|
64 |
-
- num_epochs:
|
65 |
- mixed_precision_training: Native AMP
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
71 |
-
| 12.
|
72 |
-
| 4.
|
73 |
-
| 4.
|
74 |
-
| 3.
|
75 |
-
| 3.
|
76 |
-
|
|
77 |
-
|
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
|
84 |
|
85 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
base_model: facebook/wav2vec2-xls-r-300m
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
datasets:
|
7 |
- common_voice_16_1
|
|
|
8 |
metrics:
|
9 |
- wer
|
|
|
|
|
10 |
model-index:
|
11 |
- name: wav2vec2-large-xls-r-300m-amharic-demo-colab
|
12 |
results:
|
13 |
- task:
|
|
|
14 |
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
dataset:
|
17 |
name: common_voice_16_1
|
18 |
type: common_voice_16_1
|
|
|
20 |
split: test
|
21 |
args: am
|
22 |
metrics:
|
23 |
+
- name: Wer
|
24 |
+
type: wer
|
25 |
+
value: 0.8639092728485657
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice_16_1 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 1.6333
|
36 |
+
- Wer: 0.8639
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
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: 100
|
64 |
+
- num_epochs: 60
|
65 |
- mixed_precision_training: Native AMP
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
71 |
+
| 12.6948 | 5.0 | 100 | 4.1621 | 1.0 |
|
72 |
+
| 4.1026 | 10.0 | 200 | 4.0365 | 1.0 |
|
73 |
+
| 4.0037 | 15.0 | 300 | 3.9726 | 1.0007 |
|
74 |
+
| 3.9485 | 20.0 | 400 | 3.9524 | 1.0007 |
|
75 |
+
| 3.4635 | 25.0 | 500 | 2.4384 | 0.9980 |
|
76 |
+
| 1.1709 | 30.0 | 600 | 1.6987 | 0.9453 |
|
77 |
+
| 0.4955 | 35.0 | 700 | 1.5927 | 0.9073 |
|
78 |
+
| 0.3163 | 40.0 | 800 | 1.6750 | 0.8833 |
|
79 |
+
| 0.2372 | 45.0 | 900 | 1.6683 | 0.8813 |
|
80 |
+
| 0.1896 | 50.0 | 1000 | 1.6555 | 0.8779 |
|
81 |
+
| 0.1619 | 55.0 | 1100 | 1.6312 | 0.8819 |
|
82 |
+
| 0.1473 | 60.0 | 1200 | 1.6333 | 0.8639 |
|
83 |
|
84 |
|
85 |
### Framework versions
|