EzraWilliam commited on
Commit
7f07e7b
1 Parent(s): 5285961

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
- - type: wer
24
- value: 0.3274336283185841
25
- name: Wer
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.3395
36
- - Wer: 0.3274
37
 
38
  ## Model description
39
 
@@ -65,23 +65,23 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Wer |
67
  |:-------------:|:-----:|:----:|:---------------:|:------:|
68
- | 2.9137 | 1.0 | 278 | 2.8202 | 1.0 |
69
- | 0.8546 | 2.0 | 556 | 0.6314 | 0.6728 |
70
- | 0.4738 | 3.0 | 834 | 0.4380 | 0.4837 |
71
- | 0.3338 | 4.0 | 1112 | 0.4024 | 0.4490 |
72
- | 0.2557 | 5.0 | 1390 | 0.3622 | 0.4295 |
73
- | 0.1972 | 6.0 | 1668 | 0.3381 | 0.3795 |
74
- | 0.1644 | 7.0 | 1946 | 0.3632 | 0.3706 |
75
- | 0.1442 | 8.0 | 2224 | 0.3352 | 0.3578 |
76
- | 0.1287 | 9.0 | 2502 | 0.3441 | 0.3496 |
77
- | 0.1122 | 10.0 | 2780 | 0.3501 | 0.3437 |
78
- | 0.1035 | 11.0 | 3058 | 0.3389 | 0.3322 |
79
- | 0.0961 | 12.0 | 3336 | 0.3395 | 0.3274 |
80
 
81
 
82
  ### Framework versions
83
 
84
  - Transformers 4.40.1
85
- - Pytorch 2.2.2+cu121
86
  - Datasets 2.19.0
87
  - Tokenizers 0.19.1
 
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.27290744837758113
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.3179
36
+ - Wer: 0.2729
37
 
38
  ## Model description
39
 
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Wer |
67
  |:-------------:|:-----:|:----:|:---------------:|:------:|
68
+ | 2.9181 | 1.0 | 278 | 2.8192 | 1.0 |
69
+ | 0.8936 | 2.0 | 556 | 0.6359 | 0.6174 |
70
+ | 0.4465 | 3.0 | 834 | 0.4092 | 0.4352 |
71
+ | 0.3093 | 4.0 | 1112 | 0.3628 | 0.3739 |
72
+ | 0.2337 | 5.0 | 1390 | 0.3286 | 0.3354 |
73
+ | 0.1831 | 6.0 | 1668 | 0.3377 | 0.3134 |
74
+ | 0.1504 | 7.0 | 1946 | 0.3300 | 0.3019 |
75
+ | 0.1331 | 8.0 | 2224 | 0.3151 | 0.2978 |
76
+ | 0.1203 | 9.0 | 2502 | 0.3023 | 0.2786 |
77
+ | 0.107 | 10.0 | 2780 | 0.3157 | 0.2811 |
78
+ | 0.095 | 11.0 | 3058 | 0.3116 | 0.2749 |
79
+ | 0.0914 | 12.0 | 3336 | 0.3179 | 0.2729 |
80
 
81
 
82
  ### Framework versions
83
 
84
  - Transformers 4.40.1
85
+ - Pytorch 2.3.0+cu121
86
  - Datasets 2.19.0
87
  - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:deb80813dea1ecb3209d4695e23148f8a178ec427d28022190d3322647ead100
3
  size 1261991980
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8fb01a212133301987d52f799da3bf1e0e9964542604764c46ace13a4c3560e
3
  size 1261991980
runs/Apr24_16-56-26_b61398cdd9d6/events.out.tfevents.1713977902.b61398cdd9d6.2304.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bd90417697a271d3e7a3b680fe8d13332792454d35b0a4f8211d5803aa3a3a4
3
- size 15751
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4984d484a90772bf61e0adedea7dafcf50d500e18cba029a07b3f73513b3a836
3
+ size 17374