prateeky2806 commited on
Commit
8b35e68
1 Parent(s): bb8c2b0

Training in progress, step 600

Browse files
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50bd2ac3c75ff2aad1bb84e14c83fafaadf504cd0cd28b9df49e69c4054d3912
3
  size 319977229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae8d8bf4065095a1e83166d44b1f0f619115667f74a7be1b6f6b2b6cf336e450
3
  size 319977229
checkpoint-400/adapter_model/adapter_model/README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - load_in_8bit: False
9
+ - load_in_4bit: True
10
+ - llm_int8_threshold: 6.0
11
+ - llm_int8_skip_modules: None
12
+ - llm_int8_enable_fp32_cpu_offload: False
13
+ - llm_int8_has_fp16_weight: False
14
+ - bnb_4bit_quant_type: nf4
15
+ - bnb_4bit_use_double_quant: True
16
+ - bnb_4bit_compute_dtype: bfloat16
17
+ ### Framework versions
18
+
19
+
20
+ - PEFT 0.4.0
checkpoint-400/adapter_model/adapter_model/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "NousResearch/Nous-Hermes-llama-2-7b",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16.0,
11
+ "lora_dropout": 0.1,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 64,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "up_proj",
18
+ "v_proj",
19
+ "k_proj",
20
+ "o_proj",
21
+ "gate_proj",
22
+ "q_proj",
23
+ "down_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
checkpoint-400/adapter_model/adapter_model/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50bd2ac3c75ff2aad1bb84e14c83fafaadf504cd0cd28b9df49e69c4054d3912
3
+ size 319977229
checkpoint-600/README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - load_in_8bit: False
9
+ - load_in_4bit: True
10
+ - llm_int8_threshold: 6.0
11
+ - llm_int8_skip_modules: None
12
+ - llm_int8_enable_fp32_cpu_offload: False
13
+ - llm_int8_has_fp16_weight: False
14
+ - bnb_4bit_quant_type: nf4
15
+ - bnb_4bit_use_double_quant: True
16
+ - bnb_4bit_compute_dtype: bfloat16
17
+ ### Framework versions
18
+
19
+
20
+ - PEFT 0.4.0
checkpoint-600/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "NousResearch/Nous-Hermes-llama-2-7b",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16.0,
11
+ "lora_dropout": 0.1,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 64,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "up_proj",
18
+ "v_proj",
19
+ "k_proj",
20
+ "o_proj",
21
+ "gate_proj",
22
+ "q_proj",
23
+ "down_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
checkpoint-600/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae8d8bf4065095a1e83166d44b1f0f619115667f74a7be1b6f6b2b6cf336e450
3
+ size 319977229
checkpoint-600/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<pad>": 32000
3
+ }
checkpoint-600/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8a54b21cd09c07d894bf3d7ae86c3a51cc328490461d941f9089989c92e859f
3
+ size 1279539973
checkpoint-600/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b68b2c7bf77480609c589f44c9b016b1d8c6ed4034231ca9ef405fadd1fb41b1
3
+ size 14511
checkpoint-600/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c1a2ac1c11599601eeac95feb1dbfd49ec5c625e61dcce18b3f094491f9cf2d
3
+ size 627
checkpoint-600/special_tokens_map.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "pad_token": "<unk>",
5
+ "unk_token": "<unk>"
6
+ }
checkpoint-600/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
checkpoint-600/tokenizer_config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "bos_token": {
5
+ "__type": "AddedToken",
6
+ "content": "<s>",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "clean_up_tokenization_spaces": false,
13
+ "eos_token": {
14
+ "__type": "AddedToken",
15
+ "content": "</s>",
16
+ "lstrip": false,
17
+ "normalized": true,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "legacy": false,
22
+ "model_max_length": 1000000000000000019884624838656,
23
+ "pad_token": null,
24
+ "padding_side": "right",
25
+ "sp_model_kwargs": {},
26
+ "tokenizer_class": "LlamaTokenizer",
27
+ "unk_token": {
28
+ "__type": "AddedToken",
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": true,
32
+ "rstrip": false,
33
+ "single_word": false
34
+ }
35
+ }
checkpoint-600/trainer_state.json ADDED
@@ -0,0 +1,589 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.7028327584266663,
3
+ "best_model_checkpoint": "./output_v2/7b_cluster06_Nous-Hermes-llama-2-7b_partitioned_v3_standardized_06/checkpoint-400",
4
+ "epoch": 1.3793103448275863,
5
+ "global_step": 600,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 0.02,
12
+ "learning_rate": 0.0002,
13
+ "loss": 0.8662,
14
+ "step": 10
15
+ },
16
+ {
17
+ "epoch": 0.05,
18
+ "learning_rate": 0.0002,
19
+ "loss": 0.7634,
20
+ "step": 20
21
+ },
22
+ {
23
+ "epoch": 0.07,
24
+ "learning_rate": 0.0002,
25
+ "loss": 0.8485,
26
+ "step": 30
27
+ },
28
+ {
29
+ "epoch": 0.09,
30
+ "learning_rate": 0.0002,
31
+ "loss": 0.7866,
32
+ "step": 40
33
+ },
34
+ {
35
+ "epoch": 0.11,
36
+ "learning_rate": 0.0002,
37
+ "loss": 0.7199,
38
+ "step": 50
39
+ },
40
+ {
41
+ "epoch": 0.14,
42
+ "learning_rate": 0.0002,
43
+ "loss": 0.7387,
44
+ "step": 60
45
+ },
46
+ {
47
+ "epoch": 0.16,
48
+ "learning_rate": 0.0002,
49
+ "loss": 0.705,
50
+ "step": 70
51
+ },
52
+ {
53
+ "epoch": 0.18,
54
+ "learning_rate": 0.0002,
55
+ "loss": 0.7617,
56
+ "step": 80
57
+ },
58
+ {
59
+ "epoch": 0.21,
60
+ "learning_rate": 0.0002,
61
+ "loss": 0.7022,
62
+ "step": 90
63
+ },
64
+ {
65
+ "epoch": 0.23,
66
+ "learning_rate": 0.0002,
67
+ "loss": 0.715,
68
+ "step": 100
69
+ },
70
+ {
71
+ "epoch": 0.25,
72
+ "learning_rate": 0.0002,
73
+ "loss": 0.6946,
74
+ "step": 110
75
+ },
76
+ {
77
+ "epoch": 0.28,
78
+ "learning_rate": 0.0002,
79
+ "loss": 0.7201,
80
+ "step": 120
81
+ },
82
+ {
83
+ "epoch": 0.3,
84
+ "learning_rate": 0.0002,
85
+ "loss": 0.6633,
86
+ "step": 130
87
+ },
88
+ {
89
+ "epoch": 0.32,
90
+ "learning_rate": 0.0002,
91
+ "loss": 0.687,
92
+ "step": 140
93
+ },
94
+ {
95
+ "epoch": 0.34,
96
+ "learning_rate": 0.0002,
97
+ "loss": 0.7582,
98
+ "step": 150
99
+ },
100
+ {
101
+ "epoch": 0.37,
102
+ "learning_rate": 0.0002,
103
+ "loss": 0.7141,
104
+ "step": 160
105
+ },
106
+ {
107
+ "epoch": 0.39,
108
+ "learning_rate": 0.0002,
109
+ "loss": 0.7852,
110
+ "step": 170
111
+ },
112
+ {
113
+ "epoch": 0.41,
114
+ "learning_rate": 0.0002,
115
+ "loss": 0.7228,
116
+ "step": 180
117
+ },
118
+ {
119
+ "epoch": 0.44,
120
+ "learning_rate": 0.0002,
121
+ "loss": 0.7682,
122
+ "step": 190
123
+ },
124
+ {
125
+ "epoch": 0.46,
126
+ "learning_rate": 0.0002,
127
+ "loss": 0.6408,
128
+ "step": 200
129
+ },
130
+ {
131
+ "epoch": 0.46,
132
+ "eval_loss": 0.7120537757873535,
133
+ "eval_runtime": 248.212,
134
+ "eval_samples_per_second": 4.029,
135
+ "eval_steps_per_second": 2.014,
136
+ "step": 200
137
+ },
138
+ {
139
+ "epoch": 0.46,
140
+ "mmlu_eval_accuracy": 0.47641762588949127,
141
+ "mmlu_eval_accuracy_abstract_algebra": 0.2727272727272727,
142
+ "mmlu_eval_accuracy_anatomy": 0.5714285714285714,
143
+ "mmlu_eval_accuracy_astronomy": 0.4375,
144
+ "mmlu_eval_accuracy_business_ethics": 0.45454545454545453,
145
+ "mmlu_eval_accuracy_clinical_knowledge": 0.4482758620689655,
146
+ "mmlu_eval_accuracy_college_biology": 0.375,
147
+ "mmlu_eval_accuracy_college_chemistry": 0.125,
148
+ "mmlu_eval_accuracy_college_computer_science": 0.45454545454545453,
149
+ "mmlu_eval_accuracy_college_mathematics": 0.18181818181818182,
150
+ "mmlu_eval_accuracy_college_medicine": 0.36363636363636365,
151
+ "mmlu_eval_accuracy_college_physics": 0.45454545454545453,
152
+ "mmlu_eval_accuracy_computer_security": 0.2727272727272727,
153
+ "mmlu_eval_accuracy_conceptual_physics": 0.34615384615384615,
154
+ "mmlu_eval_accuracy_econometrics": 0.16666666666666666,
155
+ "mmlu_eval_accuracy_electrical_engineering": 0.625,
156
+ "mmlu_eval_accuracy_elementary_mathematics": 0.34146341463414637,
157
+ "mmlu_eval_accuracy_formal_logic": 0.2857142857142857,
158
+ "mmlu_eval_accuracy_global_facts": 0.5,
159
+ "mmlu_eval_accuracy_high_school_biology": 0.34375,
160
+ "mmlu_eval_accuracy_high_school_chemistry": 0.4090909090909091,
161
+ "mmlu_eval_accuracy_high_school_computer_science": 0.7777777777777778,
162
+ "mmlu_eval_accuracy_high_school_european_history": 0.6111111111111112,
163
+ "mmlu_eval_accuracy_high_school_geography": 0.7727272727272727,
164
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.6666666666666666,
165
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.32558139534883723,
166
+ "mmlu_eval_accuracy_high_school_mathematics": 0.3103448275862069,
167
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.38461538461538464,
168
+ "mmlu_eval_accuracy_high_school_physics": 0.35294117647058826,
169
+ "mmlu_eval_accuracy_high_school_psychology": 0.6833333333333333,
170
+ "mmlu_eval_accuracy_high_school_statistics": 0.30434782608695654,
171
+ "mmlu_eval_accuracy_high_school_us_history": 0.7272727272727273,
172
+ "mmlu_eval_accuracy_high_school_world_history": 0.5384615384615384,
173
+ "mmlu_eval_accuracy_human_aging": 0.6956521739130435,
174
+ "mmlu_eval_accuracy_human_sexuality": 0.4166666666666667,
175
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
176
+ "mmlu_eval_accuracy_jurisprudence": 0.5454545454545454,
177
+ "mmlu_eval_accuracy_logical_fallacies": 0.5555555555555556,
178
+ "mmlu_eval_accuracy_machine_learning": 0.2727272727272727,
179
+ "mmlu_eval_accuracy_management": 0.7272727272727273,
180
+ "mmlu_eval_accuracy_marketing": 0.76,
181
+ "mmlu_eval_accuracy_medical_genetics": 0.7272727272727273,
182
+ "mmlu_eval_accuracy_miscellaneous": 0.6511627906976745,
183
+ "mmlu_eval_accuracy_moral_disputes": 0.47368421052631576,
184
+ "mmlu_eval_accuracy_moral_scenarios": 0.24,
185
+ "mmlu_eval_accuracy_nutrition": 0.5757575757575758,
186
+ "mmlu_eval_accuracy_philosophy": 0.4117647058823529,
187
+ "mmlu_eval_accuracy_prehistory": 0.4,
188
+ "mmlu_eval_accuracy_professional_accounting": 0.2903225806451613,
189
+ "mmlu_eval_accuracy_professional_law": 0.35294117647058826,
190
+ "mmlu_eval_accuracy_professional_medicine": 0.41935483870967744,
191
+ "mmlu_eval_accuracy_professional_psychology": 0.391304347826087,
192
+ "mmlu_eval_accuracy_public_relations": 0.5,
193
+ "mmlu_eval_accuracy_security_studies": 0.5185185185185185,
194
+ "mmlu_eval_accuracy_sociology": 0.6818181818181818,
195
+ "mmlu_eval_accuracy_us_foreign_policy": 0.6363636363636364,
196
+ "mmlu_eval_accuracy_virology": 0.4444444444444444,
197
+ "mmlu_eval_accuracy_world_religions": 0.7368421052631579,
198
+ "mmlu_loss": 1.048742408132273,
199
+ "step": 200
200
+ },
201
+ {
202
+ "epoch": 0.48,
203
+ "learning_rate": 0.0002,
204
+ "loss": 0.7296,
205
+ "step": 210
206
+ },
207
+ {
208
+ "epoch": 0.51,
209
+ "learning_rate": 0.0002,
210
+ "loss": 0.7013,
211
+ "step": 220
212
+ },
213
+ {
214
+ "epoch": 0.53,
215
+ "learning_rate": 0.0002,
216
+ "loss": 0.7162,
217
+ "step": 230
218
+ },
219
+ {
220
+ "epoch": 0.55,
221
+ "learning_rate": 0.0002,
222
+ "loss": 0.6838,
223
+ "step": 240
224
+ },
225
+ {
226
+ "epoch": 0.57,
227
+ "learning_rate": 0.0002,
228
+ "loss": 0.7733,
229
+ "step": 250
230
+ },
231
+ {
232
+ "epoch": 0.6,
233
+ "learning_rate": 0.0002,
234
+ "loss": 0.6866,
235
+ "step": 260
236
+ },
237
+ {
238
+ "epoch": 0.62,
239
+ "learning_rate": 0.0002,
240
+ "loss": 0.7496,
241
+ "step": 270
242
+ },
243
+ {
244
+ "epoch": 0.64,
245
+ "learning_rate": 0.0002,
246
+ "loss": 0.7202,
247
+ "step": 280
248
+ },
249
+ {
250
+ "epoch": 0.67,
251
+ "learning_rate": 0.0002,
252
+ "loss": 0.6604,
253
+ "step": 290
254
+ },
255
+ {
256
+ "epoch": 0.69,
257
+ "learning_rate": 0.0002,
258
+ "loss": 0.6567,
259
+ "step": 300
260
+ },
261
+ {
262
+ "epoch": 0.71,
263
+ "learning_rate": 0.0002,
264
+ "loss": 0.7013,
265
+ "step": 310
266
+ },
267
+ {
268
+ "epoch": 0.74,
269
+ "learning_rate": 0.0002,
270
+ "loss": 0.7217,
271
+ "step": 320
272
+ },
273
+ {
274
+ "epoch": 0.76,
275
+ "learning_rate": 0.0002,
276
+ "loss": 0.7105,
277
+ "step": 330
278
+ },
279
+ {
280
+ "epoch": 0.78,
281
+ "learning_rate": 0.0002,
282
+ "loss": 0.7674,
283
+ "step": 340
284
+ },
285
+ {
286
+ "epoch": 0.8,
287
+ "learning_rate": 0.0002,
288
+ "loss": 0.709,
289
+ "step": 350
290
+ },
291
+ {
292
+ "epoch": 0.83,
293
+ "learning_rate": 0.0002,
294
+ "loss": 0.6924,
295
+ "step": 360
296
+ },
297
+ {
298
+ "epoch": 0.85,
299
+ "learning_rate": 0.0002,
300
+ "loss": 0.7067,
301
+ "step": 370
302
+ },
303
+ {
304
+ "epoch": 0.87,
305
+ "learning_rate": 0.0002,
306
+ "loss": 0.7528,
307
+ "step": 380
308
+ },
309
+ {
310
+ "epoch": 0.9,
311
+ "learning_rate": 0.0002,
312
+ "loss": 0.6967,
313
+ "step": 390
314
+ },
315
+ {
316
+ "epoch": 0.92,
317
+ "learning_rate": 0.0002,
318
+ "loss": 0.7424,
319
+ "step": 400
320
+ },
321
+ {
322
+ "epoch": 0.92,
323
+ "eval_loss": 0.7028327584266663,
324
+ "eval_runtime": 248.3077,
325
+ "eval_samples_per_second": 4.027,
326
+ "eval_steps_per_second": 2.014,
327
+ "step": 400
328
+ },
329
+ {
330
+ "epoch": 0.92,
331
+ "mmlu_eval_accuracy": 0.4534692920503279,
332
+ "mmlu_eval_accuracy_abstract_algebra": 0.18181818181818182,
333
+ "mmlu_eval_accuracy_anatomy": 0.5714285714285714,
334
+ "mmlu_eval_accuracy_astronomy": 0.375,
335
+ "mmlu_eval_accuracy_business_ethics": 0.5454545454545454,
336
+ "mmlu_eval_accuracy_clinical_knowledge": 0.4827586206896552,
337
+ "mmlu_eval_accuracy_college_biology": 0.375,
338
+ "mmlu_eval_accuracy_college_chemistry": 0.125,
339
+ "mmlu_eval_accuracy_college_computer_science": 0.36363636363636365,
340
+ "mmlu_eval_accuracy_college_mathematics": 0.18181818181818182,
341
+ "mmlu_eval_accuracy_college_medicine": 0.3181818181818182,
342
+ "mmlu_eval_accuracy_college_physics": 0.45454545454545453,
343
+ "mmlu_eval_accuracy_computer_security": 0.36363636363636365,
344
+ "mmlu_eval_accuracy_conceptual_physics": 0.34615384615384615,
345
+ "mmlu_eval_accuracy_econometrics": 0.16666666666666666,
346
+ "mmlu_eval_accuracy_electrical_engineering": 0.5,
347
+ "mmlu_eval_accuracy_elementary_mathematics": 0.2926829268292683,
348
+ "mmlu_eval_accuracy_formal_logic": 0.2857142857142857,
349
+ "mmlu_eval_accuracy_global_facts": 0.5,
350
+ "mmlu_eval_accuracy_high_school_biology": 0.34375,
351
+ "mmlu_eval_accuracy_high_school_chemistry": 0.4090909090909091,
352
+ "mmlu_eval_accuracy_high_school_computer_science": 0.4444444444444444,
353
+ "mmlu_eval_accuracy_high_school_european_history": 0.5555555555555556,
354
+ "mmlu_eval_accuracy_high_school_geography": 0.7272727272727273,
355
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.6666666666666666,
356
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.32558139534883723,
357
+ "mmlu_eval_accuracy_high_school_mathematics": 0.3103448275862069,
358
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.4230769230769231,
359
+ "mmlu_eval_accuracy_high_school_physics": 0.35294117647058826,
360
+ "mmlu_eval_accuracy_high_school_psychology": 0.7,
361
+ "mmlu_eval_accuracy_high_school_statistics": 0.2608695652173913,
362
+ "mmlu_eval_accuracy_high_school_us_history": 0.6363636363636364,
363
+ "mmlu_eval_accuracy_high_school_world_history": 0.5,
364
+ "mmlu_eval_accuracy_human_aging": 0.6956521739130435,
365
+ "mmlu_eval_accuracy_human_sexuality": 0.4166666666666667,
366
+ "mmlu_eval_accuracy_international_law": 0.7692307692307693,
367
+ "mmlu_eval_accuracy_jurisprudence": 0.36363636363636365,
368
+ "mmlu_eval_accuracy_logical_fallacies": 0.5555555555555556,
369
+ "mmlu_eval_accuracy_machine_learning": 0.18181818181818182,
370
+ "mmlu_eval_accuracy_management": 0.7272727272727273,
371
+ "mmlu_eval_accuracy_marketing": 0.72,
372
+ "mmlu_eval_accuracy_medical_genetics": 0.7272727272727273,
373
+ "mmlu_eval_accuracy_miscellaneous": 0.686046511627907,
374
+ "mmlu_eval_accuracy_moral_disputes": 0.47368421052631576,
375
+ "mmlu_eval_accuracy_moral_scenarios": 0.24,
376
+ "mmlu_eval_accuracy_nutrition": 0.6060606060606061,
377
+ "mmlu_eval_accuracy_philosophy": 0.4117647058823529,
378
+ "mmlu_eval_accuracy_prehistory": 0.4857142857142857,
379
+ "mmlu_eval_accuracy_professional_accounting": 0.25806451612903225,
380
+ "mmlu_eval_accuracy_professional_law": 0.3352941176470588,
381
+ "mmlu_eval_accuracy_professional_medicine": 0.45161290322580644,
382
+ "mmlu_eval_accuracy_professional_psychology": 0.4057971014492754,
383
+ "mmlu_eval_accuracy_public_relations": 0.4166666666666667,
384
+ "mmlu_eval_accuracy_security_studies": 0.48148148148148145,
385
+ "mmlu_eval_accuracy_sociology": 0.7727272727272727,
386
+ "mmlu_eval_accuracy_us_foreign_policy": 0.45454545454545453,
387
+ "mmlu_eval_accuracy_virology": 0.3888888888888889,
388
+ "mmlu_eval_accuracy_world_religions": 0.7368421052631579,
389
+ "mmlu_loss": 1.034321005696883,
390
+ "step": 400
391
+ },
392
+ {
393
+ "epoch": 0.94,
394
+ "learning_rate": 0.0002,
395
+ "loss": 0.722,
396
+ "step": 410
397
+ },
398
+ {
399
+ "epoch": 0.97,
400
+ "learning_rate": 0.0002,
401
+ "loss": 0.7236,
402
+ "step": 420
403
+ },
404
+ {
405
+ "epoch": 0.99,
406
+ "learning_rate": 0.0002,
407
+ "loss": 0.7075,
408
+ "step": 430
409
+ },
410
+ {
411
+ "epoch": 1.01,
412
+ "learning_rate": 0.0002,
413
+ "loss": 0.6595,
414
+ "step": 440
415
+ },
416
+ {
417
+ "epoch": 1.03,
418
+ "learning_rate": 0.0002,
419
+ "loss": 0.6631,
420
+ "step": 450
421
+ },
422
+ {
423
+ "epoch": 1.06,
424
+ "learning_rate": 0.0002,
425
+ "loss": 0.6957,
426
+ "step": 460
427
+ },
428
+ {
429
+ "epoch": 1.08,
430
+ "learning_rate": 0.0002,
431
+ "loss": 0.6092,
432
+ "step": 470
433
+ },
434
+ {
435
+ "epoch": 1.1,
436
+ "learning_rate": 0.0002,
437
+ "loss": 0.6014,
438
+ "step": 480
439
+ },
440
+ {
441
+ "epoch": 1.13,
442
+ "learning_rate": 0.0002,
443
+ "loss": 0.6629,
444
+ "step": 490
445
+ },
446
+ {
447
+ "epoch": 1.15,
448
+ "learning_rate": 0.0002,
449
+ "loss": 0.6606,
450
+ "step": 500
451
+ },
452
+ {
453
+ "epoch": 1.17,
454
+ "learning_rate": 0.0002,
455
+ "loss": 0.6623,
456
+ "step": 510
457
+ },
458
+ {
459
+ "epoch": 1.2,
460
+ "learning_rate": 0.0002,
461
+ "loss": 0.6528,
462
+ "step": 520
463
+ },
464
+ {
465
+ "epoch": 1.22,
466
+ "learning_rate": 0.0002,
467
+ "loss": 0.619,
468
+ "step": 530
469
+ },
470
+ {
471
+ "epoch": 1.24,
472
+ "learning_rate": 0.0002,
473
+ "loss": 0.6822,
474
+ "step": 540
475
+ },
476
+ {
477
+ "epoch": 1.26,
478
+ "learning_rate": 0.0002,
479
+ "loss": 0.6897,
480
+ "step": 550
481
+ },
482
+ {
483
+ "epoch": 1.29,
484
+ "learning_rate": 0.0002,
485
+ "loss": 0.6194,
486
+ "step": 560
487
+ },
488
+ {
489
+ "epoch": 1.31,
490
+ "learning_rate": 0.0002,
491
+ "loss": 0.6854,
492
+ "step": 570
493
+ },
494
+ {
495
+ "epoch": 1.33,
496
+ "learning_rate": 0.0002,
497
+ "loss": 0.6408,
498
+ "step": 580
499
+ },
500
+ {
501
+ "epoch": 1.36,
502
+ "learning_rate": 0.0002,
503
+ "loss": 0.6705,
504
+ "step": 590
505
+ },
506
+ {
507
+ "epoch": 1.38,
508
+ "learning_rate": 0.0002,
509
+ "loss": 0.6806,
510
+ "step": 600
511
+ },
512
+ {
513
+ "epoch": 1.38,
514
+ "eval_loss": 0.7048470377922058,
515
+ "eval_runtime": 248.1356,
516
+ "eval_samples_per_second": 4.03,
517
+ "eval_steps_per_second": 2.015,
518
+ "step": 600
519
+ },
520
+ {
521
+ "epoch": 1.38,
522
+ "mmlu_eval_accuracy": 0.45527626426304835,
523
+ "mmlu_eval_accuracy_abstract_algebra": 0.18181818181818182,
524
+ "mmlu_eval_accuracy_anatomy": 0.5714285714285714,
525
+ "mmlu_eval_accuracy_astronomy": 0.375,
526
+ "mmlu_eval_accuracy_business_ethics": 0.5454545454545454,
527
+ "mmlu_eval_accuracy_clinical_knowledge": 0.4482758620689655,
528
+ "mmlu_eval_accuracy_college_biology": 0.375,
529
+ "mmlu_eval_accuracy_college_chemistry": 0.125,
530
+ "mmlu_eval_accuracy_college_computer_science": 0.2727272727272727,
531
+ "mmlu_eval_accuracy_college_mathematics": 0.18181818181818182,
532
+ "mmlu_eval_accuracy_college_medicine": 0.4090909090909091,
533
+ "mmlu_eval_accuracy_college_physics": 0.45454545454545453,
534
+ "mmlu_eval_accuracy_computer_security": 0.36363636363636365,
535
+ "mmlu_eval_accuracy_conceptual_physics": 0.5,
536
+ "mmlu_eval_accuracy_econometrics": 0.16666666666666666,
537
+ "mmlu_eval_accuracy_electrical_engineering": 0.4375,
538
+ "mmlu_eval_accuracy_elementary_mathematics": 0.3170731707317073,
539
+ "mmlu_eval_accuracy_formal_logic": 0.2857142857142857,
540
+ "mmlu_eval_accuracy_global_facts": 0.5,
541
+ "mmlu_eval_accuracy_high_school_biology": 0.4375,
542
+ "mmlu_eval_accuracy_high_school_chemistry": 0.45454545454545453,
543
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
544
+ "mmlu_eval_accuracy_high_school_european_history": 0.5,
545
+ "mmlu_eval_accuracy_high_school_geography": 0.7727272727272727,
546
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.6190476190476191,
547
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.3488372093023256,
548
+ "mmlu_eval_accuracy_high_school_mathematics": 0.3103448275862069,
549
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.4230769230769231,
550
+ "mmlu_eval_accuracy_high_school_physics": 0.29411764705882354,
551
+ "mmlu_eval_accuracy_high_school_psychology": 0.7,
552
+ "mmlu_eval_accuracy_high_school_statistics": 0.30434782608695654,
553
+ "mmlu_eval_accuracy_high_school_us_history": 0.5909090909090909,
554
+ "mmlu_eval_accuracy_high_school_world_history": 0.5384615384615384,
555
+ "mmlu_eval_accuracy_human_aging": 0.6956521739130435,
556
+ "mmlu_eval_accuracy_human_sexuality": 0.5,
557
+ "mmlu_eval_accuracy_international_law": 0.7692307692307693,
558
+ "mmlu_eval_accuracy_jurisprudence": 0.2727272727272727,
559
+ "mmlu_eval_accuracy_logical_fallacies": 0.5555555555555556,
560
+ "mmlu_eval_accuracy_machine_learning": 0.2727272727272727,
561
+ "mmlu_eval_accuracy_management": 0.6363636363636364,
562
+ "mmlu_eval_accuracy_marketing": 0.76,
563
+ "mmlu_eval_accuracy_medical_genetics": 0.6363636363636364,
564
+ "mmlu_eval_accuracy_miscellaneous": 0.6744186046511628,
565
+ "mmlu_eval_accuracy_moral_disputes": 0.4473684210526316,
566
+ "mmlu_eval_accuracy_moral_scenarios": 0.24,
567
+ "mmlu_eval_accuracy_nutrition": 0.5757575757575758,
568
+ "mmlu_eval_accuracy_philosophy": 0.38235294117647056,
569
+ "mmlu_eval_accuracy_prehistory": 0.5142857142857142,
570
+ "mmlu_eval_accuracy_professional_accounting": 0.22580645161290322,
571
+ "mmlu_eval_accuracy_professional_law": 0.31176470588235294,
572
+ "mmlu_eval_accuracy_professional_medicine": 0.41935483870967744,
573
+ "mmlu_eval_accuracy_professional_psychology": 0.37681159420289856,
574
+ "mmlu_eval_accuracy_public_relations": 0.4166666666666667,
575
+ "mmlu_eval_accuracy_security_studies": 0.48148148148148145,
576
+ "mmlu_eval_accuracy_sociology": 0.6818181818181818,
577
+ "mmlu_eval_accuracy_us_foreign_policy": 0.45454545454545453,
578
+ "mmlu_eval_accuracy_virology": 0.5,
579
+ "mmlu_eval_accuracy_world_religions": 0.7894736842105263,
580
+ "mmlu_loss": 0.8697303273707784,
581
+ "step": 600
582
+ }
583
+ ],
584
+ "max_steps": 5000,
585
+ "num_train_epochs": 12,
586
+ "total_flos": 1.416664172026921e+17,
587
+ "trial_name": null,
588
+ "trial_params": null
589
+ }
checkpoint-600/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86d7204e4e5f50b99e33a1cf53fc7c45dbc89a6d45f1e53a498dc308f0965dd3
3
+ size 6011