ndeclarke commited on
Commit
81d5dd8
1 Parent(s): 85e1e1e

End of training

Browse files
Files changed (3) hide show
  1. README.md +28 -28
  2. adapter.tam-128.safetensors +1 -1
  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.4582664894348444
27
- name: Wer
28
- - type: bleu
29
- value: 0.3001349308741465
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: 0.4355
41
- - Wer: 0.4583
42
- - Cer: 0.0787
43
- - Bleu: 0.3001
44
 
45
  ## Model description
46
 
@@ -75,19 +75,19 @@ The following hyperparameters were used during training:
75
 
76
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer | Bleu |
77
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|
78
- | 12.8763 | 25.0 | 50 | 4.9690 | 1.0000 | 0.9319 | 0.0 |
79
- | 2.2038 | 50.0 | 100 | 0.3040 | 0.4239 | 0.0696 | 0.3337 |
80
- | 0.1153 | 75.0 | 150 | 0.2911 | 0.4134 | 0.0685 | 0.3474 |
81
- | 0.0557 | 100.0 | 200 | 0.3344 | 0.4333 | 0.0718 | 0.3271 |
82
- | 0.0448 | 125.0 | 250 | 0.3486 | 0.4403 | 0.0743 | 0.3213 |
83
- | 0.0382 | 150.0 | 300 | 0.3938 | 0.4499 | 0.0762 | 0.3102 |
84
- | 0.0364 | 175.0 | 350 | 0.3927 | 0.4525 | 0.0778 | 0.3045 |
85
- | 0.0286 | 200.0 | 400 | 0.3883 | 0.4417 | 0.0744 | 0.3173 |
86
- | 0.0293 | 225.0 | 450 | 0.4235 | 0.4656 | 0.0794 | 0.2913 |
87
- | 0.0296 | 250.0 | 500 | 0.4432 | 0.4710 | 0.0817 | 0.2771 |
88
- | 0.0302 | 275.0 | 550 | 0.4266 | 0.4524 | 0.0765 | 0.3016 |
89
- | 0.0252 | 300.0 | 600 | 0.4376 | 0.4717 | 0.0815 | 0.2793 |
90
- | 0.0216 | 325.0 | 650 | 0.4355 | 0.4583 | 0.0787 | 0.3001 |
91
 
92
 
93
  ### 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.45588302699729566
28
+ - name: Bleu
29
+ type: bleu
30
+ value: 0.30120570288375
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.4242
41
+ - Wer: 0.4559
42
+ - Cer: 0.0764
43
+ - Bleu: 0.3012
44
 
45
  ## Model description
46
 
 
75
 
76
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer | Bleu |
77
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|
78
+ | 13.1596 | 12.5 | 50 | 6.8694 | 1.0 | 0.9625 | 0.0 |
79
+ | 3.2131 | 25.0 | 100 | 0.4085 | 0.4707 | 0.0784 | 0.2830 |
80
+ | 0.1719 | 37.5 | 150 | 0.2583 | 0.3920 | 0.0650 | 0.3818 |
81
+ | 0.0962 | 50.0 | 200 | 0.2869 | 0.4118 | 0.0682 | 0.3547 |
82
+ | 0.0648 | 62.5 | 250 | 0.3209 | 0.4213 | 0.0696 | 0.3435 |
83
+ | 0.0613 | 75.0 | 300 | 0.3404 | 0.4454 | 0.0742 | 0.3200 |
84
+ | 0.0515 | 87.5 | 350 | 0.3744 | 0.4385 | 0.0734 | 0.3289 |
85
+ | 0.0426 | 100.0 | 400 | 0.3835 | 0.4479 | 0.0748 | 0.3078 |
86
+ | 0.0384 | 112.5 | 450 | 0.3776 | 0.4432 | 0.0746 | 0.3243 |
87
+ | 0.0363 | 125.0 | 500 | 0.4053 | 0.4371 | 0.0732 | 0.3251 |
88
+ | 0.0385 | 137.5 | 550 | 0.4225 | 0.4520 | 0.0772 | 0.3115 |
89
+ | 0.0343 | 150.0 | 600 | 0.4295 | 0.4463 | 0.0758 | 0.3167 |
90
+ | 0.0371 | 162.5 | 650 | 0.4242 | 0.4559 | 0.0764 | 0.3012 |
91
 
92
 
93
  ### Framework versions
adapter.tam-128.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8613039a45905e3c6dd6b6c4d9eb1cef6d597568b235e5723092216aea667faa
3
  size 8926640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1630555c0bcff3c8509a8fa2db196801f8453d6835067173243745537eb358cc
3
  size 8926640
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f99e1aaa5fc9840d15d9b003fbf0565f199f7b90560ff7bffdab55803aa6cb4b
3
  size 3859019024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a69ed140d5696cbb53675f737f2ed9e55d2e5dd90a8beb433b3e780decff891
3
  size 3859019024