EzraWilliam
commited on
Commit
•
1805f04
1
Parent(s):
69cffd9
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-large-xlsr-53
|
6 |
datasets:
|
7 |
- common_voice_13_0
|
8 |
metrics:
|
@@ -11,8 +11,8 @@ model-index:
|
|
11 |
- name: wav2vec2-XLS-R-Fleurs-demo-google-colab-Ezra_William_Prod11
|
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-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice_13_0 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
-
- Wer: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -52,7 +52,7 @@ More information needed
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
-
- learning_rate: 0.
|
56 |
- train_batch_size: 16
|
57 |
- eval_batch_size: 8
|
58 |
- seed: 42
|
@@ -65,11 +65,11 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
68 |
-
|
|
69 |
-
|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
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_13_0
|
8 |
metrics:
|
|
|
11 |
- name: wav2vec2-XLS-R-Fleurs-demo-google-colab-Ezra_William_Prod11
|
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.545676622418879
|
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-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice_13_0 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.5596
|
36 |
+
- Wer: 0.5457
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
+
- learning_rate: 0.0001
|
56 |
- train_batch_size: 16
|
57 |
- eval_batch_size: 8
|
58 |
- seed: 42
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
68 |
+
| 2.9464 | 1.0 | 278 | 2.9256 | 1.0 |
|
69 |
+
| 2.8791 | 2.0 | 556 | 2.8265 | 1.0 |
|
70 |
+
| 1.8014 | 3.0 | 834 | 0.8834 | 0.7608 |
|
71 |
+
| 0.9143 | 4.0 | 1112 | 0.6072 | 0.5735 |
|
72 |
+
| 0.8306 | 5.0 | 1390 | 0.5596 | 0.5457 |
|
73 |
|
74 |
|
75 |
### 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:01a05e5342a89f2c8d7188da262d6f89c470983f4bd714f7ee5dc56a3633dd46
|
3 |
size 1261991980
|
runs/Apr07_11-32-54_061025b9b76c/events.out.tfevents.1712489694.061025b9b76c.801.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:38faeb536284490431f0e865161e3c3ba111fd5b29f6c59fb744ddba1f37169c
|
3 |
+
size 11077
|