KasuleTrevor commited on
Commit
c24aa97
·
verified ·
1 Parent(s): 4199e0e

End of training

Browse files
Files changed (2) hide show
  1. README.md +161 -195
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,199 +1,165 @@
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
  library_name: transformers
3
+ license: mit
4
+ base_model: facebook/w2v-bert-2.0
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - wer
9
+ model-index:
10
+ - name: w2v-bert-2.0-lg-cv-1hr-v2
11
+ results: []
12
  ---
13
 
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # w2v-bert-2.0-lg-cv-1hr-v2
18
+
19
+ This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 2.8417
22
+ - Model Preparation Time: 0.0129
23
+ - Wer: 0.9997
24
+ - Cer: 0.9914
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 1e-05
44
+ - train_batch_size: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - gradient_accumulation_steps: 2
48
+ - total_train_batch_size: 16
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: cosine
51
+ - lr_scheduler_warmup_ratio: 0.01
52
+ - num_epochs: 100
53
+ - mixed_precision_training: Native AMP
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Wer | Cer |
58
+ |:-------------:|:-------:|:----:|:---------------:|:----------------------:|:------:|:------:|
59
+ | 15.3055 | 0.9859 | 35 | 12.2381 | 0.0129 | 1.0 | 1.0 |
60
+ | 9.6208 | 2.0 | 71 | 8.3440 | 0.0129 | 1.0 | 1.0 |
61
+ | 8.5028 | 2.9859 | 106 | 7.9784 | 0.0129 | 1.0 | 1.0 |
62
+ | 7.9601 | 4.0 | 142 | 7.7040 | 0.0129 | 1.0 | 1.0 |
63
+ | 7.9111 | 4.9859 | 177 | 7.4474 | 0.0129 | 1.0 | 1.0 |
64
+ | 7.4259 | 6.0 | 213 | 7.1874 | 0.0129 | 1.0 | 1.0 |
65
+ | 7.3711 | 6.9859 | 248 | 6.9404 | 0.0129 | 1.0 | 1.0 |
66
+ | 6.9121 | 8.0 | 284 | 6.6929 | 0.0129 | 1.0 | 1.0 |
67
+ | 6.8465 | 8.9859 | 319 | 6.4528 | 0.0129 | 1.0 | 1.0 |
68
+ | 6.4091 | 10.0 | 355 | 6.2112 | 0.0129 | 1.0 | 1.0 |
69
+ | 6.3427 | 10.9859 | 390 | 5.9794 | 0.0129 | 1.0 | 1.0 |
70
+ | 5.9281 | 12.0 | 426 | 5.7489 | 0.0129 | 1.0 | 1.0 |
71
+ | 5.861 | 12.9859 | 461 | 5.5291 | 0.0129 | 1.0 | 1.0 |
72
+ | 5.4728 | 14.0 | 497 | 5.3136 | 0.0129 | 1.0 | 1.0 |
73
+ | 5.4055 | 14.9859 | 532 | 5.1116 | 0.0129 | 1.0 | 1.0 |
74
+ | 5.05 | 16.0 | 568 | 4.9106 | 0.0129 | 1.0 | 1.0 |
75
+ | 4.9891 | 16.9859 | 603 | 4.7271 | 0.0129 | 1.0 | 1.0 |
76
+ | 4.6647 | 18.0 | 639 | 4.5480 | 0.0129 | 1.0 | 1.0 |
77
+ | 4.6156 | 18.9859 | 674 | 4.3846 | 0.0129 | 1.0 | 1.0 |
78
+ | 4.3257 | 20.0 | 710 | 4.2293 | 0.0129 | 1.0 | 1.0 |
79
+ | 4.2913 | 20.9859 | 745 | 4.0908 | 0.0129 | 1.0 | 1.0 |
80
+ | 4.0311 | 22.0 | 781 | 3.9577 | 0.0129 | 1.0 | 1.0 |
81
+ | 4.0132 | 22.9859 | 816 | 3.8405 | 0.0129 | 1.0 | 1.0 |
82
+ | 3.7827 | 24.0 | 852 | 3.7315 | 0.0129 | 1.0 | 1.0 |
83
+ | 3.7818 | 24.9859 | 887 | 3.6348 | 0.0129 | 1.0 | 1.0 |
84
+ | 3.581 | 26.0 | 923 | 3.5459 | 0.0129 | 1.0 | 1.0 |
85
+ | 3.5949 | 26.9859 | 958 | 3.4699 | 0.0129 | 1.0 | 1.0 |
86
+ | 3.4195 | 28.0 | 994 | 3.3998 | 0.0129 | 1.0 | 1.0 |
87
+ | 3.4464 | 28.9859 | 1029 | 3.3396 | 0.0129 | 1.0 | 1.0 |
88
+ | 3.2914 | 30.0 | 1065 | 3.2848 | 0.0129 | 1.0 | 1.0 |
89
+ | 3.3323 | 30.9859 | 1100 | 3.2404 | 0.0129 | 1.0 | 1.0 |
90
+ | 3.1943 | 32.0 | 1136 | 3.1985 | 0.0129 | 1.0 | 1.0 |
91
+ | 3.2449 | 32.9859 | 1171 | 3.1625 | 0.0129 | 1.0 | 1.0 |
92
+ | 3.1197 | 34.0 | 1207 | 3.1302 | 0.0129 | 1.0 | 1.0 |
93
+ | 3.1765 | 34.9859 | 1242 | 3.1066 | 0.0129 | 1.0 | 1.0 |
94
+ | 3.0618 | 36.0 | 1278 | 3.0819 | 0.0129 | 1.0 | 1.0 |
95
+ | 3.1256 | 36.9859 | 1313 | 3.0686 | 0.0129 | 1.0 | 1.0 |
96
+ | 3.0218 | 38.0 | 1349 | 3.0477 | 0.0129 | 1.0 | 1.0 |
97
+ | 3.09 | 38.9859 | 1384 | 3.0354 | 0.0129 | 1.0 | 1.0 |
98
+ | 2.9895 | 40.0 | 1420 | 3.0255 | 0.0129 | 1.0 | 1.0 |
99
+ | 3.0632 | 40.9859 | 1455 | 3.0127 | 0.0129 | 1.0 | 1.0 |
100
+ | 2.9671 | 42.0 | 1491 | 3.0028 | 0.0129 | 1.0 | 1.0 |
101
+ | 3.0415 | 42.9859 | 1526 | 2.9959 | 0.0129 | 1.0 | 1.0 |
102
+ | 2.9499 | 44.0 | 1562 | 2.9881 | 0.0129 | 1.0 | 1.0 |
103
+ | 3.0269 | 44.9859 | 1597 | 2.9858 | 0.0129 | 1.0 | 1.0 |
104
+ | 2.9369 | 46.0 | 1633 | 2.9776 | 0.0129 | 1.0 | 1.0 |
105
+ | 3.0154 | 46.9859 | 1668 | 2.9727 | 0.0129 | 1.0 | 1.0 |
106
+ | 2.9269 | 48.0 | 1704 | 2.9696 | 0.0129 | 1.0 | 1.0 |
107
+ | 3.0057 | 48.9859 | 1739 | 2.9655 | 0.0129 | 1.0 | 1.0 |
108
+ | 2.9185 | 50.0 | 1775 | 2.9613 | 0.0129 | 1.0 | 1.0 |
109
+ | 2.9982 | 50.9859 | 1810 | 2.9593 | 0.0129 | 1.0 | 1.0 |
110
+ | 2.9112 | 52.0 | 1846 | 2.9555 | 0.0129 | 1.0 | 1.0 |
111
+ | 2.9912 | 52.9859 | 1881 | 2.9532 | 0.0129 | 1.0 | 1.0 |
112
+ | 2.9047 | 54.0 | 1917 | 2.9496 | 0.0129 | 1.0 | 1.0 |
113
+ | 2.9844 | 54.9859 | 1952 | 2.9486 | 0.0129 | 1.0 | 1.0 |
114
+ | 2.8984 | 56.0 | 1988 | 2.9454 | 0.0129 | 1.0 | 1.0 |
115
+ | 2.9786 | 56.9859 | 2023 | 2.9435 | 0.0129 | 1.0 | 1.0 |
116
+ | 2.8928 | 58.0 | 2059 | 2.9391 | 0.0129 | 1.0 | 1.0 |
117
+ | 2.9716 | 58.9859 | 2094 | 2.9357 | 0.0129 | 1.0 | 1.0 |
118
+ | 2.8834 | 60.0 | 2130 | 2.9296 | 0.0129 | 1.0 | 1.0 |
119
+ | 2.9603 | 60.9859 | 2165 | 2.9241 | 0.0129 | 1.0 | 1.0 |
120
+ | 2.87 | 62.0 | 2201 | 2.9152 | 0.0129 | 1.0 | 1.0 |
121
+ | 2.9421 | 62.9859 | 2236 | 2.9050 | 0.0129 | 1.0 | 1.0 |
122
+ | 2.8491 | 64.0 | 2272 | 2.8932 | 0.0129 | 1.0 | 1.0 |
123
+ | 2.9179 | 64.9859 | 2307 | 2.8783 | 0.0129 | 1.0 | 1.0 |
124
+ | 2.8239 | 66.0 | 2343 | 2.8657 | 0.0129 | 1.0 | 0.9974 |
125
+ | 2.8902 | 66.9859 | 2378 | 2.8543 | 0.0129 | 1.0 | 0.9963 |
126
+ | 2.7972 | 68.0 | 2414 | 2.8407 | 0.0129 | 1.0 | 0.9955 |
127
+ | 2.8628 | 68.9859 | 2449 | 2.8276 | 0.0129 | 1.0 | 0.9936 |
128
+ | 2.7694 | 70.0 | 2485 | 2.8108 | 0.0129 | 1.0 | 0.9945 |
129
+ | 2.831 | 70.9859 | 2520 | 2.7947 | 0.0129 | 0.9996 | 0.9919 |
130
+ | 2.735 | 72.0 | 2556 | 2.7773 | 0.0129 | 0.9998 | 0.9888 |
131
+ | 2.7981 | 72.9859 | 2591 | 2.7636 | 0.0129 | 0.9998 | 0.9870 |
132
+ | 2.7062 | 74.0 | 2627 | 2.7507 | 0.0129 | 0.9998 | 0.9846 |
133
+ | 2.7699 | 74.9859 | 2662 | 2.7373 | 0.0129 | 0.9998 | 0.9849 |
134
+ | 2.6797 | 76.0 | 2698 | 2.7237 | 0.0129 | 0.9996 | 0.9818 |
135
+ | 2.7434 | 76.9859 | 2733 | 2.7133 | 0.0129 | 1.0 | 0.9806 |
136
+ | 2.6558 | 78.0 | 2769 | 2.7024 | 0.0129 | 0.9996 | 0.9779 |
137
+ | 2.7204 | 78.9859 | 2804 | 2.6910 | 0.0129 | 0.9998 | 0.9763 |
138
+ | 2.6344 | 80.0 | 2840 | 2.6817 | 0.0129 | 0.9998 | 0.9727 |
139
+ | 2.7002 | 80.9859 | 2875 | 2.6726 | 0.0129 | 0.9998 | 0.9690 |
140
+ | 2.6166 | 82.0 | 2911 | 2.6645 | 0.0129 | 0.9998 | 0.9655 |
141
+ | 2.6827 | 82.9859 | 2946 | 2.6571 | 0.0129 | 1.0 | 0.9599 |
142
+ | 2.6014 | 84.0 | 2982 | 2.6503 | 0.0129 | 1.0 | 0.9549 |
143
+ | 2.6693 | 84.9859 | 3017 | 2.6444 | 0.0129 | 1.0 | 0.9497 |
144
+ | 2.5889 | 86.0 | 3053 | 2.6391 | 0.0129 | 1.0 | 0.9434 |
145
+ | 2.6577 | 86.9859 | 3088 | 2.6350 | 0.0129 | 1.0 | 0.9354 |
146
+ | 2.5795 | 88.0 | 3124 | 2.6305 | 0.0129 | 1.0 | 0.9290 |
147
+ | 2.6494 | 88.9859 | 3159 | 2.6275 | 0.0129 | 1.0 | 0.9249 |
148
+ | 2.5731 | 90.0 | 3195 | 2.6248 | 0.0129 | 1.0 | 0.9217 |
149
+ | 2.6435 | 90.9859 | 3230 | 2.6222 | 0.0129 | 1.0 | 0.9140 |
150
+ | 2.5678 | 92.0 | 3266 | 2.6206 | 0.0129 | 1.0 | 0.9128 |
151
+ | 2.6399 | 92.9859 | 3301 | 2.6193 | 0.0129 | 1.0 | 0.9088 |
152
+ | 2.5653 | 94.0 | 3337 | 2.6183 | 0.0129 | 1.0 | 0.9070 |
153
+ | 2.6379 | 94.9859 | 3372 | 2.6177 | 0.0129 | 1.0 | 0.9043 |
154
+ | 2.5642 | 96.0 | 3408 | 2.6175 | 0.0129 | 1.0 | 0.9052 |
155
+ | 2.6369 | 96.9859 | 3443 | 2.6173 | 0.0129 | 1.0 | 0.9040 |
156
+ | 2.5639 | 98.0 | 3479 | 2.6173 | 0.0129 | 1.0 | 0.9043 |
157
+ | 2.5974 | 98.5915 | 3500 | 2.6173 | 0.0129 | 1.0 | 0.9044 |
158
+
159
+
160
+ ### Framework versions
161
+
162
+ - Transformers 4.44.2
163
+ - Pytorch 2.1.0+cu118
164
+ - Datasets 2.20.0
165
+ - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c6a396029707c22413b4f4c311f78a0a99bda44c06a24d4fc7f6cb45858d8e1
3
  size 2322201812
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8edd910058c6155ba3985df22618bec5f27c57faba0b203ed85878c25cf975a8
3
  size 2322201812