EYEDOL commited on
Commit
0e463c5
·
verified ·
1 Parent(s): 25f7fb4

End of training

Browse files
README.md CHANGED
@@ -2,7 +2,7 @@
2
  language:
3
  - yo
4
  license: apache-2.0
5
- base_model: EYEDOL/Yoruba-ASR
6
  tags:
7
  - whisper-event
8
  - generated_from_trainer
@@ -25,7 +25,7 @@ model-index:
25
  metrics:
26
  - name: Wer
27
  type: wer
28
- value: 58.53720050441362
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,10 +33,10 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  # YorubaASR2
35
 
36
- This model is a fine-tuned version of [EYEDOL/Yoruba-ASR](https://huggingface.co/EYEDOL/Yoruba-ASR) on the Common Voice 17.0 dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 0.8161
39
- - Wer: 58.5372
40
 
41
  ## Model description
42
 
@@ -69,7 +69,7 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:------:|:----:|:---------------:|:-------:|
72
- | 0.0158 | 3.8462 | 1000 | 0.8161 | 58.5372 |
73
 
74
 
75
  ### Framework versions
 
2
  language:
3
  - yo
4
  license: apache-2.0
5
+ base_model: neoform-ai/whisper-medium-yoruba
6
  tags:
7
  - whisper-event
8
  - generated_from_trainer
 
25
  metrics:
26
  - name: Wer
27
  type: wer
28
+ value: 47.204707860445566
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  # YorubaASR2
35
 
36
+ This model is a fine-tuned version of [neoform-ai/whisper-medium-yoruba](https://huggingface.co/neoform-ai/whisper-medium-yoruba) on the Common Voice 17.0 dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 0.8390
39
+ - Wer: 47.2047
40
 
41
  ## Model description
42
 
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:------:|:----:|:---------------:|:-------:|
72
+ | 0.0145 | 3.8462 | 1000 | 0.8390 | 47.2047 |
73
 
74
 
75
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "EYEDOL/Yoruba-ASR",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
@@ -25,7 +25,20 @@
25
  "encoder_layerdrop": 0.0,
26
  "encoder_layers": 24,
27
  "eos_token_id": 50257,
28
- "forced_decoder_ids": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  "init_std": 0.02,
30
  "is_encoder_decoder": true,
31
  "mask_feature_length": 10,
@@ -43,7 +56,96 @@
43
  "num_mel_bins": 80,
44
  "pad_token_id": 50257,
45
  "scale_embedding": false,
46
- "suppress_tokens": [],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47
  "torch_dtype": "float32",
48
  "transformers_version": "4.41.2",
49
  "use_cache": false,
 
1
  {
2
+ "_name_or_path": "neoform-ai/whisper-medium-yoruba",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
25
  "encoder_layerdrop": 0.0,
26
  "encoder_layers": 24,
27
  "eos_token_id": 50257,
28
+ "forced_decoder_ids": [
29
+ [
30
+ 1,
31
+ 50259
32
+ ],
33
+ [
34
+ 2,
35
+ 50359
36
+ ],
37
+ [
38
+ 3,
39
+ 50363
40
+ ]
41
+ ],
42
  "init_std": 0.02,
43
  "is_encoder_decoder": true,
44
  "mask_feature_length": 10,
 
56
  "num_mel_bins": 80,
57
  "pad_token_id": 50257,
58
  "scale_embedding": false,
59
+ "suppress_tokens": [
60
+ 1,
61
+ 2,
62
+ 7,
63
+ 8,
64
+ 9,
65
+ 10,
66
+ 14,
67
+ 25,
68
+ 26,
69
+ 27,
70
+ 28,
71
+ 29,
72
+ 31,
73
+ 58,
74
+ 59,
75
+ 60,
76
+ 61,
77
+ 62,
78
+ 63,
79
+ 90,
80
+ 91,
81
+ 92,
82
+ 93,
83
+ 359,
84
+ 503,
85
+ 522,
86
+ 542,
87
+ 873,
88
+ 893,
89
+ 902,
90
+ 918,
91
+ 922,
92
+ 931,
93
+ 1350,
94
+ 1853,
95
+ 1982,
96
+ 2460,
97
+ 2627,
98
+ 3246,
99
+ 3253,
100
+ 3268,
101
+ 3536,
102
+ 3846,
103
+ 3961,
104
+ 4183,
105
+ 4667,
106
+ 6585,
107
+ 6647,
108
+ 7273,
109
+ 9061,
110
+ 9383,
111
+ 10428,
112
+ 10929,
113
+ 11938,
114
+ 12033,
115
+ 12331,
116
+ 12562,
117
+ 13793,
118
+ 14157,
119
+ 14635,
120
+ 15265,
121
+ 15618,
122
+ 16553,
123
+ 16604,
124
+ 18362,
125
+ 18956,
126
+ 20075,
127
+ 21675,
128
+ 22520,
129
+ 26130,
130
+ 26161,
131
+ 26435,
132
+ 28279,
133
+ 29464,
134
+ 31650,
135
+ 32302,
136
+ 32470,
137
+ 36865,
138
+ 42863,
139
+ 47425,
140
+ 49870,
141
+ 50254,
142
+ 50258,
143
+ 50358,
144
+ 50359,
145
+ 50360,
146
+ 50361,
147
+ 50362
148
+ ],
149
  "torch_dtype": "float32",
150
  "transformers_version": "4.41.2",
151
  "use_cache": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee3b9c9abc2d8b439cb59078068d74b664a724c570395cbf25abcac20cb960d2
3
  size 3055544304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16ffa429fea34e24a04ea2c2a2c53a1616c1f0539502b821cc9823bc7a1f6351
3
  size 3055544304
runs/Jan14_15-52-48_bde1c362ad0c/events.out.tfevents.1736869969.bde1c362ad0c.24.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ea8c9f4481f379f73c7b9277709eb98c86416a29952537f46dc758faaa17933
3
+ size 15712
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0407d230531ea73609058990c97f41a1ea74cfe6c60ff391dfb72cdfba97c25a
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05134c492ee85caf4e98e6aaa61799ac091e39728eb935e61b233fd84d6e8ea7
3
  size 5240