Lguyogiro commited on
Commit
22e8230
·
verified ·
1 Parent(s): 5438bf8

nhi_heldout-speaker-exp_GGN505_mms-1b-nhi-adapterft

Browse files
README.md CHANGED
@@ -1,199 +1,153 @@
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_GGN505_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.35643954312721543
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_GGN505_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.5168
36
+ - Wer: 0.3564
37
+ - Cer: 0.0963
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
+ | 1.0628 | 1.3072 | 200 | 0.6601 | 0.6203 | 0.1672 |
71
+ | 0.8658 | 2.6144 | 400 | 0.5592 | 0.5526 | 0.1436 |
72
+ | 0.7815 | 3.9216 | 600 | 0.5179 | 0.5286 | 0.1345 |
73
+ | 0.7157 | 5.2288 | 800 | 0.5074 | 0.5108 | 0.1281 |
74
+ | 0.6834 | 6.5359 | 1000 | 0.4945 | 0.4801 | 0.1259 |
75
+ | 0.6746 | 7.8431 | 1200 | 0.4748 | 0.4699 | 0.1229 |
76
+ | 0.6337 | 9.1503 | 1400 | 0.4826 | 0.4655 | 0.1198 |
77
+ | 0.6218 | 10.4575 | 1600 | 0.4772 | 0.4584 | 0.1205 |
78
+ | 0.5927 | 11.7647 | 1800 | 0.4740 | 0.4490 | 0.1155 |
79
+ | 0.5927 | 13.0719 | 2000 | 0.4637 | 0.4293 | 0.1121 |
80
+ | 0.5776 | 14.3791 | 2200 | 0.4621 | 0.4423 | 0.1153 |
81
+ | 0.5432 | 15.6863 | 2400 | 0.4752 | 0.4289 | 0.1131 |
82
+ | 0.5259 | 16.9935 | 2600 | 0.4516 | 0.3966 | 0.1059 |
83
+ | 0.5152 | 18.3007 | 2800 | 0.4510 | 0.4210 | 0.1109 |
84
+ | 0.4901 | 19.6078 | 3000 | 0.4602 | 0.4191 | 0.1095 |
85
+ | 0.4926 | 20.9150 | 3200 | 0.4607 | 0.4057 | 0.1068 |
86
+ | 0.4742 | 22.2222 | 3400 | 0.4569 | 0.3856 | 0.1037 |
87
+ | 0.4813 | 23.5294 | 3600 | 0.4538 | 0.4163 | 0.1080 |
88
+ | 0.4598 | 24.8366 | 3800 | 0.4672 | 0.4147 | 0.1098 |
89
+ | 0.4418 | 26.1438 | 4000 | 0.4656 | 0.4013 | 0.1054 |
90
+ | 0.4561 | 27.4510 | 4200 | 0.4737 | 0.4002 | 0.1054 |
91
+ | 0.4358 | 28.7582 | 4400 | 0.4560 | 0.3931 | 0.1059 |
92
+ | 0.4343 | 30.0654 | 4600 | 0.4644 | 0.3954 | 0.1062 |
93
+ | 0.4148 | 31.3725 | 4800 | 0.4510 | 0.3966 | 0.1072 |
94
+ | 0.4208 | 32.6797 | 5000 | 0.4687 | 0.3840 | 0.1026 |
95
+ | 0.4208 | 33.9869 | 5200 | 0.4805 | 0.3856 | 0.1062 |
96
+ | 0.4189 | 35.2941 | 5400 | 0.4624 | 0.3765 | 0.1032 |
97
+ | 0.3899 | 36.6013 | 5600 | 0.4741 | 0.3844 | 0.1051 |
98
+ | 0.3835 | 37.9085 | 5800 | 0.4721 | 0.3876 | 0.1040 |
99
+ | 0.4017 | 39.2157 | 6000 | 0.4733 | 0.3915 | 0.1056 |
100
+ | 0.3928 | 40.5229 | 6200 | 0.4644 | 0.3742 | 0.1029 |
101
+ | 0.373 | 41.8301 | 6400 | 0.4628 | 0.3848 | 0.1027 |
102
+ | 0.372 | 43.1373 | 6600 | 0.4805 | 0.3899 | 0.1034 |
103
+ | 0.3473 | 44.4444 | 6800 | 0.4637 | 0.3769 | 0.1012 |
104
+ | 0.3419 | 45.7516 | 7000 | 0.4687 | 0.3753 | 0.1008 |
105
+ | 0.3607 | 47.0588 | 7200 | 0.4642 | 0.3777 | 0.1007 |
106
+ | 0.3474 | 48.3660 | 7400 | 0.4610 | 0.3690 | 0.0989 |
107
+ | 0.3464 | 49.6732 | 7600 | 0.4631 | 0.3757 | 0.1001 |
108
+ | 0.3398 | 50.9804 | 7800 | 0.4571 | 0.3588 | 0.0982 |
109
+ | 0.3182 | 52.2876 | 8000 | 0.4868 | 0.3659 | 0.0999 |
110
+ | 0.3158 | 53.5948 | 8200 | 0.4821 | 0.3718 | 0.1004 |
111
+ | 0.3368 | 54.9020 | 8400 | 0.4712 | 0.3777 | 0.1015 |
112
+ | 0.3312 | 56.2092 | 8600 | 0.4918 | 0.3820 | 0.1022 |
113
+ | 0.3175 | 57.5163 | 8800 | 0.4969 | 0.3761 | 0.1023 |
114
+ | 0.3081 | 58.8235 | 9000 | 0.4717 | 0.3742 | 0.0996 |
115
+ | 0.3144 | 60.1307 | 9200 | 0.4901 | 0.3753 | 0.1029 |
116
+ | 0.3085 | 61.4379 | 9400 | 0.4793 | 0.3655 | 0.0992 |
117
+ | 0.3033 | 62.7451 | 9600 | 0.4726 | 0.3623 | 0.0985 |
118
+ | 0.291 | 64.0523 | 9800 | 0.4792 | 0.3750 | 0.1015 |
119
+ | 0.3022 | 65.3595 | 10000 | 0.4942 | 0.3761 | 0.1018 |
120
+ | 0.2949 | 66.6667 | 10200 | 0.5000 | 0.3809 | 0.1028 |
121
+ | 0.2744 | 67.9739 | 10400 | 0.5011 | 0.3773 | 0.1010 |
122
+ | 0.2648 | 69.2810 | 10600 | 0.5171 | 0.3809 | 0.1028 |
123
+ | 0.2793 | 70.5882 | 10800 | 0.5050 | 0.3738 | 0.1004 |
124
+ | 0.2664 | 71.8954 | 11000 | 0.4973 | 0.3663 | 0.1000 |
125
+ | 0.2515 | 73.2026 | 11200 | 0.5010 | 0.3675 | 0.1004 |
126
+ | 0.2421 | 74.5098 | 11400 | 0.5130 | 0.3560 | 0.0973 |
127
+ | 0.2638 | 75.8170 | 11600 | 0.5044 | 0.3679 | 0.0995 |
128
+ | 0.2444 | 77.1242 | 11800 | 0.4933 | 0.3627 | 0.0986 |
129
+ | 0.2399 | 78.4314 | 12000 | 0.4950 | 0.3620 | 0.0984 |
130
+ | 0.2532 | 79.7386 | 12200 | 0.4971 | 0.3588 | 0.0974 |
131
+ | 0.242 | 81.0458 | 12400 | 0.5043 | 0.3718 | 0.1012 |
132
+ | 0.2351 | 82.3529 | 12600 | 0.5112 | 0.3722 | 0.0990 |
133
+ | 0.2344 | 83.6601 | 12800 | 0.4991 | 0.3651 | 0.0986 |
134
+ | 0.2274 | 84.9673 | 13000 | 0.5089 | 0.3533 | 0.0959 |
135
+ | 0.2394 | 86.2745 | 13200 | 0.5069 | 0.3588 | 0.0973 |
136
+ | 0.2336 | 87.5817 | 13400 | 0.5152 | 0.3631 | 0.0983 |
137
+ | 0.2323 | 88.8889 | 13600 | 0.5168 | 0.3600 | 0.0975 |
138
+ | 0.2427 | 90.1961 | 13800 | 0.5017 | 0.3620 | 0.0979 |
139
+ | 0.2296 | 91.5033 | 14000 | 0.5121 | 0.3596 | 0.0975 |
140
+ | 0.2289 | 92.8105 | 14200 | 0.5106 | 0.3545 | 0.0956 |
141
+ | 0.2153 | 94.1176 | 14400 | 0.5133 | 0.3584 | 0.0959 |
142
+ | 0.244 | 95.4248 | 14600 | 0.5134 | 0.3553 | 0.0959 |
143
+ | 0.2277 | 96.7320 | 14800 | 0.5166 | 0.3580 | 0.0964 |
144
+ | 0.2224 | 98.0392 | 15000 | 0.5136 | 0.3568 | 0.0963 |
145
+ | 0.2218 | 99.3464 | 15200 | 0.5168 | 0.3564 | 0.0963 |
146
+
147
+
148
+ ### Framework versions
149
+
150
+ - Transformers 4.41.2
151
+ - Pytorch 2.4.0
152
+ - Datasets 3.2.0
153
+ - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
adapter.nhi.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2c233106a79d8c77337385d5b175486d7c91d1ebe2ba94f87559fc67c138882
3
+ size 8834400
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ad1ab7afc9873c13b02141909548c8b318ed733a2815737e94443a4f4496df7
3
  size 3858926792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:756244bc007fe2ea6b00241199526dbdcff024ea8a37d05016da3e042941527b
3
  size 3858926792
runs/Jan22_04-43-14_x1001c1s6b0n1/events.out.tfevents.1737539035.x1001c1s6b0n1.19698.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef116024254a50fe5d3db096428ae86d55857ae7bf9224659a361862c22a5989
3
- size 65336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd8c43fa4df1a05e059cbacb36101f7edfc84e89f75d64104a4db1465c22a444
3
+ size 66688