EzraWilliam
commited on
Commit
•
7b86932
1
Parent(s):
621b466
End of training
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
base_model: facebook/wav2vec2-xls-r-300m
|
6 |
datasets:
|
7 |
- common_voice_13_0
|
8 |
metrics:
|
@@ -11,8 +11,8 @@ model-index:
|
|
11 |
- name: wav2vec2-xlsr-53-CV-demo-google-colab-Ezra_William_Prod17
|
12 |
results:
|
13 |
- task:
|
14 |
-
type: automatic-speech-recognition
|
15 |
name: Automatic Speech Recognition
|
|
|
16 |
dataset:
|
17 |
name: common_voice_13_0
|
18 |
type: common_voice_13_0
|
@@ -20,9 +20,9 @@ model-index:
|
|
20 |
split: test
|
21 |
args: id
|
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_13_0 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Wer: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -65,18 +65,18 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
68 |
-
| 2.
|
69 |
-
|
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
|
81 |
|
82 |
### 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_13_0
|
8 |
metrics:
|
|
|
11 |
- name: wav2vec2-xlsr-53-CV-demo-google-colab-Ezra_William_Prod17
|
12 |
results:
|
13 |
- task:
|
|
|
14 |
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
dataset:
|
17 |
name: common_voice_13_0
|
18 |
type: common_voice_13_0
|
|
|
20 |
split: test
|
21 |
args: id
|
22 |
metrics:
|
23 |
+
- name: Wer
|
24 |
+
type: wer
|
25 |
+
value: 0.3124539085545723
|
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_13_0 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.3690
|
36 |
+
- Wer: 0.3125
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
68 |
+
| 2.9121 | 1.0 | 278 | 2.8104 | 1.0 |
|
69 |
+
| 0.7904 | 2.0 | 556 | 0.5906 | 0.5911 |
|
70 |
+
| 0.4628 | 3.0 | 834 | 0.4488 | 0.5157 |
|
71 |
+
| 0.3279 | 4.0 | 1112 | 0.4175 | 0.4261 |
|
72 |
+
| 0.253 | 5.0 | 1390 | 0.3738 | 0.3929 |
|
73 |
+
| 0.1969 | 6.0 | 1668 | 0.3810 | 0.3847 |
|
74 |
+
| 0.1657 | 7.0 | 1946 | 0.3701 | 0.3587 |
|
75 |
+
| 0.1444 | 8.0 | 2224 | 0.3681 | 0.3457 |
|
76 |
+
| 0.1305 | 9.0 | 2502 | 0.3632 | 0.3229 |
|
77 |
+
| 0.1179 | 10.0 | 2780 | 0.3620 | 0.3225 |
|
78 |
+
| 0.1037 | 11.0 | 3058 | 0.3697 | 0.3136 |
|
79 |
+
| 0.0988 | 12.0 | 3336 | 0.3690 | 0.3125 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1261991980
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:474d4e40bbb23fcf19e52be17373bf3d9ab967db920c7940d2e890d42ec65957
|
3 |
size 1261991980
|
runs/Apr23_16-11-37_298c4ca318e1/events.out.tfevents.1713888819.298c4ca318e1.1315.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:f9cea475a9599f15808ccb51ce75bcd99ab8168476ee31cc02c284fc31240efa
|
3 |
+
size 17374
|