MHGanainy commited on
Commit
81fe890
·
verified ·
1 Parent(s): 73ae469

MHGanainy/mgpt-lora-multi-denmark-balanced-1024

Browse files
Files changed (5) hide show
  1. README.md +2 -0
  2. all_results.json +13 -0
  3. eval_results.json +8 -0
  4. train_results.json +8 -0
  5. trainer_state.json +245 -0
README.md CHANGED
@@ -15,6 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
  # mgpt-lora-multi-denmark-balanced-1024
16
 
17
  This model is a fine-tuned version of [ai-forever/mGPT](https://huggingface.co/ai-forever/mGPT) on an unknown dataset.
 
 
18
 
19
  ## Model description
20
 
 
15
  # mgpt-lora-multi-denmark-balanced-1024
16
 
17
  This model is a fine-tuned version of [ai-forever/mGPT](https://huggingface.co/ai-forever/mGPT) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.8459
20
 
21
  ## Model description
22
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 1.8459237813949585,
4
+ "eval_runtime": 73.2243,
5
+ "eval_samples_per_second": 79.782,
6
+ "eval_steps_per_second": 9.983,
7
+ "perplexity": 6.333948272197309,
8
+ "total_flos": 3.478541817358582e+17,
9
+ "train_loss": 2.9001881553825744,
10
+ "train_runtime": 774.5812,
11
+ "train_samples_per_second": 30.024,
12
+ "train_steps_per_second": 3.753
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 1.8459237813949585,
4
+ "eval_runtime": 73.2243,
5
+ "eval_samples_per_second": 79.782,
6
+ "eval_steps_per_second": 9.983,
7
+ "perplexity": 6.333948272197309
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 3.478541817358582e+17,
4
+ "train_loss": 2.9001881553825744,
5
+ "train_runtime": 774.5812,
6
+ "train_samples_per_second": 30.024,
7
+ "train_steps_per_second": 3.753
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,245 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2907,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.03439972480220158,
13
+ "grad_norm": 10.833683013916016,
14
+ "learning_rate": 8.60215053763441e-07,
15
+ "loss": 6.3304,
16
+ "step": 100
17
+ },
18
+ {
19
+ "epoch": 0.06879944960440317,
20
+ "grad_norm": 5.736911773681641,
21
+ "learning_rate": 1.720430107526882e-06,
22
+ "loss": 5.8518,
23
+ "step": 200
24
+ },
25
+ {
26
+ "epoch": 0.10319917440660474,
27
+ "grad_norm": 2.5415754318237305,
28
+ "learning_rate": 2.580645161290323e-06,
29
+ "loss": 4.8713,
30
+ "step": 300
31
+ },
32
+ {
33
+ "epoch": 0.13759889920880633,
34
+ "grad_norm": 2.0687456130981445,
35
+ "learning_rate": 3.440860215053764e-06,
36
+ "loss": 4.2268,
37
+ "step": 400
38
+ },
39
+ {
40
+ "epoch": 0.1719986240110079,
41
+ "grad_norm": 2.140303134918213,
42
+ "learning_rate": 4.3010752688172045e-06,
43
+ "loss": 4.016,
44
+ "step": 500
45
+ },
46
+ {
47
+ "epoch": 0.20639834881320948,
48
+ "grad_norm": 1.2515285015106201,
49
+ "learning_rate": 5.161290322580646e-06,
50
+ "loss": 3.9056,
51
+ "step": 600
52
+ },
53
+ {
54
+ "epoch": 0.24079807361541108,
55
+ "grad_norm": 1.818322777748108,
56
+ "learning_rate": 6.021505376344087e-06,
57
+ "loss": 3.7952,
58
+ "step": 700
59
+ },
60
+ {
61
+ "epoch": 0.27519779841761266,
62
+ "grad_norm": 1.817495584487915,
63
+ "learning_rate": 6.881720430107528e-06,
64
+ "loss": 3.6559,
65
+ "step": 800
66
+ },
67
+ {
68
+ "epoch": 0.30959752321981426,
69
+ "grad_norm": 4.060177326202393,
70
+ "learning_rate": 7.741935483870968e-06,
71
+ "loss": 3.4939,
72
+ "step": 900
73
+ },
74
+ {
75
+ "epoch": 0.3439972480220158,
76
+ "grad_norm": 5.048155784606934,
77
+ "learning_rate": 8.602150537634409e-06,
78
+ "loss": 3.2084,
79
+ "step": 1000
80
+ },
81
+ {
82
+ "epoch": 0.3783969728242174,
83
+ "grad_norm": 4.375072479248047,
84
+ "learning_rate": 9.46236559139785e-06,
85
+ "loss": 2.7951,
86
+ "step": 1100
87
+ },
88
+ {
89
+ "epoch": 0.41279669762641896,
90
+ "grad_norm": 3.271152973175049,
91
+ "learning_rate": 1.0322580645161291e-05,
92
+ "loss": 2.4737,
93
+ "step": 1200
94
+ },
95
+ {
96
+ "epoch": 0.44719642242862057,
97
+ "grad_norm": 2.0996718406677246,
98
+ "learning_rate": 1.118279569892473e-05,
99
+ "loss": 2.4253,
100
+ "step": 1300
101
+ },
102
+ {
103
+ "epoch": 0.48159614723082217,
104
+ "grad_norm": 2.1390457153320312,
105
+ "learning_rate": 1.2043010752688173e-05,
106
+ "loss": 2.2669,
107
+ "step": 1400
108
+ },
109
+ {
110
+ "epoch": 0.5159958720330238,
111
+ "grad_norm": 1.7436959743499756,
112
+ "learning_rate": 1.2903225806451613e-05,
113
+ "loss": 2.2353,
114
+ "step": 1500
115
+ },
116
+ {
117
+ "epoch": 0.5503955968352253,
118
+ "grad_norm": 2.8704700469970703,
119
+ "learning_rate": 1.3763440860215056e-05,
120
+ "loss": 2.2071,
121
+ "step": 1600
122
+ },
123
+ {
124
+ "epoch": 0.5847953216374269,
125
+ "grad_norm": 1.6568603515625,
126
+ "learning_rate": 1.4623655913978497e-05,
127
+ "loss": 2.1548,
128
+ "step": 1700
129
+ },
130
+ {
131
+ "epoch": 0.6191950464396285,
132
+ "grad_norm": 3.1028966903686523,
133
+ "learning_rate": 1.5483870967741936e-05,
134
+ "loss": 2.1223,
135
+ "step": 1800
136
+ },
137
+ {
138
+ "epoch": 0.6535947712418301,
139
+ "grad_norm": 1.7996934652328491,
140
+ "learning_rate": 1.6344086021505377e-05,
141
+ "loss": 2.0797,
142
+ "step": 1900
143
+ },
144
+ {
145
+ "epoch": 0.6879944960440316,
146
+ "grad_norm": 1.737014651298523,
147
+ "learning_rate": 1.7204301075268818e-05,
148
+ "loss": 2.1156,
149
+ "step": 2000
150
+ },
151
+ {
152
+ "epoch": 0.7223942208462333,
153
+ "grad_norm": 1.8968210220336914,
154
+ "learning_rate": 1.806451612903226e-05,
155
+ "loss": 2.0334,
156
+ "step": 2100
157
+ },
158
+ {
159
+ "epoch": 0.7567939456484348,
160
+ "grad_norm": 1.7477818727493286,
161
+ "learning_rate": 1.89247311827957e-05,
162
+ "loss": 2.0278,
163
+ "step": 2200
164
+ },
165
+ {
166
+ "epoch": 0.7911936704506364,
167
+ "grad_norm": 2.6288206577301025,
168
+ "learning_rate": 1.978494623655914e-05,
169
+ "loss": 2.0297,
170
+ "step": 2300
171
+ },
172
+ {
173
+ "epoch": 0.8255933952528379,
174
+ "grad_norm": 1.7430673837661743,
175
+ "learning_rate": 1.9191636897958123e-05,
176
+ "loss": 2.0365,
177
+ "step": 2400
178
+ },
179
+ {
180
+ "epoch": 0.8599931200550396,
181
+ "grad_norm": 1.3275859355926514,
182
+ "learning_rate": 1.586037078125607e-05,
183
+ "loss": 1.9793,
184
+ "step": 2500
185
+ },
186
+ {
187
+ "epoch": 0.8943928448572411,
188
+ "grad_norm": 1.2883193492889404,
189
+ "learning_rate": 1.086259476800041e-05,
190
+ "loss": 1.9716,
191
+ "step": 2600
192
+ },
193
+ {
194
+ "epoch": 0.9287925696594427,
195
+ "grad_norm": 2.1552555561065674,
196
+ "learning_rate": 5.619523231433177e-06,
197
+ "loss": 1.9643,
198
+ "step": 2700
199
+ },
200
+ {
201
+ "epoch": 0.9631922944616443,
202
+ "grad_norm": 1.3895961046218872,
203
+ "learning_rate": 1.6221250761114803e-06,
204
+ "loss": 1.9634,
205
+ "step": 2800
206
+ },
207
+ {
208
+ "epoch": 0.9975920192638459,
209
+ "grad_norm": 1.249545931816101,
210
+ "learning_rate": 7.1378626715268295e-09,
211
+ "loss": 1.9456,
212
+ "step": 2900
213
+ },
214
+ {
215
+ "epoch": 1.0,
216
+ "step": 2907,
217
+ "total_flos": 3.478541817358582e+17,
218
+ "train_loss": 2.9001881553825744,
219
+ "train_runtime": 774.5812,
220
+ "train_samples_per_second": 30.024,
221
+ "train_steps_per_second": 3.753
222
+ }
223
+ ],
224
+ "logging_steps": 100,
225
+ "max_steps": 2907,
226
+ "num_input_tokens_seen": 0,
227
+ "num_train_epochs": 1,
228
+ "save_steps": 500,
229
+ "stateful_callbacks": {
230
+ "TrainerControl": {
231
+ "args": {
232
+ "should_epoch_stop": false,
233
+ "should_evaluate": false,
234
+ "should_log": false,
235
+ "should_save": false,
236
+ "should_training_stop": false
237
+ },
238
+ "attributes": {}
239
+ }
240
+ },
241
+ "total_flos": 3.478541817358582e+17,
242
+ "train_batch_size": 1,
243
+ "trial_name": null,
244
+ "trial_params": null
245
+ }