sulaimank commited on
Commit
9971d28
1 Parent(s): b98d4e7

End of training

Browse files
Files changed (2) hide show
  1. README.md +118 -195
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,199 +1,122 @@
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-grain-lg_grn_only
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-grain-lg_grn_only
18
+
19
+ This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1053
22
+ - Wer: 0.0336
23
+ - Cer: 0.0113
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 5e-05
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 2
47
+ - total_train_batch_size: 32
48
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 100
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
56
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|
57
+ | 0.992 | 1.0 | 482 | 0.1349 | 0.1317 | 0.0273 |
58
+ | 0.178 | 2.0 | 964 | 0.1184 | 0.0983 | 0.0213 |
59
+ | 0.12 | 3.0 | 1446 | 0.1047 | 0.0833 | 0.0185 |
60
+ | 0.091 | 4.0 | 1928 | 0.0996 | 0.0742 | 0.0175 |
61
+ | 0.0721 | 5.0 | 2410 | 0.0946 | 0.0712 | 0.0175 |
62
+ | 0.0593 | 6.0 | 2892 | 0.1013 | 0.0686 | 0.0168 |
63
+ | 0.0479 | 7.0 | 3374 | 0.0908 | 0.0614 | 0.0148 |
64
+ | 0.0421 | 8.0 | 3856 | 0.0956 | 0.0649 | 0.0159 |
65
+ | 0.0371 | 9.0 | 4338 | 0.1026 | 0.0694 | 0.0170 |
66
+ | 0.0328 | 10.0 | 4820 | 0.1046 | 0.0592 | 0.0145 |
67
+ | 0.031 | 11.0 | 5302 | 0.0912 | 0.0529 | 0.0134 |
68
+ | 0.0255 | 12.0 | 5784 | 0.0870 | 0.0547 | 0.0140 |
69
+ | 0.0224 | 13.0 | 6266 | 0.1073 | 0.0588 | 0.0146 |
70
+ | 0.0207 | 14.0 | 6748 | 0.0963 | 0.0493 | 0.0136 |
71
+ | 0.0212 | 15.0 | 7230 | 0.1016 | 0.0484 | 0.0149 |
72
+ | 0.0183 | 16.0 | 7712 | 0.0994 | 0.0456 | 0.0125 |
73
+ | 0.0185 | 17.0 | 8194 | 0.1107 | 0.0495 | 0.0134 |
74
+ | 0.0181 | 18.0 | 8676 | 0.1012 | 0.0482 | 0.0136 |
75
+ | 0.0153 | 19.0 | 9158 | 0.0947 | 0.0506 | 0.0140 |
76
+ | 0.0131 | 20.0 | 9640 | 0.0890 | 0.0475 | 0.0121 |
77
+ | 0.0113 | 21.0 | 10122 | 0.0884 | 0.0475 | 0.0126 |
78
+ | 0.0114 | 22.0 | 10604 | 0.1205 | 0.0597 | 0.0147 |
79
+ | 0.0117 | 23.0 | 11086 | 0.0864 | 0.0404 | 0.0111 |
80
+ | 0.0107 | 24.0 | 11568 | 0.0939 | 0.0401 | 0.0122 |
81
+ | 0.0094 | 25.0 | 12050 | 0.0997 | 0.0404 | 0.0119 |
82
+ | 0.0078 | 26.0 | 12532 | 0.0952 | 0.0399 | 0.0121 |
83
+ | 0.0088 | 27.0 | 13014 | 0.1014 | 0.0417 | 0.0116 |
84
+ | 0.0077 | 28.0 | 13496 | 0.0954 | 0.0380 | 0.0110 |
85
+ | 0.0072 | 29.0 | 13978 | 0.1035 | 0.0427 | 0.0124 |
86
+ | 0.0084 | 30.0 | 14460 | 0.0977 | 0.0401 | 0.0119 |
87
+ | 0.0082 | 31.0 | 14942 | 0.0929 | 0.0378 | 0.0117 |
88
+ | 0.0084 | 32.0 | 15424 | 0.0966 | 0.0397 | 0.0119 |
89
+ | 0.0055 | 33.0 | 15906 | 0.0967 | 0.0401 | 0.0115 |
90
+ | 0.006 | 34.0 | 16388 | 0.0899 | 0.0354 | 0.0107 |
91
+ | 0.006 | 35.0 | 16870 | 0.0954 | 0.0351 | 0.0107 |
92
+ | 0.0049 | 36.0 | 17352 | 0.0988 | 0.0484 | 0.0128 |
93
+ | 0.0073 | 37.0 | 17834 | 0.0947 | 0.0349 | 0.0107 |
94
+ | 0.0049 | 38.0 | 18316 | 0.0893 | 0.0343 | 0.0104 |
95
+ | 0.0036 | 39.0 | 18798 | 0.0909 | 0.0317 | 0.0097 |
96
+ | 0.0049 | 40.0 | 19280 | 0.0875 | 0.0328 | 0.0099 |
97
+ | 0.0061 | 41.0 | 19762 | 0.1071 | 0.0371 | 0.0114 |
98
+ | 0.0059 | 42.0 | 20244 | 0.0979 | 0.0380 | 0.0114 |
99
+ | 0.0043 | 43.0 | 20726 | 0.0914 | 0.0347 | 0.0102 |
100
+ | 0.0034 | 44.0 | 21208 | 0.0946 | 0.0321 | 0.0100 |
101
+ | 0.004 | 45.0 | 21690 | 0.0905 | 0.0338 | 0.0097 |
102
+ | 0.0038 | 46.0 | 22172 | 0.0967 | 0.0312 | 0.0104 |
103
+ | 0.0023 | 47.0 | 22654 | 0.0986 | 0.0336 | 0.0104 |
104
+ | 0.0025 | 48.0 | 23136 | 0.0873 | 0.0299 | 0.0095 |
105
+ | 0.0027 | 49.0 | 23618 | 0.1071 | 0.0349 | 0.0111 |
106
+ | 0.003 | 50.0 | 24100 | 0.0968 | 0.0293 | 0.0098 |
107
+ | 0.0033 | 51.0 | 24582 | 0.1058 | 0.0404 | 0.0120 |
108
+ | 0.0034 | 52.0 | 25064 | 0.1020 | 0.0367 | 0.0113 |
109
+ | 0.0031 | 53.0 | 25546 | 0.0950 | 0.0302 | 0.0093 |
110
+ | 0.0016 | 54.0 | 26028 | 0.0988 | 0.0315 | 0.0100 |
111
+ | 0.0027 | 55.0 | 26510 | 0.0868 | 0.0297 | 0.0096 |
112
+ | 0.003 | 56.0 | 26992 | 0.0955 | 0.0332 | 0.0103 |
113
+ | 0.002 | 57.0 | 27474 | 0.0930 | 0.0315 | 0.0102 |
114
+ | 0.0022 | 58.0 | 27956 | 0.1053 | 0.0336 | 0.0113 |
115
+
116
+
117
+ ### Framework versions
118
+
119
+ - Transformers 4.46.1
120
+ - Pytorch 2.1.0+cu118
121
+ - Datasets 3.1.0
122
+ - Tokenizers 0.20.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb4a9b6350fdd5abc17e6bf3a9b8a98c0095f0d08e3a754549ec951bd0da2b37
3
  size 2422941660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddf6d48f075164cd1560570773cd88fa4dad7a56092e43569d8b88434f31dfe5
3
  size 2422941660