Farouk commited on
Commit
9b8b438
·
1 Parent(s): c89a5d7

Training in progress, step 800

Browse files
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51bb9bdb2be0f9d294eae865558a7ead86de7b1ef118aa1dd2a4af1d6edb5d9a
3
  size 319977229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eab1e2ae5e089eaff970cc67937b7c2fbcd12801c9fc2a5e55e3dc91c4282898
3
  size 319977229
checkpoint-600/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-600/adapter_model/adapter_model/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "pankajmathur/orca_mini_v3_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
+ "v_proj",
18
+ "down_proj",
19
+ "gate_proj",
20
+ "up_proj",
21
+ "k_proj",
22
+ "o_proj",
23
+ "q_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
checkpoint-600/adapter_model/adapter_model/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51bb9bdb2be0f9d294eae865558a7ead86de7b1ef118aa1dd2a4af1d6edb5d9a
3
+ size 319977229
checkpoint-800/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-800/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "pankajmathur/orca_mini_v3_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
+ "v_proj",
18
+ "down_proj",
19
+ "gate_proj",
20
+ "up_proj",
21
+ "k_proj",
22
+ "o_proj",
23
+ "q_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
checkpoint-800/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eab1e2ae5e089eaff970cc67937b7c2fbcd12801c9fc2a5e55e3dc91c4282898
3
+ size 319977229
checkpoint-800/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[PAD]": 32000
3
+ }
checkpoint-800/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14a4eccf4ce423e940f831700ccf138e04b53db97e6d414e28bd3fe42da2f968
3
+ size 1279539973
checkpoint-800/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b40f67bf3e80ab79626955f0cf7d8c527bc18e34ff0bc9beda86294caa511eb4
3
+ size 14511
checkpoint-800/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de7840bcb72f2f480fd301578d289cdfa174589e831b0d33e5772f3956b6beae
3
+ size 627
checkpoint-800/special_tokens_map.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "pad_token": "[PAD]",
5
+ "unk_token": "<unk>"
6
+ }
checkpoint-800/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
checkpoint-800/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": true,
22
+ "model_max_length": 4096,
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-800/trainer_state.json ADDED
@@ -0,0 +1,780 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.8209574222564697,
3
+ "best_model_checkpoint": "experts/expert-22/checkpoint-800",
4
+ "epoch": 0.3079588105090944,
5
+ "global_step": 800,
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.0,
12
+ "learning_rate": 0.0002,
13
+ "loss": 0.9402,
14
+ "step": 10
15
+ },
16
+ {
17
+ "epoch": 0.01,
18
+ "learning_rate": 0.0002,
19
+ "loss": 0.9159,
20
+ "step": 20
21
+ },
22
+ {
23
+ "epoch": 0.01,
24
+ "learning_rate": 0.0002,
25
+ "loss": 0.848,
26
+ "step": 30
27
+ },
28
+ {
29
+ "epoch": 0.02,
30
+ "learning_rate": 0.0002,
31
+ "loss": 0.8795,
32
+ "step": 40
33
+ },
34
+ {
35
+ "epoch": 0.02,
36
+ "learning_rate": 0.0002,
37
+ "loss": 0.9281,
38
+ "step": 50
39
+ },
40
+ {
41
+ "epoch": 0.02,
42
+ "learning_rate": 0.0002,
43
+ "loss": 0.8639,
44
+ "step": 60
45
+ },
46
+ {
47
+ "epoch": 0.03,
48
+ "learning_rate": 0.0002,
49
+ "loss": 0.9537,
50
+ "step": 70
51
+ },
52
+ {
53
+ "epoch": 0.03,
54
+ "learning_rate": 0.0002,
55
+ "loss": 0.8694,
56
+ "step": 80
57
+ },
58
+ {
59
+ "epoch": 0.03,
60
+ "learning_rate": 0.0002,
61
+ "loss": 0.8849,
62
+ "step": 90
63
+ },
64
+ {
65
+ "epoch": 0.04,
66
+ "learning_rate": 0.0002,
67
+ "loss": 0.8651,
68
+ "step": 100
69
+ },
70
+ {
71
+ "epoch": 0.04,
72
+ "learning_rate": 0.0002,
73
+ "loss": 0.9332,
74
+ "step": 110
75
+ },
76
+ {
77
+ "epoch": 0.05,
78
+ "learning_rate": 0.0002,
79
+ "loss": 0.8883,
80
+ "step": 120
81
+ },
82
+ {
83
+ "epoch": 0.05,
84
+ "learning_rate": 0.0002,
85
+ "loss": 0.8945,
86
+ "step": 130
87
+ },
88
+ {
89
+ "epoch": 0.05,
90
+ "learning_rate": 0.0002,
91
+ "loss": 0.8675,
92
+ "step": 140
93
+ },
94
+ {
95
+ "epoch": 0.06,
96
+ "learning_rate": 0.0002,
97
+ "loss": 0.8583,
98
+ "step": 150
99
+ },
100
+ {
101
+ "epoch": 0.06,
102
+ "learning_rate": 0.0002,
103
+ "loss": 0.8992,
104
+ "step": 160
105
+ },
106
+ {
107
+ "epoch": 0.07,
108
+ "learning_rate": 0.0002,
109
+ "loss": 0.8667,
110
+ "step": 170
111
+ },
112
+ {
113
+ "epoch": 0.07,
114
+ "learning_rate": 0.0002,
115
+ "loss": 0.8367,
116
+ "step": 180
117
+ },
118
+ {
119
+ "epoch": 0.07,
120
+ "learning_rate": 0.0002,
121
+ "loss": 0.8495,
122
+ "step": 190
123
+ },
124
+ {
125
+ "epoch": 0.08,
126
+ "learning_rate": 0.0002,
127
+ "loss": 0.8338,
128
+ "step": 200
129
+ },
130
+ {
131
+ "epoch": 0.08,
132
+ "eval_loss": 0.8420786261558533,
133
+ "eval_runtime": 104.6029,
134
+ "eval_samples_per_second": 9.56,
135
+ "eval_steps_per_second": 4.78,
136
+ "step": 200
137
+ },
138
+ {
139
+ "epoch": 0.08,
140
+ "mmlu_eval_accuracy": 0.49890909250031423,
141
+ "mmlu_eval_accuracy_abstract_algebra": 0.36363636363636365,
142
+ "mmlu_eval_accuracy_anatomy": 0.7142857142857143,
143
+ "mmlu_eval_accuracy_astronomy": 0.4375,
144
+ "mmlu_eval_accuracy_business_ethics": 0.45454545454545453,
145
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5862068965517241,
146
+ "mmlu_eval_accuracy_college_biology": 0.4375,
147
+ "mmlu_eval_accuracy_college_chemistry": 0.25,
148
+ "mmlu_eval_accuracy_college_computer_science": 0.2727272727272727,
149
+ "mmlu_eval_accuracy_college_mathematics": 0.2727272727272727,
150
+ "mmlu_eval_accuracy_college_medicine": 0.36363636363636365,
151
+ "mmlu_eval_accuracy_college_physics": 0.36363636363636365,
152
+ "mmlu_eval_accuracy_computer_security": 0.6363636363636364,
153
+ "mmlu_eval_accuracy_conceptual_physics": 0.4230769230769231,
154
+ "mmlu_eval_accuracy_econometrics": 0.16666666666666666,
155
+ "mmlu_eval_accuracy_electrical_engineering": 0.25,
156
+ "mmlu_eval_accuracy_elementary_mathematics": 0.3170731707317073,
157
+ "mmlu_eval_accuracy_formal_logic": 0.14285714285714285,
158
+ "mmlu_eval_accuracy_global_facts": 0.6,
159
+ "mmlu_eval_accuracy_high_school_biology": 0.5,
160
+ "mmlu_eval_accuracy_high_school_chemistry": 0.2727272727272727,
161
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
162
+ "mmlu_eval_accuracy_high_school_european_history": 0.6666666666666666,
163
+ "mmlu_eval_accuracy_high_school_geography": 0.9090909090909091,
164
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.47619047619047616,
165
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.4418604651162791,
166
+ "mmlu_eval_accuracy_high_school_mathematics": 0.2413793103448276,
167
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.46153846153846156,
168
+ "mmlu_eval_accuracy_high_school_physics": 0.11764705882352941,
169
+ "mmlu_eval_accuracy_high_school_psychology": 0.85,
170
+ "mmlu_eval_accuracy_high_school_statistics": 0.34782608695652173,
171
+ "mmlu_eval_accuracy_high_school_us_history": 0.5909090909090909,
172
+ "mmlu_eval_accuracy_high_school_world_history": 0.6923076923076923,
173
+ "mmlu_eval_accuracy_human_aging": 0.782608695652174,
174
+ "mmlu_eval_accuracy_human_sexuality": 0.3333333333333333,
175
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
176
+ "mmlu_eval_accuracy_jurisprudence": 0.36363636363636365,
177
+ "mmlu_eval_accuracy_logical_fallacies": 0.6666666666666666,
178
+ "mmlu_eval_accuracy_machine_learning": 0.45454545454545453,
179
+ "mmlu_eval_accuracy_management": 0.6363636363636364,
180
+ "mmlu_eval_accuracy_marketing": 0.88,
181
+ "mmlu_eval_accuracy_medical_genetics": 0.9090909090909091,
182
+ "mmlu_eval_accuracy_miscellaneous": 0.6627906976744186,
183
+ "mmlu_eval_accuracy_moral_disputes": 0.4473684210526316,
184
+ "mmlu_eval_accuracy_moral_scenarios": 0.21,
185
+ "mmlu_eval_accuracy_nutrition": 0.6666666666666666,
186
+ "mmlu_eval_accuracy_philosophy": 0.5,
187
+ "mmlu_eval_accuracy_prehistory": 0.5428571428571428,
188
+ "mmlu_eval_accuracy_professional_accounting": 0.2903225806451613,
189
+ "mmlu_eval_accuracy_professional_law": 0.3176470588235294,
190
+ "mmlu_eval_accuracy_professional_medicine": 0.5483870967741935,
191
+ "mmlu_eval_accuracy_professional_psychology": 0.5072463768115942,
192
+ "mmlu_eval_accuracy_public_relations": 0.6666666666666666,
193
+ "mmlu_eval_accuracy_security_studies": 0.48148148148148145,
194
+ "mmlu_eval_accuracy_sociology": 0.7272727272727273,
195
+ "mmlu_eval_accuracy_us_foreign_policy": 0.6363636363636364,
196
+ "mmlu_eval_accuracy_virology": 0.5,
197
+ "mmlu_eval_accuracy_world_religions": 0.6842105263157895,
198
+ "mmlu_loss": 1.4345150615621174,
199
+ "step": 200
200
+ },
201
+ {
202
+ "epoch": 0.08,
203
+ "learning_rate": 0.0002,
204
+ "loss": 0.8627,
205
+ "step": 210
206
+ },
207
+ {
208
+ "epoch": 0.08,
209
+ "learning_rate": 0.0002,
210
+ "loss": 0.8758,
211
+ "step": 220
212
+ },
213
+ {
214
+ "epoch": 0.09,
215
+ "learning_rate": 0.0002,
216
+ "loss": 0.929,
217
+ "step": 230
218
+ },
219
+ {
220
+ "epoch": 0.09,
221
+ "learning_rate": 0.0002,
222
+ "loss": 0.8946,
223
+ "step": 240
224
+ },
225
+ {
226
+ "epoch": 0.1,
227
+ "learning_rate": 0.0002,
228
+ "loss": 0.9027,
229
+ "step": 250
230
+ },
231
+ {
232
+ "epoch": 0.1,
233
+ "learning_rate": 0.0002,
234
+ "loss": 0.866,
235
+ "step": 260
236
+ },
237
+ {
238
+ "epoch": 0.1,
239
+ "learning_rate": 0.0002,
240
+ "loss": 0.8648,
241
+ "step": 270
242
+ },
243
+ {
244
+ "epoch": 0.11,
245
+ "learning_rate": 0.0002,
246
+ "loss": 0.8545,
247
+ "step": 280
248
+ },
249
+ {
250
+ "epoch": 0.11,
251
+ "learning_rate": 0.0002,
252
+ "loss": 0.8552,
253
+ "step": 290
254
+ },
255
+ {
256
+ "epoch": 0.12,
257
+ "learning_rate": 0.0002,
258
+ "loss": 0.8473,
259
+ "step": 300
260
+ },
261
+ {
262
+ "epoch": 0.12,
263
+ "learning_rate": 0.0002,
264
+ "loss": 0.8627,
265
+ "step": 310
266
+ },
267
+ {
268
+ "epoch": 0.12,
269
+ "learning_rate": 0.0002,
270
+ "loss": 0.8369,
271
+ "step": 320
272
+ },
273
+ {
274
+ "epoch": 0.13,
275
+ "learning_rate": 0.0002,
276
+ "loss": 0.8567,
277
+ "step": 330
278
+ },
279
+ {
280
+ "epoch": 0.13,
281
+ "learning_rate": 0.0002,
282
+ "loss": 0.8761,
283
+ "step": 340
284
+ },
285
+ {
286
+ "epoch": 0.13,
287
+ "learning_rate": 0.0002,
288
+ "loss": 0.8834,
289
+ "step": 350
290
+ },
291
+ {
292
+ "epoch": 0.14,
293
+ "learning_rate": 0.0002,
294
+ "loss": 0.853,
295
+ "step": 360
296
+ },
297
+ {
298
+ "epoch": 0.14,
299
+ "learning_rate": 0.0002,
300
+ "loss": 0.8389,
301
+ "step": 370
302
+ },
303
+ {
304
+ "epoch": 0.15,
305
+ "learning_rate": 0.0002,
306
+ "loss": 0.8699,
307
+ "step": 380
308
+ },
309
+ {
310
+ "epoch": 0.15,
311
+ "learning_rate": 0.0002,
312
+ "loss": 0.8457,
313
+ "step": 390
314
+ },
315
+ {
316
+ "epoch": 0.15,
317
+ "learning_rate": 0.0002,
318
+ "loss": 0.8786,
319
+ "step": 400
320
+ },
321
+ {
322
+ "epoch": 0.15,
323
+ "eval_loss": 0.8281272053718567,
324
+ "eval_runtime": 107.4092,
325
+ "eval_samples_per_second": 9.31,
326
+ "eval_steps_per_second": 4.655,
327
+ "step": 400
328
+ },
329
+ {
330
+ "epoch": 0.15,
331
+ "mmlu_eval_accuracy": 0.4990323912767152,
332
+ "mmlu_eval_accuracy_abstract_algebra": 0.2727272727272727,
333
+ "mmlu_eval_accuracy_anatomy": 0.5714285714285714,
334
+ "mmlu_eval_accuracy_astronomy": 0.4375,
335
+ "mmlu_eval_accuracy_business_ethics": 0.5454545454545454,
336
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5862068965517241,
337
+ "mmlu_eval_accuracy_college_biology": 0.4375,
338
+ "mmlu_eval_accuracy_college_chemistry": 0.25,
339
+ "mmlu_eval_accuracy_college_computer_science": 0.36363636363636365,
340
+ "mmlu_eval_accuracy_college_mathematics": 0.2727272727272727,
341
+ "mmlu_eval_accuracy_college_medicine": 0.5,
342
+ "mmlu_eval_accuracy_college_physics": 0.36363636363636365,
343
+ "mmlu_eval_accuracy_computer_security": 0.45454545454545453,
344
+ "mmlu_eval_accuracy_conceptual_physics": 0.4230769230769231,
345
+ "mmlu_eval_accuracy_econometrics": 0.25,
346
+ "mmlu_eval_accuracy_electrical_engineering": 0.4375,
347
+ "mmlu_eval_accuracy_elementary_mathematics": 0.3902439024390244,
348
+ "mmlu_eval_accuracy_formal_logic": 0.14285714285714285,
349
+ "mmlu_eval_accuracy_global_facts": 0.4,
350
+ "mmlu_eval_accuracy_high_school_biology": 0.46875,
351
+ "mmlu_eval_accuracy_high_school_chemistry": 0.22727272727272727,
352
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
353
+ "mmlu_eval_accuracy_high_school_european_history": 0.6666666666666666,
354
+ "mmlu_eval_accuracy_high_school_geography": 0.9090909090909091,
355
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.47619047619047616,
356
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.46511627906976744,
357
+ "mmlu_eval_accuracy_high_school_mathematics": 0.2413793103448276,
358
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.46153846153846156,
359
+ "mmlu_eval_accuracy_high_school_physics": 0.17647058823529413,
360
+ "mmlu_eval_accuracy_high_school_psychology": 0.85,
361
+ "mmlu_eval_accuracy_high_school_statistics": 0.34782608695652173,
362
+ "mmlu_eval_accuracy_high_school_us_history": 0.6818181818181818,
363
+ "mmlu_eval_accuracy_high_school_world_history": 0.7692307692307693,
364
+ "mmlu_eval_accuracy_human_aging": 0.7391304347826086,
365
+ "mmlu_eval_accuracy_human_sexuality": 0.3333333333333333,
366
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
367
+ "mmlu_eval_accuracy_jurisprudence": 0.36363636363636365,
368
+ "mmlu_eval_accuracy_logical_fallacies": 0.6666666666666666,
369
+ "mmlu_eval_accuracy_machine_learning": 0.36363636363636365,
370
+ "mmlu_eval_accuracy_management": 0.6363636363636364,
371
+ "mmlu_eval_accuracy_marketing": 0.8,
372
+ "mmlu_eval_accuracy_medical_genetics": 0.9090909090909091,
373
+ "mmlu_eval_accuracy_miscellaneous": 0.6744186046511628,
374
+ "mmlu_eval_accuracy_moral_disputes": 0.47368421052631576,
375
+ "mmlu_eval_accuracy_moral_scenarios": 0.23,
376
+ "mmlu_eval_accuracy_nutrition": 0.6666666666666666,
377
+ "mmlu_eval_accuracy_philosophy": 0.47058823529411764,
378
+ "mmlu_eval_accuracy_prehistory": 0.5142857142857142,
379
+ "mmlu_eval_accuracy_professional_accounting": 0.3225806451612903,
380
+ "mmlu_eval_accuracy_professional_law": 0.3235294117647059,
381
+ "mmlu_eval_accuracy_professional_medicine": 0.6129032258064516,
382
+ "mmlu_eval_accuracy_professional_psychology": 0.5072463768115942,
383
+ "mmlu_eval_accuracy_public_relations": 0.6666666666666666,
384
+ "mmlu_eval_accuracy_security_studies": 0.48148148148148145,
385
+ "mmlu_eval_accuracy_sociology": 0.6818181818181818,
386
+ "mmlu_eval_accuracy_us_foreign_policy": 0.6363636363636364,
387
+ "mmlu_eval_accuracy_virology": 0.4444444444444444,
388
+ "mmlu_eval_accuracy_world_religions": 0.6842105263157895,
389
+ "mmlu_loss": 1.361526542248365,
390
+ "step": 400
391
+ },
392
+ {
393
+ "epoch": 0.16,
394
+ "learning_rate": 0.0002,
395
+ "loss": 0.8911,
396
+ "step": 410
397
+ },
398
+ {
399
+ "epoch": 0.16,
400
+ "learning_rate": 0.0002,
401
+ "loss": 0.877,
402
+ "step": 420
403
+ },
404
+ {
405
+ "epoch": 0.17,
406
+ "learning_rate": 0.0002,
407
+ "loss": 0.8606,
408
+ "step": 430
409
+ },
410
+ {
411
+ "epoch": 0.17,
412
+ "learning_rate": 0.0002,
413
+ "loss": 0.799,
414
+ "step": 440
415
+ },
416
+ {
417
+ "epoch": 0.17,
418
+ "learning_rate": 0.0002,
419
+ "loss": 0.8649,
420
+ "step": 450
421
+ },
422
+ {
423
+ "epoch": 0.18,
424
+ "learning_rate": 0.0002,
425
+ "loss": 0.8427,
426
+ "step": 460
427
+ },
428
+ {
429
+ "epoch": 0.18,
430
+ "learning_rate": 0.0002,
431
+ "loss": 0.8459,
432
+ "step": 470
433
+ },
434
+ {
435
+ "epoch": 0.18,
436
+ "learning_rate": 0.0002,
437
+ "loss": 0.8817,
438
+ "step": 480
439
+ },
440
+ {
441
+ "epoch": 0.19,
442
+ "learning_rate": 0.0002,
443
+ "loss": 0.839,
444
+ "step": 490
445
+ },
446
+ {
447
+ "epoch": 0.19,
448
+ "learning_rate": 0.0002,
449
+ "loss": 0.8864,
450
+ "step": 500
451
+ },
452
+ {
453
+ "epoch": 0.2,
454
+ "learning_rate": 0.0002,
455
+ "loss": 0.88,
456
+ "step": 510
457
+ },
458
+ {
459
+ "epoch": 0.2,
460
+ "learning_rate": 0.0002,
461
+ "loss": 0.8291,
462
+ "step": 520
463
+ },
464
+ {
465
+ "epoch": 0.2,
466
+ "learning_rate": 0.0002,
467
+ "loss": 0.8677,
468
+ "step": 530
469
+ },
470
+ {
471
+ "epoch": 0.21,
472
+ "learning_rate": 0.0002,
473
+ "loss": 0.8545,
474
+ "step": 540
475
+ },
476
+ {
477
+ "epoch": 0.21,
478
+ "learning_rate": 0.0002,
479
+ "loss": 0.8127,
480
+ "step": 550
481
+ },
482
+ {
483
+ "epoch": 0.22,
484
+ "learning_rate": 0.0002,
485
+ "loss": 0.8645,
486
+ "step": 560
487
+ },
488
+ {
489
+ "epoch": 0.22,
490
+ "learning_rate": 0.0002,
491
+ "loss": 0.9156,
492
+ "step": 570
493
+ },
494
+ {
495
+ "epoch": 0.22,
496
+ "learning_rate": 0.0002,
497
+ "loss": 0.8417,
498
+ "step": 580
499
+ },
500
+ {
501
+ "epoch": 0.23,
502
+ "learning_rate": 0.0002,
503
+ "loss": 0.8492,
504
+ "step": 590
505
+ },
506
+ {
507
+ "epoch": 0.23,
508
+ "learning_rate": 0.0002,
509
+ "loss": 0.8885,
510
+ "step": 600
511
+ },
512
+ {
513
+ "epoch": 0.23,
514
+ "eval_loss": 0.8218681812286377,
515
+ "eval_runtime": 104.5102,
516
+ "eval_samples_per_second": 9.568,
517
+ "eval_steps_per_second": 4.784,
518
+ "step": 600
519
+ },
520
+ {
521
+ "epoch": 0.23,
522
+ "mmlu_eval_accuracy": 0.49538660501170306,
523
+ "mmlu_eval_accuracy_abstract_algebra": 0.2727272727272727,
524
+ "mmlu_eval_accuracy_anatomy": 0.6428571428571429,
525
+ "mmlu_eval_accuracy_astronomy": 0.4375,
526
+ "mmlu_eval_accuracy_business_ethics": 0.5454545454545454,
527
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5517241379310345,
528
+ "mmlu_eval_accuracy_college_biology": 0.4375,
529
+ "mmlu_eval_accuracy_college_chemistry": 0.125,
530
+ "mmlu_eval_accuracy_college_computer_science": 0.2727272727272727,
531
+ "mmlu_eval_accuracy_college_mathematics": 0.36363636363636365,
532
+ "mmlu_eval_accuracy_college_medicine": 0.45454545454545453,
533
+ "mmlu_eval_accuracy_college_physics": 0.36363636363636365,
534
+ "mmlu_eval_accuracy_computer_security": 0.7272727272727273,
535
+ "mmlu_eval_accuracy_conceptual_physics": 0.5,
536
+ "mmlu_eval_accuracy_econometrics": 0.25,
537
+ "mmlu_eval_accuracy_electrical_engineering": 0.25,
538
+ "mmlu_eval_accuracy_elementary_mathematics": 0.36585365853658536,
539
+ "mmlu_eval_accuracy_formal_logic": 0.14285714285714285,
540
+ "mmlu_eval_accuracy_global_facts": 0.6,
541
+ "mmlu_eval_accuracy_high_school_biology": 0.5,
542
+ "mmlu_eval_accuracy_high_school_chemistry": 0.2727272727272727,
543
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
544
+ "mmlu_eval_accuracy_high_school_european_history": 0.5555555555555556,
545
+ "mmlu_eval_accuracy_high_school_geography": 0.9090909090909091,
546
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.5238095238095238,
547
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.4186046511627907,
548
+ "mmlu_eval_accuracy_high_school_mathematics": 0.2413793103448276,
549
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.5,
550
+ "mmlu_eval_accuracy_high_school_physics": 0.17647058823529413,
551
+ "mmlu_eval_accuracy_high_school_psychology": 0.8666666666666667,
552
+ "mmlu_eval_accuracy_high_school_statistics": 0.34782608695652173,
553
+ "mmlu_eval_accuracy_high_school_us_history": 0.6363636363636364,
554
+ "mmlu_eval_accuracy_high_school_world_history": 0.6923076923076923,
555
+ "mmlu_eval_accuracy_human_aging": 0.6521739130434783,
556
+ "mmlu_eval_accuracy_human_sexuality": 0.3333333333333333,
557
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
558
+ "mmlu_eval_accuracy_jurisprudence": 0.36363636363636365,
559
+ "mmlu_eval_accuracy_logical_fallacies": 0.6666666666666666,
560
+ "mmlu_eval_accuracy_machine_learning": 0.2727272727272727,
561
+ "mmlu_eval_accuracy_management": 0.6363636363636364,
562
+ "mmlu_eval_accuracy_marketing": 0.8,
563
+ "mmlu_eval_accuracy_medical_genetics": 0.9090909090909091,
564
+ "mmlu_eval_accuracy_miscellaneous": 0.6976744186046512,
565
+ "mmlu_eval_accuracy_moral_disputes": 0.4473684210526316,
566
+ "mmlu_eval_accuracy_moral_scenarios": 0.22,
567
+ "mmlu_eval_accuracy_nutrition": 0.5757575757575758,
568
+ "mmlu_eval_accuracy_philosophy": 0.5294117647058824,
569
+ "mmlu_eval_accuracy_prehistory": 0.4857142857142857,
570
+ "mmlu_eval_accuracy_professional_accounting": 0.25806451612903225,
571
+ "mmlu_eval_accuracy_professional_law": 0.32941176470588235,
572
+ "mmlu_eval_accuracy_professional_medicine": 0.5806451612903226,
573
+ "mmlu_eval_accuracy_professional_psychology": 0.4927536231884058,
574
+ "mmlu_eval_accuracy_public_relations": 0.6666666666666666,
575
+ "mmlu_eval_accuracy_security_studies": 0.48148148148148145,
576
+ "mmlu_eval_accuracy_sociology": 0.7272727272727273,
577
+ "mmlu_eval_accuracy_us_foreign_policy": 0.6363636363636364,
578
+ "mmlu_eval_accuracy_virology": 0.4444444444444444,
579
+ "mmlu_eval_accuracy_world_religions": 0.6842105263157895,
580
+ "mmlu_loss": 1.287742399554651,
581
+ "step": 600
582
+ },
583
+ {
584
+ "epoch": 0.23,
585
+ "learning_rate": 0.0002,
586
+ "loss": 0.8324,
587
+ "step": 610
588
+ },
589
+ {
590
+ "epoch": 0.24,
591
+ "learning_rate": 0.0002,
592
+ "loss": 0.8416,
593
+ "step": 620
594
+ },
595
+ {
596
+ "epoch": 0.24,
597
+ "learning_rate": 0.0002,
598
+ "loss": 0.8874,
599
+ "step": 630
600
+ },
601
+ {
602
+ "epoch": 0.25,
603
+ "learning_rate": 0.0002,
604
+ "loss": 0.8202,
605
+ "step": 640
606
+ },
607
+ {
608
+ "epoch": 0.25,
609
+ "learning_rate": 0.0002,
610
+ "loss": 0.8681,
611
+ "step": 650
612
+ },
613
+ {
614
+ "epoch": 0.25,
615
+ "learning_rate": 0.0002,
616
+ "loss": 0.8615,
617
+ "step": 660
618
+ },
619
+ {
620
+ "epoch": 0.26,
621
+ "learning_rate": 0.0002,
622
+ "loss": 0.829,
623
+ "step": 670
624
+ },
625
+ {
626
+ "epoch": 0.26,
627
+ "learning_rate": 0.0002,
628
+ "loss": 0.8438,
629
+ "step": 680
630
+ },
631
+ {
632
+ "epoch": 0.27,
633
+ "learning_rate": 0.0002,
634
+ "loss": 0.8663,
635
+ "step": 690
636
+ },
637
+ {
638
+ "epoch": 0.27,
639
+ "learning_rate": 0.0002,
640
+ "loss": 0.8501,
641
+ "step": 700
642
+ },
643
+ {
644
+ "epoch": 0.27,
645
+ "learning_rate": 0.0002,
646
+ "loss": 0.8092,
647
+ "step": 710
648
+ },
649
+ {
650
+ "epoch": 0.28,
651
+ "learning_rate": 0.0002,
652
+ "loss": 0.8161,
653
+ "step": 720
654
+ },
655
+ {
656
+ "epoch": 0.28,
657
+ "learning_rate": 0.0002,
658
+ "loss": 0.8422,
659
+ "step": 730
660
+ },
661
+ {
662
+ "epoch": 0.28,
663
+ "learning_rate": 0.0002,
664
+ "loss": 0.8295,
665
+ "step": 740
666
+ },
667
+ {
668
+ "epoch": 0.29,
669
+ "learning_rate": 0.0002,
670
+ "loss": 0.8512,
671
+ "step": 750
672
+ },
673
+ {
674
+ "epoch": 0.29,
675
+ "learning_rate": 0.0002,
676
+ "loss": 0.8887,
677
+ "step": 760
678
+ },
679
+ {
680
+ "epoch": 0.3,
681
+ "learning_rate": 0.0002,
682
+ "loss": 0.8391,
683
+ "step": 770
684
+ },
685
+ {
686
+ "epoch": 0.3,
687
+ "learning_rate": 0.0002,
688
+ "loss": 0.7827,
689
+ "step": 780
690
+ },
691
+ {
692
+ "epoch": 0.3,
693
+ "learning_rate": 0.0002,
694
+ "loss": 0.8772,
695
+ "step": 790
696
+ },
697
+ {
698
+ "epoch": 0.31,
699
+ "learning_rate": 0.0002,
700
+ "loss": 0.8513,
701
+ "step": 800
702
+ },
703
+ {
704
+ "epoch": 0.31,
705
+ "eval_loss": 0.8209574222564697,
706
+ "eval_runtime": 104.3549,
707
+ "eval_samples_per_second": 9.583,
708
+ "eval_steps_per_second": 4.791,
709
+ "step": 800
710
+ },
711
+ {
712
+ "epoch": 0.31,
713
+ "mmlu_eval_accuracy": 0.5051291111486879,
714
+ "mmlu_eval_accuracy_abstract_algebra": 0.2727272727272727,
715
+ "mmlu_eval_accuracy_anatomy": 0.6428571428571429,
716
+ "mmlu_eval_accuracy_astronomy": 0.5,
717
+ "mmlu_eval_accuracy_business_ethics": 0.45454545454545453,
718
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5862068965517241,
719
+ "mmlu_eval_accuracy_college_biology": 0.375,
720
+ "mmlu_eval_accuracy_college_chemistry": 0.25,
721
+ "mmlu_eval_accuracy_college_computer_science": 0.45454545454545453,
722
+ "mmlu_eval_accuracy_college_mathematics": 0.2727272727272727,
723
+ "mmlu_eval_accuracy_college_medicine": 0.5,
724
+ "mmlu_eval_accuracy_college_physics": 0.36363636363636365,
725
+ "mmlu_eval_accuracy_computer_security": 0.45454545454545453,
726
+ "mmlu_eval_accuracy_conceptual_physics": 0.5,
727
+ "mmlu_eval_accuracy_econometrics": 0.25,
728
+ "mmlu_eval_accuracy_electrical_engineering": 0.375,
729
+ "mmlu_eval_accuracy_elementary_mathematics": 0.34146341463414637,
730
+ "mmlu_eval_accuracy_formal_logic": 0.2857142857142857,
731
+ "mmlu_eval_accuracy_global_facts": 0.5,
732
+ "mmlu_eval_accuracy_high_school_biology": 0.46875,
733
+ "mmlu_eval_accuracy_high_school_chemistry": 0.36363636363636365,
734
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
735
+ "mmlu_eval_accuracy_high_school_european_history": 0.6666666666666666,
736
+ "mmlu_eval_accuracy_high_school_geography": 0.9090909090909091,
737
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.5714285714285714,
738
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.4186046511627907,
739
+ "mmlu_eval_accuracy_high_school_mathematics": 0.2413793103448276,
740
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.5,
741
+ "mmlu_eval_accuracy_high_school_physics": 0.23529411764705882,
742
+ "mmlu_eval_accuracy_high_school_psychology": 0.85,
743
+ "mmlu_eval_accuracy_high_school_statistics": 0.43478260869565216,
744
+ "mmlu_eval_accuracy_high_school_us_history": 0.7272727272727273,
745
+ "mmlu_eval_accuracy_high_school_world_history": 0.7692307692307693,
746
+ "mmlu_eval_accuracy_human_aging": 0.6956521739130435,
747
+ "mmlu_eval_accuracy_human_sexuality": 0.3333333333333333,
748
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
749
+ "mmlu_eval_accuracy_jurisprudence": 0.36363636363636365,
750
+ "mmlu_eval_accuracy_logical_fallacies": 0.6666666666666666,
751
+ "mmlu_eval_accuracy_machine_learning": 0.18181818181818182,
752
+ "mmlu_eval_accuracy_management": 0.6363636363636364,
753
+ "mmlu_eval_accuracy_marketing": 0.8,
754
+ "mmlu_eval_accuracy_medical_genetics": 0.8181818181818182,
755
+ "mmlu_eval_accuracy_miscellaneous": 0.6976744186046512,
756
+ "mmlu_eval_accuracy_moral_disputes": 0.39473684210526316,
757
+ "mmlu_eval_accuracy_moral_scenarios": 0.24,
758
+ "mmlu_eval_accuracy_nutrition": 0.7272727272727273,
759
+ "mmlu_eval_accuracy_philosophy": 0.5,
760
+ "mmlu_eval_accuracy_prehistory": 0.4857142857142857,
761
+ "mmlu_eval_accuracy_professional_accounting": 0.2903225806451613,
762
+ "mmlu_eval_accuracy_professional_law": 0.3235294117647059,
763
+ "mmlu_eval_accuracy_professional_medicine": 0.6129032258064516,
764
+ "mmlu_eval_accuracy_professional_psychology": 0.4927536231884058,
765
+ "mmlu_eval_accuracy_public_relations": 0.6666666666666666,
766
+ "mmlu_eval_accuracy_security_studies": 0.48148148148148145,
767
+ "mmlu_eval_accuracy_sociology": 0.6818181818181818,
768
+ "mmlu_eval_accuracy_us_foreign_policy": 0.6363636363636364,
769
+ "mmlu_eval_accuracy_virology": 0.4444444444444444,
770
+ "mmlu_eval_accuracy_world_religions": 0.6842105263157895,
771
+ "mmlu_loss": 1.2605031216346876,
772
+ "step": 800
773
+ }
774
+ ],
775
+ "max_steps": 10000,
776
+ "num_train_epochs": 4,
777
+ "total_flos": 1.539010331291812e+17,
778
+ "trial_name": null,
779
+ "trial_params": null
780
+ }
checkpoint-800/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68347c5c0bc67308405eaf249524c55462e787942d6d74b927105955b931cf02
3
+ size 5819