Lguyogiro commited on
Commit
848e521
·
verified ·
1 Parent(s): d552d29

nhi_heldout-speaker-exp_JJG503_mms-1b-nhi-adapterft

Browse files
README.md CHANGED
@@ -1,199 +1,136 @@
1
  ---
2
- library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
- # Model Card for Model ID
7
-
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
-
11
-
12
- ## Model Details
13
-
14
- ### Model Description
15
-
16
- <!-- Provide a longer summary of what this model is. -->
17
-
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
-
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
-
28
- ### Model Sources [optional]
29
-
30
- <!-- Provide the basic links for the model. -->
31
-
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
35
-
36
- ## Uses
37
-
38
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
-
40
- ### Direct Use
41
-
42
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
-
44
- [More Information Needed]
45
-
46
- ### Downstream Use [optional]
47
-
48
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
-
50
- [More Information Needed]
51
-
52
- ### Out-of-Scope Use
53
-
54
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
-
56
- [More Information Needed]
57
-
58
- ## Bias, Risks, and Limitations
59
-
60
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
-
62
- [More Information Needed]
63
-
64
- ### Recommendations
65
-
66
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
-
68
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
-
70
- ## How to Get Started with the Model
71
-
72
- Use the code below to get started with the model.
73
-
74
- [More Information Needed]
75
-
76
- ## Training Details
77
-
78
- ### Training Data
79
-
80
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
-
82
- [More Information Needed]
83
-
84
- ### Training Procedure
85
-
86
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
-
88
- #### Preprocessing [optional]
89
-
90
- [More Information Needed]
91
-
92
-
93
- #### Training Hyperparameters
94
-
95
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
-
97
- #### Speeds, Sizes, Times [optional]
98
-
99
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
-
101
- [More Information Needed]
102
-
103
- ## Evaluation
104
-
105
- <!-- This section describes the evaluation protocols and provides the results. -->
106
-
107
- ### Testing Data, Factors & Metrics
108
-
109
- #### Testing Data
110
-
111
- <!-- This should link to a Dataset Card if possible. -->
112
-
113
- [More Information Needed]
114
-
115
- #### Factors
116
-
117
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
-
119
- [More Information Needed]
120
-
121
- #### Metrics
122
-
123
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
-
125
- [More Information Needed]
126
-
127
- ### Results
128
-
129
- [More Information Needed]
130
-
131
- #### Summary
132
-
133
-
134
-
135
- ## Model Examination [optional]
136
-
137
- <!-- Relevant interpretability work for the model goes here -->
138
-
139
- [More Information Needed]
140
-
141
- ## Environmental Impact
142
-
143
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
-
145
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
-
147
- - **Hardware Type:** [More Information Needed]
148
- - **Hours used:** [More Information Needed]
149
- - **Cloud Provider:** [More Information Needed]
150
- - **Compute Region:** [More Information Needed]
151
- - **Carbon Emitted:** [More Information Needed]
152
-
153
- ## Technical Specifications [optional]
154
-
155
- ### Model Architecture and Objective
156
-
157
- [More Information Needed]
158
-
159
- ### Compute Infrastructure
160
-
161
- [More Information Needed]
162
-
163
- #### Hardware
164
-
165
- [More Information Needed]
166
-
167
- #### Software
168
-
169
- [More Information Needed]
170
-
171
- ## Citation [optional]
172
-
173
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
-
175
- **BibTeX:**
176
-
177
- [More Information Needed]
178
-
179
- **APA:**
180
-
181
- [More Information Needed]
182
-
183
- ## Glossary [optional]
184
-
185
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
-
187
- [More Information Needed]
188
-
189
- ## More Information [optional]
190
-
191
- [More Information Needed]
192
-
193
- ## Model Card Authors [optional]
194
-
195
- [More Information Needed]
196
-
197
- ## Model Card Contact
198
-
199
- [More Information Needed]
 
1
  ---
2
+ license: cc-by-nc-4.0
3
+ base_model: facebook/mms-1b-all
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - audiofolder
8
+ metrics:
9
+ - wer
10
+ model-index:
11
+ - name: nhi_heldout-speaker-exp_JJG503_mms-1b-nhi-adapterft
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: audiofolder
18
+ type: audiofolder
19
+ config: default
20
+ split: test
21
+ args: default
22
+ metrics:
23
+ - name: Wer
24
+ type: wer
25
+ value: 0.5099443118536198
26
  ---
27
 
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # nhi_heldout-speaker-exp_JJG503_mms-1b-nhi-adapterft
32
+
33
+ This model is a fine-tuned version of [facebook/mms-1b-all](https://huggingface.co/facebook/mms-1b-all) on the audiofolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.9551
36
+ - Wer: 0.5099
37
+ - Cer: 0.1636
38
+
39
+ ## Model description
40
+
41
+ More information needed
42
+
43
+ ## Intended uses & limitations
44
+
45
+ More information needed
46
+
47
+ ## Training and evaluation data
48
+
49
+ More information needed
50
+
51
+ ## Training procedure
52
+
53
+ ### Training hyperparameters
54
+
55
+ The following hyperparameters were used during training:
56
+ - learning_rate: 0.001
57
+ - train_batch_size: 16
58
+ - eval_batch_size: 32
59
+ - seed: 42
60
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
+ - lr_scheduler_type: linear
62
+ - lr_scheduler_warmup_steps: 100
63
+ - num_epochs: 100
64
+ - mixed_precision_training: Native AMP
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
69
+ |:-------------:|:-------:|:-----:|:---------------:|:------:|:------:|
70
+ | 0.9259 | 1.6807 | 200 | 1.0631 | 0.7246 | 0.2364 |
71
+ | 0.7325 | 3.3613 | 400 | 0.9573 | 0.6709 | 0.2154 |
72
+ | 0.6496 | 5.0420 | 600 | 0.9066 | 0.6591 | 0.2078 |
73
+ | 0.6303 | 6.7227 | 800 | 0.8995 | 0.6168 | 0.1959 |
74
+ | 0.576 | 8.4034 | 1000 | 0.8594 | 0.6016 | 0.1945 |
75
+ | 0.5455 | 10.0840 | 1200 | 0.7946 | 0.5847 | 0.1838 |
76
+ | 0.5304 | 11.7647 | 1400 | 0.8018 | 0.5879 | 0.1833 |
77
+ | 0.507 | 13.4454 | 1600 | 0.8205 | 0.5863 | 0.1883 |
78
+ | 0.4872 | 15.1261 | 1800 | 0.8448 | 0.5805 | 0.1846 |
79
+ | 0.4867 | 16.8067 | 2000 | 0.8381 | 0.5782 | 0.1834 |
80
+ | 0.4449 | 18.4874 | 2200 | 0.7953 | 0.5819 | 0.1827 |
81
+ | 0.4197 | 20.1681 | 2400 | 0.7872 | 0.5683 | 0.1796 |
82
+ | 0.4286 | 21.8487 | 2600 | 0.7965 | 0.5479 | 0.1729 |
83
+ | 0.4008 | 23.5294 | 2800 | 0.7981 | 0.5492 | 0.1729 |
84
+ | 0.4076 | 25.2101 | 3000 | 0.7909 | 0.5505 | 0.1726 |
85
+ | 0.3888 | 26.8908 | 3200 | 0.7650 | 0.5581 | 0.1754 |
86
+ | 0.3583 | 28.5714 | 3400 | 0.7871 | 0.5387 | 0.1702 |
87
+ | 0.3583 | 30.2521 | 3600 | 0.8008 | 0.5582 | 0.1722 |
88
+ | 0.3613 | 31.9328 | 3800 | 0.8101 | 0.5522 | 0.1720 |
89
+ | 0.3337 | 33.6134 | 4000 | 0.7855 | 0.5392 | 0.1667 |
90
+ | 0.3377 | 35.2941 | 4200 | 0.8145 | 0.5377 | 0.1656 |
91
+ | 0.3176 | 36.9748 | 4400 | 0.8048 | 0.5357 | 0.1679 |
92
+ | 0.2971 | 38.6555 | 4600 | 0.8438 | 0.5390 | 0.1713 |
93
+ | 0.3156 | 40.3361 | 4800 | 0.8106 | 0.5308 | 0.1688 |
94
+ | 0.311 | 42.0168 | 5000 | 0.8293 | 0.5310 | 0.1699 |
95
+ | 0.2884 | 43.6975 | 5200 | 0.8418 | 0.5367 | 0.1709 |
96
+ | 0.2898 | 45.3782 | 5400 | 0.8149 | 0.5399 | 0.1715 |
97
+ | 0.271 | 47.0588 | 5600 | 0.8387 | 0.5292 | 0.1650 |
98
+ | 0.276 | 48.7395 | 5800 | 0.8732 | 0.5345 | 0.1677 |
99
+ | 0.2625 | 50.4202 | 6000 | 0.8321 | 0.5310 | 0.1667 |
100
+ | 0.2632 | 52.1008 | 6200 | 0.8382 | 0.5252 | 0.1645 |
101
+ | 0.2462 | 53.7815 | 6400 | 0.8292 | 0.5270 | 0.1666 |
102
+ | 0.249 | 55.4622 | 6600 | 0.8642 | 0.5308 | 0.1682 |
103
+ | 0.2489 | 57.1429 | 6800 | 0.9214 | 0.5278 | 0.1692 |
104
+ | 0.2445 | 58.8235 | 7000 | 0.8832 | 0.5326 | 0.1679 |
105
+ | 0.2391 | 60.5042 | 7200 | 0.8951 | 0.5199 | 0.1678 |
106
+ | 0.2294 | 62.1849 | 7400 | 0.8613 | 0.5209 | 0.1649 |
107
+ | 0.2242 | 63.8655 | 7600 | 0.8602 | 0.5178 | 0.1650 |
108
+ | 0.2271 | 65.5462 | 7800 | 0.8963 | 0.5224 | 0.1690 |
109
+ | 0.217 | 67.2269 | 8000 | 0.8601 | 0.5171 | 0.1648 |
110
+ | 0.2099 | 68.9076 | 8200 | 0.8603 | 0.5088 | 0.1640 |
111
+ | 0.2097 | 70.5882 | 8400 | 0.8710 | 0.5166 | 0.1641 |
112
+ | 0.2075 | 72.2689 | 8600 | 0.8921 | 0.5190 | 0.1637 |
113
+ | 0.1994 | 73.9496 | 8800 | 0.8738 | 0.5070 | 0.1620 |
114
+ | 0.1962 | 75.6303 | 9000 | 0.8713 | 0.5109 | 0.1629 |
115
+ | 0.194 | 77.3109 | 9200 | 0.8724 | 0.5187 | 0.1634 |
116
+ | 0.1864 | 78.9916 | 9400 | 0.9267 | 0.5227 | 0.1648 |
117
+ | 0.187 | 80.6723 | 9600 | 0.9252 | 0.5146 | 0.1649 |
118
+ | 0.1799 | 82.3529 | 9800 | 0.9085 | 0.5152 | 0.1642 |
119
+ | 0.1868 | 84.0336 | 10000 | 0.9019 | 0.5139 | 0.1623 |
120
+ | 0.1694 | 85.7143 | 10200 | 0.9344 | 0.5174 | 0.1646 |
121
+ | 0.1754 | 87.3950 | 10400 | 0.9643 | 0.5121 | 0.1636 |
122
+ | 0.1736 | 89.0756 | 10600 | 0.9524 | 0.5130 | 0.1645 |
123
+ | 0.1652 | 90.7563 | 10800 | 0.9473 | 0.5138 | 0.1649 |
124
+ | 0.1789 | 92.4370 | 11000 | 0.9439 | 0.5107 | 0.1635 |
125
+ | 0.1659 | 94.1176 | 11200 | 0.9515 | 0.5146 | 0.1645 |
126
+ | 0.1683 | 95.7983 | 11400 | 0.9558 | 0.5119 | 0.1631 |
127
+ | 0.163 | 97.4790 | 11600 | 0.9587 | 0.5119 | 0.1637 |
128
+ | 0.1596 | 99.1597 | 11800 | 0.9551 | 0.5099 | 0.1636 |
129
+
130
+
131
+ ### Framework versions
132
+
133
+ - Transformers 4.41.2
134
+ - Pytorch 2.4.0
135
+ - Datasets 3.2.0
136
+ - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
adapter.nhi.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00b89a97cac1d2cd4ca74e67cba969fe6980eb2fe56bdbd2224d4b3b66de5ad9
3
+ size 8834400
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6963868e89f8b006240a0e8b856785074632a4402d72047b78ac4b68ea85e0ba
3
  size 3858926792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0f4540cd6febbd5b124a14993b3dc96a11b7b0802f2b2903a5a45748cddbd68
3
  size 3858926792
runs/Jan22_21-54-50_x1001c1s0b0n0/events.out.tfevents.1737600933.x1001c1s0b0n0.75327.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4245e62c5ba1801a3252c5c105c3b100186859e3c45f2d6f7b8744ca3e819b29
3
- size 52744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:150644d4ce5cfa493338a6a9f4c0037cabf14f051dc00b3e1546140ab3f89db7
3
+ size 53309