Transformers
Safetensors
m2m_100
text2text-generation
Generated from Trainer
Youseff1987 commited on
Commit
5b0128a
·
verified ·
1 Parent(s): 2812627

End of training

Browse files
Files changed (2) hide show
  1. README.md +241 -195
  2. training_args.bin +3 -0
README.md CHANGED
@@ -1,199 +1,245 @@
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
+ base_model: outputs/checkpoint-150
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: nllb-200-finetunning-5e-5-32batch-9310steps
8
+ results: []
9
  ---
10
 
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # nllb-200-finetunning-5e-5-32batch-9310steps
15
+
16
+ This model is a fine-tuned version of [outputs/checkpoint-150](https://huggingface.co/outputs/checkpoint-150) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.9026
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 5e-05
38
+ - train_batch_size: 1
39
+ - eval_batch_size: 1
40
+ - seed: 3407
41
+ - gradient_accumulation_steps: 32
42
+ - total_train_batch_size: 32
43
+ - optimizer: Use adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
44
+ - lr_scheduler_type: cosine
45
+ - lr_scheduler_warmup_steps: 10
46
+ - num_epochs: 5
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time |
51
+ |:-------------:|:------:|:----:|:---------------:|:----------------------:|
52
+ | 1.3132 | 0.0268 | 50 | 1.0922 | 0.0202 |
53
+ | 1.3205 | 0.0537 | 100 | 1.0550 |
54
+ | 1.1442 | 0.0805 | 150 | 1.0364 |
55
+ | 0.9155 | 0.1074 | 200 | 1.0216 |
56
+ | 1.2449 | 0.1342 | 250 | 1.0114 |
57
+ | 0.7856 | 0.1611 | 300 | 1.0021 |
58
+ | 1.1645 | 0.1879 | 350 | 0.9942 |
59
+ | 1.168 | 0.2148 | 400 | 0.9872 |
60
+ | 1.0991 | 0.2416 | 450 | 0.9800 |
61
+ | 0.9243 | 0.2684 | 500 | 0.9751 |
62
+ | 1.3314 | 0.2953 | 550 | 0.9689 |
63
+ | 1.0203 | 0.3221 | 600 | 0.9650 |
64
+ | 0.9849 | 0.3490 | 650 | 0.9630 |
65
+ | 1.1588 | 0.3758 | 700 | 0.9581 |
66
+ | 0.8723 | 0.4027 | 750 | 0.9560 |
67
+ | 0.8312 | 0.4295 | 800 | 0.9528 |
68
+ | 0.7363 | 0.4564 | 850 | 0.9519 |
69
+ | 0.9292 | 0.4832 | 900 | 0.9494 |
70
+ | 0.9326 | 0.5100 | 950 | 0.9449 |
71
+ | 0.8994 | 0.5369 | 1000 | 0.9424 |
72
+ | 1.0149 | 0.5637 | 1050 | 0.9401 |
73
+ | 0.9467 | 0.5906 | 1100 | 0.9381 |
74
+ | 1.0278 | 0.6174 | 1150 | 0.9375 |
75
+ | 0.9975 | 0.6443 | 1200 | 0.9368 |
76
+ | 1.0143 | 0.6711 | 1250 | 0.9342 |
77
+ | 1.1696 | 0.6980 | 1300 | 0.9328 |
78
+ | 0.8223 | 0.7248 | 1350 | 0.9316 |
79
+ | 0.9384 | 0.7517 | 1400 | 0.9312 |
80
+ | 0.9466 | 0.7785 | 1450 | 0.9296 |
81
+ | 0.8791 | 0.8053 | 1500 | 0.9287 |
82
+ | 1.1393 | 0.8322 | 1550 | 0.9287 |
83
+ | 0.9288 | 0.8590 | 1600 | 0.9277 |
84
+ | 0.9249 | 0.8859 | 1650 | 0.9260 |
85
+ | 1.0053 | 0.9127 | 1700 | 0.9246 |
86
+ | 0.7675 | 0.9396 | 1750 | 0.9235 |
87
+ | 1.0448 | 0.9664 | 1800 | 0.9234 |
88
+ | 0.8382 | 0.9933 | 1850 | 0.9214 |
89
+ | 0.7418 | 1.0204 | 1900 | 0.9221 |
90
+ | 0.8152 | 1.0472 | 1950 | 0.9234 |
91
+ | 0.888 | 1.0741 | 2000 | 0.9225 |
92
+ | 0.762 | 1.1009 | 2050 | 0.9213 |
93
+ | 0.8621 | 1.1278 | 2100 | 0.9210 |
94
+ | 0.9048 | 1.1546 | 2150 | 0.9200 |
95
+ | 0.7952 | 1.1815 | 2200 | 0.9192 |
96
+ | 0.9558 | 1.2083 | 2250 | 0.9186 |
97
+ | 1.0422 | 1.2352 | 2300 | 0.9190 |
98
+ | 0.7353 | 1.2620 | 2350 | 0.9167 |
99
+ | 0.924 | 1.2888 | 2400 | 0.9169 |
100
+ | 0.8895 | 1.3157 | 2450 | 0.9156 |
101
+ | 0.9581 | 1.3425 | 2500 | 0.9149 |
102
+ | 0.7616 | 1.3694 | 2550 | 0.9148 |
103
+ | 0.77 | 1.3962 | 2600 | 0.9143 |
104
+ | 0.8474 | 1.4231 | 2650 | 0.9134 |
105
+ | 0.8242 | 1.4499 | 2700 | 0.9133 |
106
+ | 0.8491 | 1.4768 | 2750 | 0.9131 |
107
+ | 0.8286 | 1.5036 | 2800 | 0.9119 |
108
+ | 0.7373 | 1.5305 | 2850 | 0.9116 |
109
+ | 1.1709 | 1.5573 | 2900 | 0.9109 |
110
+ | 0.918 | 1.5841 | 2950 | 0.9100 |
111
+ | 0.8682 | 1.6110 | 3000 | 0.9104 |
112
+ | 0.7289 | 1.6378 | 3050 | 0.9098 |
113
+ | 0.9615 | 1.6647 | 3100 | 0.9098 |
114
+ | 0.9054 | 1.6915 | 3150 | 0.9101 |
115
+ | 0.9033 | 1.7184 | 3200 | 0.9094 |
116
+ | 0.8673 | 1.7452 | 3250 | 0.9095 |
117
+ | 1.0133 | 1.7721 | 3300 | 0.9078 |
118
+ | 0.8208 | 1.7989 | 3350 | 0.9075 |
119
+ | 0.8854 | 1.8257 | 3400 | 0.9072 |
120
+ | 0.81 | 1.8526 | 3450 | 0.9074 |
121
+ | 0.9013 | 1.8794 | 3500 | 0.9069 |
122
+ | 0.8539 | 1.9063 | 3550 | 0.9064 |
123
+ | 0.7346 | 1.9331 | 3600 | 0.9066 |
124
+ | 0.9698 | 1.9600 | 3650 | 0.9061 |
125
+ | 0.7256 | 1.9868 | 3700 | 0.9062 |
126
+ | 0.8813 | 2.0134 | 3750 | 0.9057 |
127
+ | 1.1117 | 2.0403 | 3800 | 0.9068 |
128
+ | 0.766 | 2.0671 | 3850 | 0.9062 |
129
+ | 0.8469 | 2.0940 | 3900 | 0.9066 |
130
+ | 0.9628 | 2.1208 | 3950 | 0.9063 |
131
+ | 0.9167 | 2.1476 | 4000 | 0.9062 |
132
+ | 0.8287 | 2.1745 | 4050 | 0.9058 |
133
+ | 0.866 | 2.2013 | 4100 | 0.9053 |
134
+ | 0.9124 | 2.2282 | 4150 | 0.9055 |
135
+ | 0.722 | 2.2550 | 4200 | 0.9057 |
136
+ | 0.956 | 2.2819 | 4250 | 0.9056 |
137
+ | 0.6837 | 2.3087 | 4300 | 0.9050 |
138
+ | 1.0191 | 2.3356 | 4350 | 0.9045 |
139
+ | 0.9707 | 2.3624 | 4400 | 0.9050 |
140
+ | 0.9852 | 2.3892 | 4450 | 0.9054 |
141
+ | 0.8172 | 2.4161 | 4500 | 0.9050 |
142
+ | 0.979 | 2.4429 | 4550 | 0.9050 |
143
+ | 0.9173 | 2.4698 | 4600 | 0.9042 |
144
+ | 0.8936 | 2.4966 | 4650 | 0.9043 |
145
+ | 0.6992 | 2.5235 | 4700 | 0.9045 |
146
+ | 0.79 | 2.5503 | 4750 | 0.9045 |
147
+ | 0.7661 | 2.5772 | 4800 | 0.9043 |
148
+ | 0.9067 | 2.6040 | 4850 | 0.9036 |
149
+ | 0.7251 | 2.6309 | 4900 | 0.9035 |
150
+ | 0.7873 | 2.6577 | 4950 | 0.9036 |
151
+ | 0.8441 | 2.6845 | 5000 | 0.9034 |
152
+ | 0.9242 | 2.7114 | 5050 | 0.9034 |
153
+ | 0.8931 | 2.7382 | 5100 | 0.9029 |
154
+ | 1.0847 | 2.7651 | 5150 | 0.9028 |
155
+ | 0.7797 | 2.7919 | 5200 | 0.9028 |
156
+ | 0.7537 | 2.8188 | 5250 | 0.9030 |
157
+ | 0.7131 | 2.8456 | 5300 | 0.9030 |
158
+ | 0.8321 | 2.8725 | 5350 | 0.9030 |
159
+ | 0.7554 | 2.8993 | 5400 | 0.9032 |
160
+ | 0.8003 | 2.9261 | 5450 | 0.9032 |
161
+ | 0.862 | 2.9530 | 5500 | 0.9034 |
162
+ | 0.9439 | 2.9798 | 5550 | 0.9031 |
163
+ | 0.7934 | 3.0064 | 5600 | 0.9030 |
164
+ | 0.7656 | 3.0333 | 5650 | 0.9030 |
165
+ | 1.0536 | 3.0601 | 5700 | 0.9033 |
166
+ | 0.7046 | 3.0870 | 5750 | 0.9032 |
167
+ | 0.7297 | 3.1138 | 5800 | 0.9028 |
168
+ | 0.7948 | 3.1407 | 5850 | 0.9028 |
169
+ | 0.7877 | 3.1675 | 5900 | 0.9030 |
170
+ | 0.8918 | 3.1944 | 5950 | 0.9028 |
171
+ | 0.8123 | 3.2212 | 6000 | 0.9030 |
172
+ | 0.7079 | 3.2480 | 6050 | 0.9029 |
173
+ | 0.9428 | 3.2749 | 6100 | 0.9030 |
174
+ | 0.7774 | 3.3017 | 6150 | 0.9030 |
175
+ | 0.8418 | 3.3286 | 6200 | 0.9033 |
176
+ | 1.0364 | 3.3554 | 6250 | 0.9032 |
177
+ | 0.7611 | 3.3823 | 6300 | 0.9031 |
178
+ | 0.8938 | 3.4091 | 6350 | 0.9030 |
179
+ | 0.9085 | 3.4360 | 6400 | 0.9030 |
180
+ | 0.8015 | 3.4628 | 6450 | 0.9030 |
181
+ | 0.7286 | 3.4896 | 6500 | 0.9030 |
182
+ | 0.7203 | 3.5165 | 6550 | 0.9030 |
183
+ | 0.8212 | 3.5433 | 6600 | 0.9030 |
184
+ | 0.7335 | 3.5702 | 6650 | 0.9028 |
185
+ | 0.7196 | 3.5970 | 6700 | 0.9029 |
186
+ | 0.6572 | 3.6239 | 6750 | 0.9030 |
187
+ | 0.8649 | 3.6507 | 6800 | 0.9029 |
188
+ | 0.805 | 3.6776 | 6850 | 0.9029 |
189
+ | 0.8108 | 3.7044 | 6900 | 0.9027 |
190
+ | 0.8756 | 3.7313 | 6950 | 0.9028 |
191
+ | 0.895 | 3.7581 | 7000 | 0.9026 |
192
+ | 0.8497 | 3.7849 | 7050 | 0.9028 |
193
+ | 0.9445 | 3.8118 | 7100 | 0.9026 |
194
+ | 0.7153 | 3.8386 | 7150 | 0.9026 |
195
+ | 0.7897 | 3.8655 | 7200 | 0.9026 |
196
+ | 0.858 | 3.8923 | 7250 | 0.9027 |
197
+ | 0.9963 | 3.9192 | 7300 | 0.9028 |
198
+ | 0.7619 | 3.9460 | 7350 | 0.9027 |
199
+ | 0.8844 | 3.9729 | 7400 | 0.9028 |
200
+ | 0.8264 | 3.9997 | 7450 | 0.9028 |
201
+ | 0.9657 | 4.0263 | 7500 | 0.9026 |
202
+ | 0.7688 | 4.0532 | 7550 | 0.9028 |
203
+ | 0.9613 | 4.0800 | 7600 | 0.9027 |
204
+ | 0.7074 | 4.1068 | 7650 | 0.9025 |
205
+ | 0.7589 | 4.1337 | 7700 | 0.9028 |
206
+ | 0.8279 | 4.1605 | 7750 | 0.9028 |
207
+ | 0.7417 | 4.1874 | 7800 | 0.9027 |
208
+ | 0.8121 | 4.2142 | 7850 | 0.9026 |
209
+ | 0.877 | 4.2411 | 7900 | 0.9026 |
210
+ | 0.7371 | 4.2679 | 7950 | 0.9027 |
211
+ | 0.8387 | 4.2948 | 8000 | 0.9027 |
212
+ | 0.8789 | 4.3216 | 8050 | 0.9028 |
213
+ | 1.0297 | 4.3484 | 8100 | 0.9027 |
214
+ | 0.7222 | 4.3753 | 8150 | 0.9028 |
215
+ | 0.8673 | 4.4021 | 8200 | 0.9027 |
216
+ | 0.7866 | 4.4290 | 8250 | 0.9027 |
217
+ | 0.7187 | 4.4558 | 8300 | 0.9027 |
218
+ | 0.8237 | 4.4827 | 8350 | 0.9027 |
219
+ | 0.8223 | 4.5095 | 8400 | 0.9027 |
220
+ | 0.8093 | 4.5364 | 8450 | 0.9027 |
221
+ | 0.815 | 4.5632 | 8500 | 0.9026 |
222
+ | 0.7278 | 4.5900 | 8550 | 0.9028 |
223
+ | 0.7515 | 4.6169 | 8600 | 0.9027 |
224
+ | 0.9041 | 4.6437 | 8650 | 0.9026 |
225
+ | 0.7683 | 4.6706 | 8700 | 0.9026 |
226
+ | 0.8538 | 4.6974 | 8750 | 0.9027 |
227
+ | 0.837 | 4.7243 | 8800 | 0.9027 |
228
+ | 0.7077 | 4.7511 | 8850 | 0.9027 |
229
+ | 0.8734 | 4.7780 | 8900 | 0.9027 |
230
+ | 0.8391 | 4.8048 | 8950 | 0.9027 |
231
+ | 0.7243 | 4.8316 | 9000 | 0.9028 |
232
+ | 0.6905 | 4.8585 | 9050 | 0.9026 |
233
+ | 0.8787 | 4.8853 | 9100 | 0.9026 |
234
+ | 0.9105 | 4.9122 | 9150 | 0.9026 |
235
+ | 0.9295 | 4.9390 | 9200 | 0.9025 |
236
+ | 1.0437 | 4.9659 | 9250 | 0.9026 |
237
+ | 0.9296 | 4.9927 | 9300 | 0.9026 |
238
+
239
+
240
+ ### Framework versions
241
+
242
+ - Transformers 4.49.0
243
+ - Pytorch 2.1.0+cu118
244
+ - Datasets 3.3.2
245
+ - Tokenizers 0.21.0
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:217def4d9dc47691d725e271a70dc849ae0f83df9d22fd8aad3a721b3d2b909a
3
+ size 5496