ndeclarke commited on
Commit
ffee147
1 Parent(s): 470c5ed

End of training

Browse files
Files changed (3) hide show
  1. README.md +28 -23
  2. adapter.tam-2048.safetensors +3 -0
  3. model.safetensors +1 -1
README.md CHANGED
@@ -1,20 +1,20 @@
1
  ---
 
 
2
  base_model: facebook/mms-1b-all
 
 
3
  datasets:
4
  - common_voice_17_0
5
- library_name: transformers
6
- license: cc-by-nc-4.0
7
  metrics:
8
  - wer
9
  - bleu
10
- tags:
11
- - generated_from_trainer
12
  model-index:
13
  - name: wav2vec2-mms-1b-CV17.0-training_set_variations
14
  results:
15
  - task:
16
- type: automatic-speech-recognition
17
  name: Automatic Speech Recognition
 
18
  dataset:
19
  name: common_voice_17_0
20
  type: common_voice_17_0
@@ -22,12 +22,12 @@ model-index:
22
  split: validation
23
  args: ta
24
  metrics:
25
- - type: wer
26
- value: 0.9963132675846669
27
- name: Wer
28
- - type: bleu
29
- value: 0.0
30
- name: Bleu
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -37,10 +37,10 @@ should probably proofread and complete it, then remove this comment. -->
37
 
38
  This model is a fine-tuned version of [facebook/mms-1b-all](https://huggingface.co/facebook/mms-1b-all) on the common_voice_17_0 dataset.
39
  It achieves the following results on the evaluation set:
40
- - Loss: 2.4706
41
- - Wer: 0.9963
42
- - Cer: 0.6333
43
- - Bleu: 0.0
44
 
45
  ## Model description
46
 
@@ -73,14 +73,19 @@ The following hyperparameters were used during training:
73
 
74
  ### Training results
75
 
76
- | Training Loss | Epoch | Step | Validation Loss | Wer | Cer | Bleu |
77
- |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:----:|
78
- | 8.3205 | 6.25 | 100 | 3.8395 | 1.0415 | 0.8830 | 0.0 |
79
- | 3.3463 | 12.5 | 200 | 3.2263 | 1.0230 | 0.8113 | 0.0 |
80
- | 3.0206 | 18.75 | 300 | 3.0363 | 1.0047 | 0.8167 | 0.0 |
81
- | 2.7973 | 25.0 | 400 | 2.8782 | 1.0023 | 0.7764 | 0.0 |
82
- | 2.4269 | 31.25 | 500 | 2.6308 | 1.0027 | 0.6957 | 0.0 |
83
- | 2.0251 | 37.5 | 600 | 2.4706 | 0.9963 | 0.6333 | 0.0 |
 
 
 
 
 
84
 
85
 
86
  ### Framework versions
 
1
  ---
2
+ library_name: transformers
3
+ license: cc-by-nc-4.0
4
  base_model: facebook/mms-1b-all
5
+ tags:
6
+ - generated_from_trainer
7
  datasets:
8
  - common_voice_17_0
 
 
9
  metrics:
10
  - wer
11
  - bleu
 
 
12
  model-index:
13
  - name: wav2vec2-mms-1b-CV17.0-training_set_variations
14
  results:
15
  - task:
 
16
  name: Automatic Speech Recognition
17
+ type: automatic-speech-recognition
18
  dataset:
19
  name: common_voice_17_0
20
  type: common_voice_17_0
 
22
  split: validation
23
  args: ta
24
  metrics:
25
+ - name: Wer
26
+ type: wer
27
+ value: 0.3699525493114998
28
+ - name: Bleu
29
+ type: bleu
30
+ value: 0.4072321954028345
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
37
 
38
  This model is a fine-tuned version of [facebook/mms-1b-all](https://huggingface.co/facebook/mms-1b-all) on the common_voice_17_0 dataset.
39
  It achieves the following results on the evaluation set:
40
+ - Loss: 0.2281
41
+ - Wer: 0.3700
42
+ - Cer: 0.0598
43
+ - Bleu: 0.4072
44
 
45
  ## Model description
46
 
 
73
 
74
  ### Training results
75
 
76
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer | Bleu |
77
+ |:-------------:|:-------:|:----:|:---------------:|:------:|:------:|:------:|
78
+ | 7.0089 | 1.5625 | 100 | 0.2991 | 0.4260 | 0.0693 | 0.3354 |
79
+ | 0.2087 | 3.125 | 200 | 0.2305 | 0.3968 | 0.0634 | 0.3678 |
80
+ | 0.1924 | 4.6875 | 300 | 0.2291 | 0.3879 | 0.0624 | 0.3799 |
81
+ | 0.1799 | 6.25 | 400 | 0.2290 | 0.3859 | 0.0629 | 0.3830 |
82
+ | 0.1698 | 7.8125 | 500 | 0.2224 | 0.3700 | 0.0600 | 0.4119 |
83
+ | 0.1587 | 9.375 | 600 | 0.2246 | 0.3672 | 0.0601 | 0.4129 |
84
+ | 0.1547 | 10.9375 | 700 | 0.2176 | 0.3855 | 0.0604 | 0.3820 |
85
+ | 0.1446 | 12.5 | 800 | 0.2273 | 0.3907 | 0.0619 | 0.3755 |
86
+ | 0.1404 | 14.0625 | 900 | 0.2239 | 0.3713 | 0.0605 | 0.4035 |
87
+ | 0.1333 | 15.625 | 1000 | 0.2261 | 0.3699 | 0.0602 | 0.4123 |
88
+ | 0.1251 | 17.1875 | 1100 | 0.2281 | 0.3700 | 0.0598 | 0.4072 |
89
 
90
 
91
  ### Framework versions
adapter.tam-2048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf45410e3a2a11b8132f60f632eea00ec8baa599d7442c701a84fb669607da50
3
+ size 8926640
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b5c3248b6376254fc2e22a5d4fbe989cc0384e34c3db3e83ca24d2893ad94dd
3
  size 3859019024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb75a4a42de0b66b39a5cf746f61ef7b3d9c7469589a6daec9d770a56f54e56d
3
  size 3859019024