EzraWilliam
commited on
Commit
•
4dc6414
1
Parent(s):
148851d
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-xlsr-53-CV-demo-google-colab-Ezra_William_Prod13
|
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: 0.
|
36 |
-
- Wer: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -58,22 +58,25 @@ The following hyperparameters were used during training:
|
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
-
- num_epochs:
|
62 |
- mixed_precision_training: Native AMP
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
68 |
-
| 4.
|
69 |
-
| 2.
|
70 |
-
| 2.
|
71 |
-
| 1.
|
72 |
-
|
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
|
|
|
|
|
|
77 |
|
78 |
|
79 |
### 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-xlsr-53-CV-demo-google-colab-Ezra_William_Prod13
|
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.4344579646017699
|
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.4253
|
36 |
+
- Wer: 0.4345
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
+
- num_epochs: 12
|
62 |
- mixed_precision_training: Native AMP
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
68 |
+
| 4.7051 | 1.0 | 556 | 2.9406 | 1.0 |
|
69 |
+
| 2.9144 | 2.0 | 1112 | 2.8497 | 1.0 |
|
70 |
+
| 2.7392 | 3.0 | 1668 | 1.2240 | 0.9763 |
|
71 |
+
| 1.5108 | 4.0 | 2224 | 0.6735 | 0.6265 |
|
72 |
+
| 0.9692 | 5.0 | 2780 | 0.5435 | 0.5472 |
|
73 |
+
| 0.8216 | 6.0 | 3336 | 0.5079 | 0.5058 |
|
74 |
+
| 0.7343 | 7.0 | 3892 | 0.4788 | 0.4822 |
|
75 |
+
| 0.6782 | 8.0 | 4448 | 0.4531 | 0.4569 |
|
76 |
+
| 0.6089 | 9.0 | 5004 | 0.4535 | 0.4520 |
|
77 |
+
| 0.5811 | 10.0 | 5560 | 0.4326 | 0.4381 |
|
78 |
+
| 0.5669 | 11.0 | 6116 | 0.4287 | 0.4366 |
|
79 |
+
| 0.5749 | 12.0 | 6672 | 0.4253 | 0.4345 |
|
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:8c9aee03a47966f92eceeb1ed2824895f0aff44fdab66944d9936746e6c63799
|
3 |
size 1261991980
|
runs/Apr15_19-27-14_cafbbade4249/events.out.tfevents.1713209356.cafbbade4249.379.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:fa4bb6d10f5519859c317e3278500136b6d14e5b52de6eb1d88d35a246b12360
|
3 |
+
size 13300
|