Farouk commited on
Commit
d75bcac
Β·
1 Parent(s): 69eb760

Training in progress, step 8600

Browse files
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36d1663c3dae8a01ca750c5683dd02b4a2199aa079b70d54f425a6e101a9dbaa
3
  size 319977229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fe3effe422ec5c3deca6802007627f4ce867037d53f4c4310d3a4ffeff47dd7
3
  size 319977229
checkpoint-6400/adapter_model/adapter_model/README.md DELETED
@@ -1,44 +0,0 @@
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
-
18
- The following `bitsandbytes` quantization config was used during training:
19
- - load_in_8bit: False
20
- - load_in_4bit: True
21
- - llm_int8_threshold: 6.0
22
- - llm_int8_skip_modules: None
23
- - llm_int8_enable_fp32_cpu_offload: False
24
- - llm_int8_has_fp16_weight: False
25
- - bnb_4bit_quant_type: nf4
26
- - bnb_4bit_use_double_quant: True
27
- - bnb_4bit_compute_dtype: bfloat16
28
-
29
- The following `bitsandbytes` quantization config was used during training:
30
- - load_in_8bit: False
31
- - load_in_4bit: True
32
- - llm_int8_threshold: 6.0
33
- - llm_int8_skip_modules: None
34
- - llm_int8_enable_fp32_cpu_offload: False
35
- - llm_int8_has_fp16_weight: False
36
- - bnb_4bit_quant_type: nf4
37
- - bnb_4bit_use_double_quant: True
38
- - bnb_4bit_compute_dtype: bfloat16
39
- ### Framework versions
40
-
41
- - PEFT 0.4.0
42
- - PEFT 0.4.0
43
-
44
- - PEFT 0.4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-6400/adapter_model/adapter_model/adapter_config.json DELETED
@@ -1,26 +0,0 @@
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
- "k_proj",
18
- "q_proj",
19
- "down_proj",
20
- "v_proj",
21
- "o_proj",
22
- "up_proj",
23
- "gate_proj"
24
- ],
25
- "task_type": "CAUSAL_LM"
26
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-6400/adapter_model/adapter_model/adapter_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c670736965d1a5674d3c9b7c4c6c21c36579520b5557e71f1d7047c9e5f70bca
3
- size 319977229
 
 
 
 
checkpoint-8200/adapter_model/adapter_model/README.md CHANGED
@@ -4,6 +4,17 @@ library_name: peft
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
@@ -16,5 +27,6 @@ The following `bitsandbytes` quantization config was used during training:
16
  - bnb_4bit_compute_dtype: bfloat16
17
  ### Framework versions
18
 
 
19
 
20
  - PEFT 0.4.0
 
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
+
18
  The following `bitsandbytes` quantization config was used during training:
19
  - load_in_8bit: False
20
  - load_in_4bit: True
 
27
  - bnb_4bit_compute_dtype: bfloat16
28
  ### Framework versions
29
 
30
+ - PEFT 0.4.0
31
 
32
  - PEFT 0.4.0
checkpoint-8200/adapter_model/adapter_model/adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a3e2aca4174914bfbccb437321abc85e4e04d690b2194ec41ed03f69192636f
3
  size 319977229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36d1663c3dae8a01ca750c5683dd02b4a2199aa079b70d54f425a6e101a9dbaa
3
  size 319977229
{checkpoint-6400 β†’ checkpoint-8600}/README.md RENAMED
File without changes
{checkpoint-6400 β†’ checkpoint-8600}/adapter_config.json RENAMED
File without changes
{checkpoint-6400 β†’ checkpoint-8600}/adapter_model.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd15c70efe5ab0323bdd4e9ecec5210dffc3a07c81f6886947d5b6ec6601b5b3
3
  size 319977229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fe3effe422ec5c3deca6802007627f4ce867037d53f4c4310d3a4ffeff47dd7
3
  size 319977229
{checkpoint-6400 β†’ checkpoint-8600}/added_tokens.json RENAMED
File without changes
{checkpoint-6400 β†’ checkpoint-8600}/optimizer.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b67c57e4465c7582fb8f4097cf6773428ddfc6914c24fe622bbfc8f02003ab7
3
  size 1279539973
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f55e3ed0a569b33ece472f7180dd5c64c0764a688983680a391f8ef277882cea
3
  size 1279539973
{checkpoint-6400 β†’ checkpoint-8600}/rng_state.pth RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f063e8c9c7f7d46a11fe3b80ebbc5c0b3b5115597f7dc6f1992b4cd5705e33e8
3
  size 14511
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3657cbfa0bd77031e2fdcf8750c1a17dd7565f38d06df93b94ffa34e10e93592
3
  size 14511
{checkpoint-6400 β†’ checkpoint-8600}/scheduler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8482da1f4c0080827afd742dea07b58096bb3d062b38d7dc0ab7e2affc7cef25
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58bb158dc8e2249ddde152cf1ccc6f5a31e448a10bd61b537efe520ccb7eb273
3
  size 627
{checkpoint-6400 β†’ checkpoint-8600}/special_tokens_map.json RENAMED
File without changes
{checkpoint-6400 β†’ checkpoint-8600}/tokenizer.model RENAMED
File without changes
{checkpoint-6400 β†’ checkpoint-8600}/tokenizer_config.json RENAMED
File without changes
{checkpoint-6400 β†’ checkpoint-8600}/trainer_state.json RENAMED
@@ -1,8 +1,8 @@
1
  {
2
- "best_metric": 0.7249250411987305,
3
- "best_model_checkpoint": "experts/expert-13/checkpoint-6400",
4
- "epoch": 1.3451029844472466,
5
- "global_step": 6400,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -6118,11 +6118,2112 @@
6118
  "mmlu_eval_accuracy_world_religions": 0.7368421052631579,
6119
  "mmlu_loss": 1.066172287840756,
6120
  "step": 6400
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6121
  }
6122
  ],
6123
  "max_steps": 10000,
6124
  "num_train_epochs": 3,
6125
- "total_flos": 1.024387052223873e+18,
6126
  "trial_name": null,
6127
  "trial_params": null
6128
  }
 
1
  {
2
+ "best_metric": 0.7169492244720459,
3
+ "best_model_checkpoint": "experts/expert-13/checkpoint-8600",
4
+ "epoch": 1.8074821353509878,
5
+ "global_step": 8600,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
6118
  "mmlu_eval_accuracy_world_religions": 0.7368421052631579,
6119
  "mmlu_loss": 1.066172287840756,
6120
  "step": 6400
6121
+ },
6122
+ {
6123
+ "epoch": 1.35,
6124
+ "learning_rate": 0.0002,
6125
+ "loss": 0.6692,
6126
+ "step": 6410
6127
+ },
6128
+ {
6129
+ "epoch": 1.35,
6130
+ "learning_rate": 0.0002,
6131
+ "loss": 0.6763,
6132
+ "step": 6420
6133
+ },
6134
+ {
6135
+ "epoch": 1.35,
6136
+ "learning_rate": 0.0002,
6137
+ "loss": 0.7303,
6138
+ "step": 6430
6139
+ },
6140
+ {
6141
+ "epoch": 1.35,
6142
+ "learning_rate": 0.0002,
6143
+ "loss": 0.679,
6144
+ "step": 6440
6145
+ },
6146
+ {
6147
+ "epoch": 1.36,
6148
+ "learning_rate": 0.0002,
6149
+ "loss": 0.7092,
6150
+ "step": 6450
6151
+ },
6152
+ {
6153
+ "epoch": 1.36,
6154
+ "learning_rate": 0.0002,
6155
+ "loss": 0.6678,
6156
+ "step": 6460
6157
+ },
6158
+ {
6159
+ "epoch": 1.36,
6160
+ "learning_rate": 0.0002,
6161
+ "loss": 0.6672,
6162
+ "step": 6470
6163
+ },
6164
+ {
6165
+ "epoch": 1.36,
6166
+ "learning_rate": 0.0002,
6167
+ "loss": 0.7287,
6168
+ "step": 6480
6169
+ },
6170
+ {
6171
+ "epoch": 1.36,
6172
+ "learning_rate": 0.0002,
6173
+ "loss": 0.647,
6174
+ "step": 6490
6175
+ },
6176
+ {
6177
+ "epoch": 1.37,
6178
+ "learning_rate": 0.0002,
6179
+ "loss": 0.7539,
6180
+ "step": 6500
6181
+ },
6182
+ {
6183
+ "epoch": 1.37,
6184
+ "learning_rate": 0.0002,
6185
+ "loss": 0.7182,
6186
+ "step": 6510
6187
+ },
6188
+ {
6189
+ "epoch": 1.37,
6190
+ "learning_rate": 0.0002,
6191
+ "loss": 0.7114,
6192
+ "step": 6520
6193
+ },
6194
+ {
6195
+ "epoch": 1.37,
6196
+ "learning_rate": 0.0002,
6197
+ "loss": 0.6535,
6198
+ "step": 6530
6199
+ },
6200
+ {
6201
+ "epoch": 1.37,
6202
+ "learning_rate": 0.0002,
6203
+ "loss": 0.5957,
6204
+ "step": 6540
6205
+ },
6206
+ {
6207
+ "epoch": 1.38,
6208
+ "learning_rate": 0.0002,
6209
+ "loss": 0.6658,
6210
+ "step": 6550
6211
+ },
6212
+ {
6213
+ "epoch": 1.38,
6214
+ "learning_rate": 0.0002,
6215
+ "loss": 0.7061,
6216
+ "step": 6560
6217
+ },
6218
+ {
6219
+ "epoch": 1.38,
6220
+ "learning_rate": 0.0002,
6221
+ "loss": 0.6461,
6222
+ "step": 6570
6223
+ },
6224
+ {
6225
+ "epoch": 1.38,
6226
+ "learning_rate": 0.0002,
6227
+ "loss": 0.6066,
6228
+ "step": 6580
6229
+ },
6230
+ {
6231
+ "epoch": 1.39,
6232
+ "learning_rate": 0.0002,
6233
+ "loss": 0.6782,
6234
+ "step": 6590
6235
+ },
6236
+ {
6237
+ "epoch": 1.39,
6238
+ "learning_rate": 0.0002,
6239
+ "loss": 0.6702,
6240
+ "step": 6600
6241
+ },
6242
+ {
6243
+ "epoch": 1.39,
6244
+ "eval_loss": 0.7293462157249451,
6245
+ "eval_runtime": 68.5486,
6246
+ "eval_samples_per_second": 14.588,
6247
+ "eval_steps_per_second": 7.294,
6248
+ "step": 6600
6249
+ },
6250
+ {
6251
+ "epoch": 1.39,
6252
+ "mmlu_eval_accuracy": 0.48383698013409976,
6253
+ "mmlu_eval_accuracy_abstract_algebra": 0.18181818181818182,
6254
+ "mmlu_eval_accuracy_anatomy": 0.5714285714285714,
6255
+ "mmlu_eval_accuracy_astronomy": 0.4375,
6256
+ "mmlu_eval_accuracy_business_ethics": 0.7272727272727273,
6257
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5172413793103449,
6258
+ "mmlu_eval_accuracy_college_biology": 0.4375,
6259
+ "mmlu_eval_accuracy_college_chemistry": 0.25,
6260
+ "mmlu_eval_accuracy_college_computer_science": 0.2727272727272727,
6261
+ "mmlu_eval_accuracy_college_mathematics": 0.18181818181818182,
6262
+ "mmlu_eval_accuracy_college_medicine": 0.45454545454545453,
6263
+ "mmlu_eval_accuracy_college_physics": 0.2727272727272727,
6264
+ "mmlu_eval_accuracy_computer_security": 0.36363636363636365,
6265
+ "mmlu_eval_accuracy_conceptual_physics": 0.38461538461538464,
6266
+ "mmlu_eval_accuracy_econometrics": 0.25,
6267
+ "mmlu_eval_accuracy_electrical_engineering": 0.4375,
6268
+ "mmlu_eval_accuracy_elementary_mathematics": 0.36585365853658536,
6269
+ "mmlu_eval_accuracy_formal_logic": 0.21428571428571427,
6270
+ "mmlu_eval_accuracy_global_facts": 0.3,
6271
+ "mmlu_eval_accuracy_high_school_biology": 0.40625,
6272
+ "mmlu_eval_accuracy_high_school_chemistry": 0.4090909090909091,
6273
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
6274
+ "mmlu_eval_accuracy_high_school_european_history": 0.6111111111111112,
6275
+ "mmlu_eval_accuracy_high_school_geography": 0.7727272727272727,
6276
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.5714285714285714,
6277
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.46511627906976744,
6278
+ "mmlu_eval_accuracy_high_school_mathematics": 0.2413793103448276,
6279
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.2692307692307692,
6280
+ "mmlu_eval_accuracy_high_school_physics": 0.35294117647058826,
6281
+ "mmlu_eval_accuracy_high_school_psychology": 0.7666666666666667,
6282
+ "mmlu_eval_accuracy_high_school_statistics": 0.34782608695652173,
6283
+ "mmlu_eval_accuracy_high_school_us_history": 0.5909090909090909,
6284
+ "mmlu_eval_accuracy_high_school_world_history": 0.6538461538461539,
6285
+ "mmlu_eval_accuracy_human_aging": 0.6956521739130435,
6286
+ "mmlu_eval_accuracy_human_sexuality": 0.4166666666666667,
6287
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
6288
+ "mmlu_eval_accuracy_jurisprudence": 0.36363636363636365,
6289
+ "mmlu_eval_accuracy_logical_fallacies": 0.5555555555555556,
6290
+ "mmlu_eval_accuracy_machine_learning": 0.2727272727272727,
6291
+ "mmlu_eval_accuracy_management": 0.6363636363636364,
6292
+ "mmlu_eval_accuracy_marketing": 0.84,
6293
+ "mmlu_eval_accuracy_medical_genetics": 0.9090909090909091,
6294
+ "mmlu_eval_accuracy_miscellaneous": 0.6627906976744186,
6295
+ "mmlu_eval_accuracy_moral_disputes": 0.4473684210526316,
6296
+ "mmlu_eval_accuracy_moral_scenarios": 0.24,
6297
+ "mmlu_eval_accuracy_nutrition": 0.5454545454545454,
6298
+ "mmlu_eval_accuracy_philosophy": 0.5,
6299
+ "mmlu_eval_accuracy_prehistory": 0.42857142857142855,
6300
+ "mmlu_eval_accuracy_professional_accounting": 0.41935483870967744,
6301
+ "mmlu_eval_accuracy_professional_law": 0.32941176470588235,
6302
+ "mmlu_eval_accuracy_professional_medicine": 0.5161290322580645,
6303
+ "mmlu_eval_accuracy_professional_psychology": 0.5217391304347826,
6304
+ "mmlu_eval_accuracy_public_relations": 0.5833333333333334,
6305
+ "mmlu_eval_accuracy_security_studies": 0.5185185185185185,
6306
+ "mmlu_eval_accuracy_sociology": 0.5909090909090909,
6307
+ "mmlu_eval_accuracy_us_foreign_policy": 0.8181818181818182,
6308
+ "mmlu_eval_accuracy_virology": 0.4444444444444444,
6309
+ "mmlu_eval_accuracy_world_religions": 0.8421052631578947,
6310
+ "mmlu_loss": 1.0967509123659631,
6311
+ "step": 6600
6312
+ },
6313
+ {
6314
+ "epoch": 1.39,
6315
+ "learning_rate": 0.0002,
6316
+ "loss": 0.6836,
6317
+ "step": 6610
6318
+ },
6319
+ {
6320
+ "epoch": 1.39,
6321
+ "learning_rate": 0.0002,
6322
+ "loss": 0.693,
6323
+ "step": 6620
6324
+ },
6325
+ {
6326
+ "epoch": 1.39,
6327
+ "learning_rate": 0.0002,
6328
+ "loss": 0.6858,
6329
+ "step": 6630
6330
+ },
6331
+ {
6332
+ "epoch": 1.4,
6333
+ "learning_rate": 0.0002,
6334
+ "loss": 0.6364,
6335
+ "step": 6640
6336
+ },
6337
+ {
6338
+ "epoch": 1.4,
6339
+ "learning_rate": 0.0002,
6340
+ "loss": 0.6714,
6341
+ "step": 6650
6342
+ },
6343
+ {
6344
+ "epoch": 1.4,
6345
+ "learning_rate": 0.0002,
6346
+ "loss": 0.6115,
6347
+ "step": 6660
6348
+ },
6349
+ {
6350
+ "epoch": 1.4,
6351
+ "learning_rate": 0.0002,
6352
+ "loss": 0.6549,
6353
+ "step": 6670
6354
+ },
6355
+ {
6356
+ "epoch": 1.4,
6357
+ "learning_rate": 0.0002,
6358
+ "loss": 0.6451,
6359
+ "step": 6680
6360
+ },
6361
+ {
6362
+ "epoch": 1.41,
6363
+ "learning_rate": 0.0002,
6364
+ "loss": 0.6558,
6365
+ "step": 6690
6366
+ },
6367
+ {
6368
+ "epoch": 1.41,
6369
+ "learning_rate": 0.0002,
6370
+ "loss": 0.68,
6371
+ "step": 6700
6372
+ },
6373
+ {
6374
+ "epoch": 1.41,
6375
+ "learning_rate": 0.0002,
6376
+ "loss": 0.683,
6377
+ "step": 6710
6378
+ },
6379
+ {
6380
+ "epoch": 1.41,
6381
+ "learning_rate": 0.0002,
6382
+ "loss": 0.6502,
6383
+ "step": 6720
6384
+ },
6385
+ {
6386
+ "epoch": 1.41,
6387
+ "learning_rate": 0.0002,
6388
+ "loss": 0.6376,
6389
+ "step": 6730
6390
+ },
6391
+ {
6392
+ "epoch": 1.42,
6393
+ "learning_rate": 0.0002,
6394
+ "loss": 0.6441,
6395
+ "step": 6740
6396
+ },
6397
+ {
6398
+ "epoch": 1.42,
6399
+ "learning_rate": 0.0002,
6400
+ "loss": 0.6165,
6401
+ "step": 6750
6402
+ },
6403
+ {
6404
+ "epoch": 1.42,
6405
+ "learning_rate": 0.0002,
6406
+ "loss": 0.6539,
6407
+ "step": 6760
6408
+ },
6409
+ {
6410
+ "epoch": 1.42,
6411
+ "learning_rate": 0.0002,
6412
+ "loss": 0.654,
6413
+ "step": 6770
6414
+ },
6415
+ {
6416
+ "epoch": 1.42,
6417
+ "learning_rate": 0.0002,
6418
+ "loss": 0.692,
6419
+ "step": 6780
6420
+ },
6421
+ {
6422
+ "epoch": 1.43,
6423
+ "learning_rate": 0.0002,
6424
+ "loss": 0.6395,
6425
+ "step": 6790
6426
+ },
6427
+ {
6428
+ "epoch": 1.43,
6429
+ "learning_rate": 0.0002,
6430
+ "loss": 0.7853,
6431
+ "step": 6800
6432
+ },
6433
+ {
6434
+ "epoch": 1.43,
6435
+ "eval_loss": 0.727479100227356,
6436
+ "eval_runtime": 69.0526,
6437
+ "eval_samples_per_second": 14.482,
6438
+ "eval_steps_per_second": 7.241,
6439
+ "step": 6800
6440
+ },
6441
+ {
6442
+ "epoch": 1.43,
6443
+ "mmlu_eval_accuracy": 0.4903361112929509,
6444
+ "mmlu_eval_accuracy_abstract_algebra": 0.18181818181818182,
6445
+ "mmlu_eval_accuracy_anatomy": 0.5714285714285714,
6446
+ "mmlu_eval_accuracy_astronomy": 0.5,
6447
+ "mmlu_eval_accuracy_business_ethics": 0.6363636363636364,
6448
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5172413793103449,
6449
+ "mmlu_eval_accuracy_college_biology": 0.5,
6450
+ "mmlu_eval_accuracy_college_chemistry": 0.25,
6451
+ "mmlu_eval_accuracy_college_computer_science": 0.36363636363636365,
6452
+ "mmlu_eval_accuracy_college_mathematics": 0.18181818181818182,
6453
+ "mmlu_eval_accuracy_college_medicine": 0.45454545454545453,
6454
+ "mmlu_eval_accuracy_college_physics": 0.45454545454545453,
6455
+ "mmlu_eval_accuracy_computer_security": 0.36363636363636365,
6456
+ "mmlu_eval_accuracy_conceptual_physics": 0.34615384615384615,
6457
+ "mmlu_eval_accuracy_econometrics": 0.08333333333333333,
6458
+ "mmlu_eval_accuracy_electrical_engineering": 0.3125,
6459
+ "mmlu_eval_accuracy_elementary_mathematics": 0.4146341463414634,
6460
+ "mmlu_eval_accuracy_formal_logic": 0.14285714285714285,
6461
+ "mmlu_eval_accuracy_global_facts": 0.4,
6462
+ "mmlu_eval_accuracy_high_school_biology": 0.40625,
6463
+ "mmlu_eval_accuracy_high_school_chemistry": 0.2727272727272727,
6464
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
6465
+ "mmlu_eval_accuracy_high_school_european_history": 0.6111111111111112,
6466
+ "mmlu_eval_accuracy_high_school_geography": 0.8636363636363636,
6467
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.5238095238095238,
6468
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.4883720930232558,
6469
+ "mmlu_eval_accuracy_high_school_mathematics": 0.27586206896551724,
6470
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.3076923076923077,
6471
+ "mmlu_eval_accuracy_high_school_physics": 0.4117647058823529,
6472
+ "mmlu_eval_accuracy_high_school_psychology": 0.8,
6473
+ "mmlu_eval_accuracy_high_school_statistics": 0.43478260869565216,
6474
+ "mmlu_eval_accuracy_high_school_us_history": 0.5454545454545454,
6475
+ "mmlu_eval_accuracy_high_school_world_history": 0.6153846153846154,
6476
+ "mmlu_eval_accuracy_human_aging": 0.6956521739130435,
6477
+ "mmlu_eval_accuracy_human_sexuality": 0.4166666666666667,
6478
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
6479
+ "mmlu_eval_accuracy_jurisprudence": 0.36363636363636365,
6480
+ "mmlu_eval_accuracy_logical_fallacies": 0.6111111111111112,
6481
+ "mmlu_eval_accuracy_machine_learning": 0.18181818181818182,
6482
+ "mmlu_eval_accuracy_management": 0.6363636363636364,
6483
+ "mmlu_eval_accuracy_marketing": 0.88,
6484
+ "mmlu_eval_accuracy_medical_genetics": 0.9090909090909091,
6485
+ "mmlu_eval_accuracy_miscellaneous": 0.6744186046511628,
6486
+ "mmlu_eval_accuracy_moral_disputes": 0.4473684210526316,
6487
+ "mmlu_eval_accuracy_moral_scenarios": 0.26,
6488
+ "mmlu_eval_accuracy_nutrition": 0.6060606060606061,
6489
+ "mmlu_eval_accuracy_philosophy": 0.5588235294117647,
6490
+ "mmlu_eval_accuracy_prehistory": 0.5142857142857142,
6491
+ "mmlu_eval_accuracy_professional_accounting": 0.41935483870967744,
6492
+ "mmlu_eval_accuracy_professional_law": 0.3176470588235294,
6493
+ "mmlu_eval_accuracy_professional_medicine": 0.5161290322580645,
6494
+ "mmlu_eval_accuracy_professional_psychology": 0.5072463768115942,
6495
+ "mmlu_eval_accuracy_public_relations": 0.5833333333333334,
6496
+ "mmlu_eval_accuracy_security_studies": 0.5185185185185185,
6497
+ "mmlu_eval_accuracy_sociology": 0.5909090909090909,
6498
+ "mmlu_eval_accuracy_us_foreign_policy": 0.8181818181818182,
6499
+ "mmlu_eval_accuracy_virology": 0.5,
6500
+ "mmlu_eval_accuracy_world_religions": 0.7894736842105263,
6501
+ "mmlu_loss": 1.110004111385221,
6502
+ "step": 6800
6503
+ },
6504
+ {
6505
+ "epoch": 1.43,
6506
+ "learning_rate": 0.0002,
6507
+ "loss": 0.6608,
6508
+ "step": 6810
6509
+ },
6510
+ {
6511
+ "epoch": 1.43,
6512
+ "learning_rate": 0.0002,
6513
+ "loss": 0.6936,
6514
+ "step": 6820
6515
+ },
6516
+ {
6517
+ "epoch": 1.44,
6518
+ "learning_rate": 0.0002,
6519
+ "loss": 0.7166,
6520
+ "step": 6830
6521
+ },
6522
+ {
6523
+ "epoch": 1.44,
6524
+ "learning_rate": 0.0002,
6525
+ "loss": 0.6418,
6526
+ "step": 6840
6527
+ },
6528
+ {
6529
+ "epoch": 1.44,
6530
+ "learning_rate": 0.0002,
6531
+ "loss": 0.6742,
6532
+ "step": 6850
6533
+ },
6534
+ {
6535
+ "epoch": 1.44,
6536
+ "learning_rate": 0.0002,
6537
+ "loss": 0.6629,
6538
+ "step": 6860
6539
+ },
6540
+ {
6541
+ "epoch": 1.44,
6542
+ "learning_rate": 0.0002,
6543
+ "loss": 0.6409,
6544
+ "step": 6870
6545
+ },
6546
+ {
6547
+ "epoch": 1.45,
6548
+ "learning_rate": 0.0002,
6549
+ "loss": 0.6627,
6550
+ "step": 6880
6551
+ },
6552
+ {
6553
+ "epoch": 1.45,
6554
+ "learning_rate": 0.0002,
6555
+ "loss": 0.7074,
6556
+ "step": 6890
6557
+ },
6558
+ {
6559
+ "epoch": 1.45,
6560
+ "learning_rate": 0.0002,
6561
+ "loss": 0.7161,
6562
+ "step": 6900
6563
+ },
6564
+ {
6565
+ "epoch": 1.45,
6566
+ "learning_rate": 0.0002,
6567
+ "loss": 0.6387,
6568
+ "step": 6910
6569
+ },
6570
+ {
6571
+ "epoch": 1.45,
6572
+ "learning_rate": 0.0002,
6573
+ "loss": 0.6847,
6574
+ "step": 6920
6575
+ },
6576
+ {
6577
+ "epoch": 1.46,
6578
+ "learning_rate": 0.0002,
6579
+ "loss": 0.7103,
6580
+ "step": 6930
6581
+ },
6582
+ {
6583
+ "epoch": 1.46,
6584
+ "learning_rate": 0.0002,
6585
+ "loss": 0.6514,
6586
+ "step": 6940
6587
+ },
6588
+ {
6589
+ "epoch": 1.46,
6590
+ "learning_rate": 0.0002,
6591
+ "loss": 0.7131,
6592
+ "step": 6950
6593
+ },
6594
+ {
6595
+ "epoch": 1.46,
6596
+ "learning_rate": 0.0002,
6597
+ "loss": 0.7141,
6598
+ "step": 6960
6599
+ },
6600
+ {
6601
+ "epoch": 1.46,
6602
+ "learning_rate": 0.0002,
6603
+ "loss": 0.6462,
6604
+ "step": 6970
6605
+ },
6606
+ {
6607
+ "epoch": 1.47,
6608
+ "learning_rate": 0.0002,
6609
+ "loss": 0.6674,
6610
+ "step": 6980
6611
+ },
6612
+ {
6613
+ "epoch": 1.47,
6614
+ "learning_rate": 0.0002,
6615
+ "loss": 0.668,
6616
+ "step": 6990
6617
+ },
6618
+ {
6619
+ "epoch": 1.47,
6620
+ "learning_rate": 0.0002,
6621
+ "loss": 0.6397,
6622
+ "step": 7000
6623
+ },
6624
+ {
6625
+ "epoch": 1.47,
6626
+ "eval_loss": 0.7244565486907959,
6627
+ "eval_runtime": 68.6993,
6628
+ "eval_samples_per_second": 14.556,
6629
+ "eval_steps_per_second": 7.278,
6630
+ "step": 7000
6631
+ },
6632
+ {
6633
+ "epoch": 1.47,
6634
+ "mmlu_eval_accuracy": 0.49890965953062405,
6635
+ "mmlu_eval_accuracy_abstract_algebra": 0.36363636363636365,
6636
+ "mmlu_eval_accuracy_anatomy": 0.5714285714285714,
6637
+ "mmlu_eval_accuracy_astronomy": 0.5,
6638
+ "mmlu_eval_accuracy_business_ethics": 0.6363636363636364,
6639
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5172413793103449,
6640
+ "mmlu_eval_accuracy_college_biology": 0.4375,
6641
+ "mmlu_eval_accuracy_college_chemistry": 0.25,
6642
+ "mmlu_eval_accuracy_college_computer_science": 0.36363636363636365,
6643
+ "mmlu_eval_accuracy_college_mathematics": 0.18181818181818182,
6644
+ "mmlu_eval_accuracy_college_medicine": 0.4090909090909091,
6645
+ "mmlu_eval_accuracy_college_physics": 0.5454545454545454,
6646
+ "mmlu_eval_accuracy_computer_security": 0.36363636363636365,
6647
+ "mmlu_eval_accuracy_conceptual_physics": 0.38461538461538464,
6648
+ "mmlu_eval_accuracy_econometrics": 0.08333333333333333,
6649
+ "mmlu_eval_accuracy_electrical_engineering": 0.4375,
6650
+ "mmlu_eval_accuracy_elementary_mathematics": 0.3902439024390244,
6651
+ "mmlu_eval_accuracy_formal_logic": 0.2857142857142857,
6652
+ "mmlu_eval_accuracy_global_facts": 0.4,
6653
+ "mmlu_eval_accuracy_high_school_biology": 0.40625,
6654
+ "mmlu_eval_accuracy_high_school_chemistry": 0.36363636363636365,
6655
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
6656
+ "mmlu_eval_accuracy_high_school_european_history": 0.4444444444444444,
6657
+ "mmlu_eval_accuracy_high_school_geography": 0.8636363636363636,
6658
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.47619047619047616,
6659
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.4418604651162791,
6660
+ "mmlu_eval_accuracy_high_school_mathematics": 0.2413793103448276,
6661
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.38461538461538464,
6662
+ "mmlu_eval_accuracy_high_school_physics": 0.29411764705882354,
6663
+ "mmlu_eval_accuracy_high_school_psychology": 0.8666666666666667,
6664
+ "mmlu_eval_accuracy_high_school_statistics": 0.43478260869565216,
6665
+ "mmlu_eval_accuracy_high_school_us_history": 0.5454545454545454,
6666
+ "mmlu_eval_accuracy_high_school_world_history": 0.6923076923076923,
6667
+ "mmlu_eval_accuracy_human_aging": 0.6956521739130435,
6668
+ "mmlu_eval_accuracy_human_sexuality": 0.4166666666666667,
6669
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
6670
+ "mmlu_eval_accuracy_jurisprudence": 0.45454545454545453,
6671
+ "mmlu_eval_accuracy_logical_fallacies": 0.6111111111111112,
6672
+ "mmlu_eval_accuracy_machine_learning": 0.2727272727272727,
6673
+ "mmlu_eval_accuracy_management": 0.6363636363636364,
6674
+ "mmlu_eval_accuracy_marketing": 0.84,
6675
+ "mmlu_eval_accuracy_medical_genetics": 0.9090909090909091,
6676
+ "mmlu_eval_accuracy_miscellaneous": 0.6627906976744186,
6677
+ "mmlu_eval_accuracy_moral_disputes": 0.47368421052631576,
6678
+ "mmlu_eval_accuracy_moral_scenarios": 0.25,
6679
+ "mmlu_eval_accuracy_nutrition": 0.6363636363636364,
6680
+ "mmlu_eval_accuracy_philosophy": 0.5,
6681
+ "mmlu_eval_accuracy_prehistory": 0.4857142857142857,
6682
+ "mmlu_eval_accuracy_professional_accounting": 0.3225806451612903,
6683
+ "mmlu_eval_accuracy_professional_law": 0.3176470588235294,
6684
+ "mmlu_eval_accuracy_professional_medicine": 0.5161290322580645,
6685
+ "mmlu_eval_accuracy_professional_psychology": 0.5217391304347826,
6686
+ "mmlu_eval_accuracy_public_relations": 0.5833333333333334,
6687
+ "mmlu_eval_accuracy_security_studies": 0.5185185185185185,
6688
+ "mmlu_eval_accuracy_sociology": 0.7272727272727273,
6689
+ "mmlu_eval_accuracy_us_foreign_policy": 0.8181818181818182,
6690
+ "mmlu_eval_accuracy_virology": 0.5,
6691
+ "mmlu_eval_accuracy_world_religions": 0.7894736842105263,
6692
+ "mmlu_loss": 1.215826900291692,
6693
+ "step": 7000
6694
+ },
6695
+ {
6696
+ "epoch": 1.47,
6697
+ "learning_rate": 0.0002,
6698
+ "loss": 0.6485,
6699
+ "step": 7010
6700
+ },
6701
+ {
6702
+ "epoch": 1.48,
6703
+ "learning_rate": 0.0002,
6704
+ "loss": 0.6665,
6705
+ "step": 7020
6706
+ },
6707
+ {
6708
+ "epoch": 1.48,
6709
+ "learning_rate": 0.0002,
6710
+ "loss": 0.7524,
6711
+ "step": 7030
6712
+ },
6713
+ {
6714
+ "epoch": 1.48,
6715
+ "learning_rate": 0.0002,
6716
+ "loss": 0.6048,
6717
+ "step": 7040
6718
+ },
6719
+ {
6720
+ "epoch": 1.48,
6721
+ "learning_rate": 0.0002,
6722
+ "loss": 0.6882,
6723
+ "step": 7050
6724
+ },
6725
+ {
6726
+ "epoch": 1.48,
6727
+ "learning_rate": 0.0002,
6728
+ "loss": 0.7154,
6729
+ "step": 7060
6730
+ },
6731
+ {
6732
+ "epoch": 1.49,
6733
+ "learning_rate": 0.0002,
6734
+ "loss": 0.6451,
6735
+ "step": 7070
6736
+ },
6737
+ {
6738
+ "epoch": 1.49,
6739
+ "learning_rate": 0.0002,
6740
+ "loss": 0.6682,
6741
+ "step": 7080
6742
+ },
6743
+ {
6744
+ "epoch": 1.49,
6745
+ "learning_rate": 0.0002,
6746
+ "loss": 0.676,
6747
+ "step": 7090
6748
+ },
6749
+ {
6750
+ "epoch": 1.49,
6751
+ "learning_rate": 0.0002,
6752
+ "loss": 0.6611,
6753
+ "step": 7100
6754
+ },
6755
+ {
6756
+ "epoch": 1.49,
6757
+ "learning_rate": 0.0002,
6758
+ "loss": 0.6424,
6759
+ "step": 7110
6760
+ },
6761
+ {
6762
+ "epoch": 1.5,
6763
+ "learning_rate": 0.0002,
6764
+ "loss": 0.6539,
6765
+ "step": 7120
6766
+ },
6767
+ {
6768
+ "epoch": 1.5,
6769
+ "learning_rate": 0.0002,
6770
+ "loss": 0.7308,
6771
+ "step": 7130
6772
+ },
6773
+ {
6774
+ "epoch": 1.5,
6775
+ "learning_rate": 0.0002,
6776
+ "loss": 0.6522,
6777
+ "step": 7140
6778
+ },
6779
+ {
6780
+ "epoch": 1.5,
6781
+ "learning_rate": 0.0002,
6782
+ "loss": 0.6578,
6783
+ "step": 7150
6784
+ },
6785
+ {
6786
+ "epoch": 1.5,
6787
+ "learning_rate": 0.0002,
6788
+ "loss": 0.7486,
6789
+ "step": 7160
6790
+ },
6791
+ {
6792
+ "epoch": 1.51,
6793
+ "learning_rate": 0.0002,
6794
+ "loss": 0.6696,
6795
+ "step": 7170
6796
+ },
6797
+ {
6798
+ "epoch": 1.51,
6799
+ "learning_rate": 0.0002,
6800
+ "loss": 0.6158,
6801
+ "step": 7180
6802
+ },
6803
+ {
6804
+ "epoch": 1.51,
6805
+ "learning_rate": 0.0002,
6806
+ "loss": 0.654,
6807
+ "step": 7190
6808
+ },
6809
+ {
6810
+ "epoch": 1.51,
6811
+ "learning_rate": 0.0002,
6812
+ "loss": 0.6651,
6813
+ "step": 7200
6814
+ },
6815
+ {
6816
+ "epoch": 1.51,
6817
+ "eval_loss": 0.7256432175636292,
6818
+ "eval_runtime": 68.7275,
6819
+ "eval_samples_per_second": 14.55,
6820
+ "eval_steps_per_second": 7.275,
6821
+ "step": 7200
6822
+ },
6823
+ {
6824
+ "epoch": 1.51,
6825
+ "mmlu_eval_accuracy": 0.5042163217177772,
6826
+ "mmlu_eval_accuracy_abstract_algebra": 0.18181818181818182,
6827
+ "mmlu_eval_accuracy_anatomy": 0.6428571428571429,
6828
+ "mmlu_eval_accuracy_astronomy": 0.5,
6829
+ "mmlu_eval_accuracy_business_ethics": 0.5454545454545454,
6830
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5517241379310345,
6831
+ "mmlu_eval_accuracy_college_biology": 0.375,
6832
+ "mmlu_eval_accuracy_college_chemistry": 0.375,
6833
+ "mmlu_eval_accuracy_college_computer_science": 0.36363636363636365,
6834
+ "mmlu_eval_accuracy_college_mathematics": 0.18181818181818182,
6835
+ "mmlu_eval_accuracy_college_medicine": 0.5,
6836
+ "mmlu_eval_accuracy_college_physics": 0.36363636363636365,
6837
+ "mmlu_eval_accuracy_computer_security": 0.36363636363636365,
6838
+ "mmlu_eval_accuracy_conceptual_physics": 0.4230769230769231,
6839
+ "mmlu_eval_accuracy_econometrics": 0.25,
6840
+ "mmlu_eval_accuracy_electrical_engineering": 0.375,
6841
+ "mmlu_eval_accuracy_elementary_mathematics": 0.43902439024390244,
6842
+ "mmlu_eval_accuracy_formal_logic": 0.21428571428571427,
6843
+ "mmlu_eval_accuracy_global_facts": 0.4,
6844
+ "mmlu_eval_accuracy_high_school_biology": 0.375,
6845
+ "mmlu_eval_accuracy_high_school_chemistry": 0.36363636363636365,
6846
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
6847
+ "mmlu_eval_accuracy_high_school_european_history": 0.7222222222222222,
6848
+ "mmlu_eval_accuracy_high_school_geography": 0.8636363636363636,
6849
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.6190476190476191,
6850
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.46511627906976744,
6851
+ "mmlu_eval_accuracy_high_school_mathematics": 0.27586206896551724,
6852
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.4230769230769231,
6853
+ "mmlu_eval_accuracy_high_school_physics": 0.4117647058823529,
6854
+ "mmlu_eval_accuracy_high_school_psychology": 0.8333333333333334,
6855
+ "mmlu_eval_accuracy_high_school_statistics": 0.43478260869565216,
6856
+ "mmlu_eval_accuracy_high_school_us_history": 0.5454545454545454,
6857
+ "mmlu_eval_accuracy_high_school_world_history": 0.6923076923076923,
6858
+ "mmlu_eval_accuracy_human_aging": 0.6956521739130435,
6859
+ "mmlu_eval_accuracy_human_sexuality": 0.5,
6860
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
6861
+ "mmlu_eval_accuracy_jurisprudence": 0.45454545454545453,
6862
+ "mmlu_eval_accuracy_logical_fallacies": 0.5555555555555556,
6863
+ "mmlu_eval_accuracy_machine_learning": 0.18181818181818182,
6864
+ "mmlu_eval_accuracy_management": 0.6363636363636364,
6865
+ "mmlu_eval_accuracy_marketing": 0.84,
6866
+ "mmlu_eval_accuracy_medical_genetics": 0.8181818181818182,
6867
+ "mmlu_eval_accuracy_miscellaneous": 0.6744186046511628,
6868
+ "mmlu_eval_accuracy_moral_disputes": 0.4473684210526316,
6869
+ "mmlu_eval_accuracy_moral_scenarios": 0.27,
6870
+ "mmlu_eval_accuracy_nutrition": 0.6363636363636364,
6871
+ "mmlu_eval_accuracy_philosophy": 0.6470588235294118,
6872
+ "mmlu_eval_accuracy_prehistory": 0.45714285714285713,
6873
+ "mmlu_eval_accuracy_professional_accounting": 0.3548387096774194,
6874
+ "mmlu_eval_accuracy_professional_law": 0.3411764705882353,
6875
+ "mmlu_eval_accuracy_professional_medicine": 0.5161290322580645,
6876
+ "mmlu_eval_accuracy_professional_psychology": 0.4782608695652174,
6877
+ "mmlu_eval_accuracy_public_relations": 0.5,
6878
+ "mmlu_eval_accuracy_security_studies": 0.5185185185185185,
6879
+ "mmlu_eval_accuracy_sociology": 0.6363636363636364,
6880
+ "mmlu_eval_accuracy_us_foreign_policy": 0.8181818181818182,
6881
+ "mmlu_eval_accuracy_virology": 0.5,
6882
+ "mmlu_eval_accuracy_world_religions": 0.7894736842105263,
6883
+ "mmlu_loss": 1.2178749454161517,
6884
+ "step": 7200
6885
+ },
6886
+ {
6887
+ "epoch": 1.52,
6888
+ "learning_rate": 0.0002,
6889
+ "loss": 0.6572,
6890
+ "step": 7210
6891
+ },
6892
+ {
6893
+ "epoch": 1.52,
6894
+ "learning_rate": 0.0002,
6895
+ "loss": 0.7088,
6896
+ "step": 7220
6897
+ },
6898
+ {
6899
+ "epoch": 1.52,
6900
+ "learning_rate": 0.0002,
6901
+ "loss": 0.6629,
6902
+ "step": 7230
6903
+ },
6904
+ {
6905
+ "epoch": 1.52,
6906
+ "learning_rate": 0.0002,
6907
+ "loss": 0.7313,
6908
+ "step": 7240
6909
+ },
6910
+ {
6911
+ "epoch": 1.52,
6912
+ "learning_rate": 0.0002,
6913
+ "loss": 0.6697,
6914
+ "step": 7250
6915
+ },
6916
+ {
6917
+ "epoch": 1.53,
6918
+ "learning_rate": 0.0002,
6919
+ "loss": 0.651,
6920
+ "step": 7260
6921
+ },
6922
+ {
6923
+ "epoch": 1.53,
6924
+ "learning_rate": 0.0002,
6925
+ "loss": 0.659,
6926
+ "step": 7270
6927
+ },
6928
+ {
6929
+ "epoch": 1.53,
6930
+ "learning_rate": 0.0002,
6931
+ "loss": 0.6818,
6932
+ "step": 7280
6933
+ },
6934
+ {
6935
+ "epoch": 1.53,
6936
+ "learning_rate": 0.0002,
6937
+ "loss": 0.6666,
6938
+ "step": 7290
6939
+ },
6940
+ {
6941
+ "epoch": 1.53,
6942
+ "learning_rate": 0.0002,
6943
+ "loss": 0.6644,
6944
+ "step": 7300
6945
+ },
6946
+ {
6947
+ "epoch": 1.54,
6948
+ "learning_rate": 0.0002,
6949
+ "loss": 0.6221,
6950
+ "step": 7310
6951
+ },
6952
+ {
6953
+ "epoch": 1.54,
6954
+ "learning_rate": 0.0002,
6955
+ "loss": 0.6159,
6956
+ "step": 7320
6957
+ },
6958
+ {
6959
+ "epoch": 1.54,
6960
+ "learning_rate": 0.0002,
6961
+ "loss": 0.6928,
6962
+ "step": 7330
6963
+ },
6964
+ {
6965
+ "epoch": 1.54,
6966
+ "learning_rate": 0.0002,
6967
+ "loss": 0.7239,
6968
+ "step": 7340
6969
+ },
6970
+ {
6971
+ "epoch": 1.54,
6972
+ "learning_rate": 0.0002,
6973
+ "loss": 0.6607,
6974
+ "step": 7350
6975
+ },
6976
+ {
6977
+ "epoch": 1.55,
6978
+ "learning_rate": 0.0002,
6979
+ "loss": 0.6846,
6980
+ "step": 7360
6981
+ },
6982
+ {
6983
+ "epoch": 1.55,
6984
+ "learning_rate": 0.0002,
6985
+ "loss": 0.683,
6986
+ "step": 7370
6987
+ },
6988
+ {
6989
+ "epoch": 1.55,
6990
+ "learning_rate": 0.0002,
6991
+ "loss": 0.6558,
6992
+ "step": 7380
6993
+ },
6994
+ {
6995
+ "epoch": 1.55,
6996
+ "learning_rate": 0.0002,
6997
+ "loss": 0.6602,
6998
+ "step": 7390
6999
+ },
7000
+ {
7001
+ "epoch": 1.56,
7002
+ "learning_rate": 0.0002,
7003
+ "loss": 0.716,
7004
+ "step": 7400
7005
+ },
7006
+ {
7007
+ "epoch": 1.56,
7008
+ "eval_loss": 0.7221587896347046,
7009
+ "eval_runtime": 68.7417,
7010
+ "eval_samples_per_second": 14.547,
7011
+ "eval_steps_per_second": 7.274,
7012
+ "step": 7400
7013
+ },
7014
+ {
7015
+ "epoch": 1.56,
7016
+ "mmlu_eval_accuracy": 0.4963567622571148,
7017
+ "mmlu_eval_accuracy_abstract_algebra": 0.36363636363636365,
7018
+ "mmlu_eval_accuracy_anatomy": 0.6428571428571429,
7019
+ "mmlu_eval_accuracy_astronomy": 0.4375,
7020
+ "mmlu_eval_accuracy_business_ethics": 0.5454545454545454,
7021
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5862068965517241,
7022
+ "mmlu_eval_accuracy_college_biology": 0.4375,
7023
+ "mmlu_eval_accuracy_college_chemistry": 0.25,
7024
+ "mmlu_eval_accuracy_college_computer_science": 0.36363636363636365,
7025
+ "mmlu_eval_accuracy_college_mathematics": 0.18181818181818182,
7026
+ "mmlu_eval_accuracy_college_medicine": 0.5,
7027
+ "mmlu_eval_accuracy_college_physics": 0.36363636363636365,
7028
+ "mmlu_eval_accuracy_computer_security": 0.36363636363636365,
7029
+ "mmlu_eval_accuracy_conceptual_physics": 0.34615384615384615,
7030
+ "mmlu_eval_accuracy_econometrics": 0.25,
7031
+ "mmlu_eval_accuracy_electrical_engineering": 0.375,
7032
+ "mmlu_eval_accuracy_elementary_mathematics": 0.36585365853658536,
7033
+ "mmlu_eval_accuracy_formal_logic": 0.2857142857142857,
7034
+ "mmlu_eval_accuracy_global_facts": 0.4,
7035
+ "mmlu_eval_accuracy_high_school_biology": 0.4375,
7036
+ "mmlu_eval_accuracy_high_school_chemistry": 0.3181818181818182,
7037
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
7038
+ "mmlu_eval_accuracy_high_school_european_history": 0.5,
7039
+ "mmlu_eval_accuracy_high_school_geography": 0.8636363636363636,
7040
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.5714285714285714,
7041
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.4883720930232558,
7042
+ "mmlu_eval_accuracy_high_school_mathematics": 0.13793103448275862,
7043
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.38461538461538464,
7044
+ "mmlu_eval_accuracy_high_school_physics": 0.4117647058823529,
7045
+ "mmlu_eval_accuracy_high_school_psychology": 0.8333333333333334,
7046
+ "mmlu_eval_accuracy_high_school_statistics": 0.391304347826087,
7047
+ "mmlu_eval_accuracy_high_school_us_history": 0.5909090909090909,
7048
+ "mmlu_eval_accuracy_high_school_world_history": 0.7307692307692307,
7049
+ "mmlu_eval_accuracy_human_aging": 0.6956521739130435,
7050
+ "mmlu_eval_accuracy_human_sexuality": 0.3333333333333333,
7051
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
7052
+ "mmlu_eval_accuracy_jurisprudence": 0.36363636363636365,
7053
+ "mmlu_eval_accuracy_logical_fallacies": 0.6111111111111112,
7054
+ "mmlu_eval_accuracy_machine_learning": 0.18181818181818182,
7055
+ "mmlu_eval_accuracy_management": 0.6363636363636364,
7056
+ "mmlu_eval_accuracy_marketing": 0.8,
7057
+ "mmlu_eval_accuracy_medical_genetics": 0.9090909090909091,
7058
+ "mmlu_eval_accuracy_miscellaneous": 0.6976744186046512,
7059
+ "mmlu_eval_accuracy_moral_disputes": 0.47368421052631576,
7060
+ "mmlu_eval_accuracy_moral_scenarios": 0.25,
7061
+ "mmlu_eval_accuracy_nutrition": 0.6363636363636364,
7062
+ "mmlu_eval_accuracy_philosophy": 0.6176470588235294,
7063
+ "mmlu_eval_accuracy_prehistory": 0.5142857142857142,
7064
+ "mmlu_eval_accuracy_professional_accounting": 0.3548387096774194,
7065
+ "mmlu_eval_accuracy_professional_law": 0.34705882352941175,
7066
+ "mmlu_eval_accuracy_professional_medicine": 0.5161290322580645,
7067
+ "mmlu_eval_accuracy_professional_psychology": 0.5072463768115942,
7068
+ "mmlu_eval_accuracy_public_relations": 0.5833333333333334,
7069
+ "mmlu_eval_accuracy_security_studies": 0.4444444444444444,
7070
+ "mmlu_eval_accuracy_sociology": 0.6818181818181818,
7071
+ "mmlu_eval_accuracy_us_foreign_policy": 0.7272727272727273,
7072
+ "mmlu_eval_accuracy_virology": 0.5,
7073
+ "mmlu_eval_accuracy_world_religions": 0.7894736842105263,
7074
+ "mmlu_loss": 1.1572000444246646,
7075
+ "step": 7400
7076
+ },
7077
+ {
7078
+ "epoch": 1.56,
7079
+ "learning_rate": 0.0002,
7080
+ "loss": 0.658,
7081
+ "step": 7410
7082
+ },
7083
+ {
7084
+ "epoch": 1.56,
7085
+ "learning_rate": 0.0002,
7086
+ "loss": 0.689,
7087
+ "step": 7420
7088
+ },
7089
+ {
7090
+ "epoch": 1.56,
7091
+ "learning_rate": 0.0002,
7092
+ "loss": 0.7234,
7093
+ "step": 7430
7094
+ },
7095
+ {
7096
+ "epoch": 1.56,
7097
+ "learning_rate": 0.0002,
7098
+ "loss": 0.6593,
7099
+ "step": 7440
7100
+ },
7101
+ {
7102
+ "epoch": 1.57,
7103
+ "learning_rate": 0.0002,
7104
+ "loss": 0.6837,
7105
+ "step": 7450
7106
+ },
7107
+ {
7108
+ "epoch": 1.57,
7109
+ "learning_rate": 0.0002,
7110
+ "loss": 0.6942,
7111
+ "step": 7460
7112
+ },
7113
+ {
7114
+ "epoch": 1.57,
7115
+ "learning_rate": 0.0002,
7116
+ "loss": 0.6963,
7117
+ "step": 7470
7118
+ },
7119
+ {
7120
+ "epoch": 1.57,
7121
+ "learning_rate": 0.0002,
7122
+ "loss": 0.6399,
7123
+ "step": 7480
7124
+ },
7125
+ {
7126
+ "epoch": 1.57,
7127
+ "learning_rate": 0.0002,
7128
+ "loss": 0.6236,
7129
+ "step": 7490
7130
+ },
7131
+ {
7132
+ "epoch": 1.58,
7133
+ "learning_rate": 0.0002,
7134
+ "loss": 0.7154,
7135
+ "step": 7500
7136
+ },
7137
+ {
7138
+ "epoch": 1.58,
7139
+ "learning_rate": 0.0002,
7140
+ "loss": 0.6572,
7141
+ "step": 7510
7142
+ },
7143
+ {
7144
+ "epoch": 1.58,
7145
+ "learning_rate": 0.0002,
7146
+ "loss": 0.6635,
7147
+ "step": 7520
7148
+ },
7149
+ {
7150
+ "epoch": 1.58,
7151
+ "learning_rate": 0.0002,
7152
+ "loss": 0.7151,
7153
+ "step": 7530
7154
+ },
7155
+ {
7156
+ "epoch": 1.58,
7157
+ "learning_rate": 0.0002,
7158
+ "loss": 0.7181,
7159
+ "step": 7540
7160
+ },
7161
+ {
7162
+ "epoch": 1.59,
7163
+ "learning_rate": 0.0002,
7164
+ "loss": 0.6754,
7165
+ "step": 7550
7166
+ },
7167
+ {
7168
+ "epoch": 1.59,
7169
+ "learning_rate": 0.0002,
7170
+ "loss": 0.7071,
7171
+ "step": 7560
7172
+ },
7173
+ {
7174
+ "epoch": 1.59,
7175
+ "learning_rate": 0.0002,
7176
+ "loss": 0.6624,
7177
+ "step": 7570
7178
+ },
7179
+ {
7180
+ "epoch": 1.59,
7181
+ "learning_rate": 0.0002,
7182
+ "loss": 0.6702,
7183
+ "step": 7580
7184
+ },
7185
+ {
7186
+ "epoch": 1.6,
7187
+ "learning_rate": 0.0002,
7188
+ "loss": 0.6467,
7189
+ "step": 7590
7190
+ },
7191
+ {
7192
+ "epoch": 1.6,
7193
+ "learning_rate": 0.0002,
7194
+ "loss": 0.6818,
7195
+ "step": 7600
7196
+ },
7197
+ {
7198
+ "epoch": 1.6,
7199
+ "eval_loss": 0.719873309135437,
7200
+ "eval_runtime": 68.54,
7201
+ "eval_samples_per_second": 14.59,
7202
+ "eval_steps_per_second": 7.295,
7203
+ "step": 7600
7204
+ },
7205
+ {
7206
+ "epoch": 1.6,
7207
+ "mmlu_eval_accuracy": 0.4938915553061816,
7208
+ "mmlu_eval_accuracy_abstract_algebra": 0.2727272727272727,
7209
+ "mmlu_eval_accuracy_anatomy": 0.5,
7210
+ "mmlu_eval_accuracy_astronomy": 0.4375,
7211
+ "mmlu_eval_accuracy_business_ethics": 0.5454545454545454,
7212
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5172413793103449,
7213
+ "mmlu_eval_accuracy_college_biology": 0.4375,
7214
+ "mmlu_eval_accuracy_college_chemistry": 0.25,
7215
+ "mmlu_eval_accuracy_college_computer_science": 0.36363636363636365,
7216
+ "mmlu_eval_accuracy_college_mathematics": 0.18181818181818182,
7217
+ "mmlu_eval_accuracy_college_medicine": 0.4090909090909091,
7218
+ "mmlu_eval_accuracy_college_physics": 0.45454545454545453,
7219
+ "mmlu_eval_accuracy_computer_security": 0.36363636363636365,
7220
+ "mmlu_eval_accuracy_conceptual_physics": 0.38461538461538464,
7221
+ "mmlu_eval_accuracy_econometrics": 0.25,
7222
+ "mmlu_eval_accuracy_electrical_engineering": 0.25,
7223
+ "mmlu_eval_accuracy_elementary_mathematics": 0.36585365853658536,
7224
+ "mmlu_eval_accuracy_formal_logic": 0.21428571428571427,
7225
+ "mmlu_eval_accuracy_global_facts": 0.3,
7226
+ "mmlu_eval_accuracy_high_school_biology": 0.4375,
7227
+ "mmlu_eval_accuracy_high_school_chemistry": 0.36363636363636365,
7228
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
7229
+ "mmlu_eval_accuracy_high_school_european_history": 0.5,
7230
+ "mmlu_eval_accuracy_high_school_geography": 0.8636363636363636,
7231
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.5714285714285714,
7232
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.4883720930232558,
7233
+ "mmlu_eval_accuracy_high_school_mathematics": 0.20689655172413793,
7234
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.38461538461538464,
7235
+ "mmlu_eval_accuracy_high_school_physics": 0.35294117647058826,
7236
+ "mmlu_eval_accuracy_high_school_psychology": 0.85,
7237
+ "mmlu_eval_accuracy_high_school_statistics": 0.30434782608695654,
7238
+ "mmlu_eval_accuracy_high_school_us_history": 0.5909090909090909,
7239
+ "mmlu_eval_accuracy_high_school_world_history": 0.6538461538461539,
7240
+ "mmlu_eval_accuracy_human_aging": 0.7391304347826086,
7241
+ "mmlu_eval_accuracy_human_sexuality": 0.3333333333333333,
7242
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
7243
+ "mmlu_eval_accuracy_jurisprudence": 0.36363636363636365,
7244
+ "mmlu_eval_accuracy_logical_fallacies": 0.6111111111111112,
7245
+ "mmlu_eval_accuracy_machine_learning": 0.36363636363636365,
7246
+ "mmlu_eval_accuracy_management": 0.6363636363636364,
7247
+ "mmlu_eval_accuracy_marketing": 0.84,
7248
+ "mmlu_eval_accuracy_medical_genetics": 0.9090909090909091,
7249
+ "mmlu_eval_accuracy_miscellaneous": 0.6627906976744186,
7250
+ "mmlu_eval_accuracy_moral_disputes": 0.47368421052631576,
7251
+ "mmlu_eval_accuracy_moral_scenarios": 0.29,
7252
+ "mmlu_eval_accuracy_nutrition": 0.6363636363636364,
7253
+ "mmlu_eval_accuracy_philosophy": 0.5294117647058824,
7254
+ "mmlu_eval_accuracy_prehistory": 0.5714285714285714,
7255
+ "mmlu_eval_accuracy_professional_accounting": 0.3870967741935484,
7256
+ "mmlu_eval_accuracy_professional_law": 0.3176470588235294,
7257
+ "mmlu_eval_accuracy_professional_medicine": 0.5483870967741935,
7258
+ "mmlu_eval_accuracy_professional_psychology": 0.5072463768115942,
7259
+ "mmlu_eval_accuracy_public_relations": 0.5833333333333334,
7260
+ "mmlu_eval_accuracy_security_studies": 0.4444444444444444,
7261
+ "mmlu_eval_accuracy_sociology": 0.7727272727272727,
7262
+ "mmlu_eval_accuracy_us_foreign_policy": 0.8181818181818182,
7263
+ "mmlu_eval_accuracy_virology": 0.5555555555555556,
7264
+ "mmlu_eval_accuracy_world_religions": 0.7894736842105263,
7265
+ "mmlu_loss": 1.142687739497999,
7266
+ "step": 7600
7267
+ },
7268
+ {
7269
+ "epoch": 1.6,
7270
+ "learning_rate": 0.0002,
7271
+ "loss": 0.675,
7272
+ "step": 7610
7273
+ },
7274
+ {
7275
+ "epoch": 1.6,
7276
+ "learning_rate": 0.0002,
7277
+ "loss": 0.7186,
7278
+ "step": 7620
7279
+ },
7280
+ {
7281
+ "epoch": 1.6,
7282
+ "learning_rate": 0.0002,
7283
+ "loss": 0.7125,
7284
+ "step": 7630
7285
+ },
7286
+ {
7287
+ "epoch": 1.61,
7288
+ "learning_rate": 0.0002,
7289
+ "loss": 0.5775,
7290
+ "step": 7640
7291
+ },
7292
+ {
7293
+ "epoch": 1.61,
7294
+ "learning_rate": 0.0002,
7295
+ "loss": 0.6777,
7296
+ "step": 7650
7297
+ },
7298
+ {
7299
+ "epoch": 1.61,
7300
+ "learning_rate": 0.0002,
7301
+ "loss": 0.6238,
7302
+ "step": 7660
7303
+ },
7304
+ {
7305
+ "epoch": 1.61,
7306
+ "learning_rate": 0.0002,
7307
+ "loss": 0.6249,
7308
+ "step": 7670
7309
+ },
7310
+ {
7311
+ "epoch": 1.61,
7312
+ "learning_rate": 0.0002,
7313
+ "loss": 0.6576,
7314
+ "step": 7680
7315
+ },
7316
+ {
7317
+ "epoch": 1.62,
7318
+ "learning_rate": 0.0002,
7319
+ "loss": 0.62,
7320
+ "step": 7690
7321
+ },
7322
+ {
7323
+ "epoch": 1.62,
7324
+ "learning_rate": 0.0002,
7325
+ "loss": 0.6442,
7326
+ "step": 7700
7327
+ },
7328
+ {
7329
+ "epoch": 1.62,
7330
+ "learning_rate": 0.0002,
7331
+ "loss": 0.6802,
7332
+ "step": 7710
7333
+ },
7334
+ {
7335
+ "epoch": 1.62,
7336
+ "learning_rate": 0.0002,
7337
+ "loss": 0.6526,
7338
+ "step": 7720
7339
+ },
7340
+ {
7341
+ "epoch": 1.62,
7342
+ "learning_rate": 0.0002,
7343
+ "loss": 0.606,
7344
+ "step": 7730
7345
+ },
7346
+ {
7347
+ "epoch": 1.63,
7348
+ "learning_rate": 0.0002,
7349
+ "loss": 0.6409,
7350
+ "step": 7740
7351
+ },
7352
+ {
7353
+ "epoch": 1.63,
7354
+ "learning_rate": 0.0002,
7355
+ "loss": 0.7021,
7356
+ "step": 7750
7357
+ },
7358
+ {
7359
+ "epoch": 1.63,
7360
+ "learning_rate": 0.0002,
7361
+ "loss": 0.6751,
7362
+ "step": 7760
7363
+ },
7364
+ {
7365
+ "epoch": 1.63,
7366
+ "learning_rate": 0.0002,
7367
+ "loss": 0.703,
7368
+ "step": 7770
7369
+ },
7370
+ {
7371
+ "epoch": 1.64,
7372
+ "learning_rate": 0.0002,
7373
+ "loss": 0.6279,
7374
+ "step": 7780
7375
+ },
7376
+ {
7377
+ "epoch": 1.64,
7378
+ "learning_rate": 0.0002,
7379
+ "loss": 0.6784,
7380
+ "step": 7790
7381
+ },
7382
+ {
7383
+ "epoch": 1.64,
7384
+ "learning_rate": 0.0002,
7385
+ "loss": 0.6603,
7386
+ "step": 7800
7387
+ },
7388
+ {
7389
+ "epoch": 1.64,
7390
+ "eval_loss": 0.7202572226524353,
7391
+ "eval_runtime": 68.9286,
7392
+ "eval_samples_per_second": 14.508,
7393
+ "eval_steps_per_second": 7.254,
7394
+ "step": 7800
7395
+ },
7396
+ {
7397
+ "epoch": 1.64,
7398
+ "mmlu_eval_accuracy": 0.49506372934866344,
7399
+ "mmlu_eval_accuracy_abstract_algebra": 0.36363636363636365,
7400
+ "mmlu_eval_accuracy_anatomy": 0.5714285714285714,
7401
+ "mmlu_eval_accuracy_astronomy": 0.5,
7402
+ "mmlu_eval_accuracy_business_ethics": 0.5454545454545454,
7403
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5517241379310345,
7404
+ "mmlu_eval_accuracy_college_biology": 0.5,
7405
+ "mmlu_eval_accuracy_college_chemistry": 0.25,
7406
+ "mmlu_eval_accuracy_college_computer_science": 0.2727272727272727,
7407
+ "mmlu_eval_accuracy_college_mathematics": 0.18181818181818182,
7408
+ "mmlu_eval_accuracy_college_medicine": 0.4090909090909091,
7409
+ "mmlu_eval_accuracy_college_physics": 0.45454545454545453,
7410
+ "mmlu_eval_accuracy_computer_security": 0.45454545454545453,
7411
+ "mmlu_eval_accuracy_conceptual_physics": 0.38461538461538464,
7412
+ "mmlu_eval_accuracy_econometrics": 0.08333333333333333,
7413
+ "mmlu_eval_accuracy_electrical_engineering": 0.375,
7414
+ "mmlu_eval_accuracy_elementary_mathematics": 0.2926829268292683,
7415
+ "mmlu_eval_accuracy_formal_logic": 0.21428571428571427,
7416
+ "mmlu_eval_accuracy_global_facts": 0.4,
7417
+ "mmlu_eval_accuracy_high_school_biology": 0.46875,
7418
+ "mmlu_eval_accuracy_high_school_chemistry": 0.2727272727272727,
7419
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
7420
+ "mmlu_eval_accuracy_high_school_european_history": 0.5,
7421
+ "mmlu_eval_accuracy_high_school_geography": 0.8636363636363636,
7422
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.5714285714285714,
7423
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.4418604651162791,
7424
+ "mmlu_eval_accuracy_high_school_mathematics": 0.1724137931034483,
7425
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.4230769230769231,
7426
+ "mmlu_eval_accuracy_high_school_physics": 0.29411764705882354,
7427
+ "mmlu_eval_accuracy_high_school_psychology": 0.8333333333333334,
7428
+ "mmlu_eval_accuracy_high_school_statistics": 0.391304347826087,
7429
+ "mmlu_eval_accuracy_high_school_us_history": 0.5909090909090909,
7430
+ "mmlu_eval_accuracy_high_school_world_history": 0.6923076923076923,
7431
+ "mmlu_eval_accuracy_human_aging": 0.6956521739130435,
7432
+ "mmlu_eval_accuracy_human_sexuality": 0.4166666666666667,
7433
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
7434
+ "mmlu_eval_accuracy_jurisprudence": 0.45454545454545453,
7435
+ "mmlu_eval_accuracy_logical_fallacies": 0.6111111111111112,
7436
+ "mmlu_eval_accuracy_machine_learning": 0.36363636363636365,
7437
+ "mmlu_eval_accuracy_management": 0.6363636363636364,
7438
+ "mmlu_eval_accuracy_marketing": 0.84,
7439
+ "mmlu_eval_accuracy_medical_genetics": 0.9090909090909091,
7440
+ "mmlu_eval_accuracy_miscellaneous": 0.6744186046511628,
7441
+ "mmlu_eval_accuracy_moral_disputes": 0.47368421052631576,
7442
+ "mmlu_eval_accuracy_moral_scenarios": 0.24,
7443
+ "mmlu_eval_accuracy_nutrition": 0.6060606060606061,
7444
+ "mmlu_eval_accuracy_philosophy": 0.5588235294117647,
7445
+ "mmlu_eval_accuracy_prehistory": 0.5428571428571428,
7446
+ "mmlu_eval_accuracy_professional_accounting": 0.3548387096774194,
7447
+ "mmlu_eval_accuracy_professional_law": 0.32941176470588235,
7448
+ "mmlu_eval_accuracy_professional_medicine": 0.4838709677419355,
7449
+ "mmlu_eval_accuracy_professional_psychology": 0.5072463768115942,
7450
+ "mmlu_eval_accuracy_public_relations": 0.5,
7451
+ "mmlu_eval_accuracy_security_studies": 0.5185185185185185,
7452
+ "mmlu_eval_accuracy_sociology": 0.7272727272727273,
7453
+ "mmlu_eval_accuracy_us_foreign_policy": 0.8181818181818182,
7454
+ "mmlu_eval_accuracy_virology": 0.4444444444444444,
7455
+ "mmlu_eval_accuracy_world_religions": 0.7894736842105263,
7456
+ "mmlu_loss": 1.191394856214212,
7457
+ "step": 7800
7458
+ },
7459
+ {
7460
+ "epoch": 1.64,
7461
+ "learning_rate": 0.0002,
7462
+ "loss": 0.7018,
7463
+ "step": 7810
7464
+ },
7465
+ {
7466
+ "epoch": 1.64,
7467
+ "learning_rate": 0.0002,
7468
+ "loss": 0.6855,
7469
+ "step": 7820
7470
+ },
7471
+ {
7472
+ "epoch": 1.65,
7473
+ "learning_rate": 0.0002,
7474
+ "loss": 0.6327,
7475
+ "step": 7830
7476
+ },
7477
+ {
7478
+ "epoch": 1.65,
7479
+ "learning_rate": 0.0002,
7480
+ "loss": 0.6578,
7481
+ "step": 7840
7482
+ },
7483
+ {
7484
+ "epoch": 1.65,
7485
+ "learning_rate": 0.0002,
7486
+ "loss": 0.6678,
7487
+ "step": 7850
7488
+ },
7489
+ {
7490
+ "epoch": 1.65,
7491
+ "learning_rate": 0.0002,
7492
+ "loss": 0.67,
7493
+ "step": 7860
7494
+ },
7495
+ {
7496
+ "epoch": 1.65,
7497
+ "learning_rate": 0.0002,
7498
+ "loss": 0.6898,
7499
+ "step": 7870
7500
+ },
7501
+ {
7502
+ "epoch": 1.66,
7503
+ "learning_rate": 0.0002,
7504
+ "loss": 0.6412,
7505
+ "step": 7880
7506
+ },
7507
+ {
7508
+ "epoch": 1.66,
7509
+ "learning_rate": 0.0002,
7510
+ "loss": 0.6896,
7511
+ "step": 7890
7512
+ },
7513
+ {
7514
+ "epoch": 1.66,
7515
+ "learning_rate": 0.0002,
7516
+ "loss": 0.652,
7517
+ "step": 7900
7518
+ },
7519
+ {
7520
+ "epoch": 1.66,
7521
+ "learning_rate": 0.0002,
7522
+ "loss": 0.5984,
7523
+ "step": 7910
7524
+ },
7525
+ {
7526
+ "epoch": 1.66,
7527
+ "learning_rate": 0.0002,
7528
+ "loss": 0.6559,
7529
+ "step": 7920
7530
+ },
7531
+ {
7532
+ "epoch": 1.67,
7533
+ "learning_rate": 0.0002,
7534
+ "loss": 0.6171,
7535
+ "step": 7930
7536
+ },
7537
+ {
7538
+ "epoch": 1.67,
7539
+ "learning_rate": 0.0002,
7540
+ "loss": 0.7222,
7541
+ "step": 7940
7542
+ },
7543
+ {
7544
+ "epoch": 1.67,
7545
+ "learning_rate": 0.0002,
7546
+ "loss": 0.6233,
7547
+ "step": 7950
7548
+ },
7549
+ {
7550
+ "epoch": 1.67,
7551
+ "learning_rate": 0.0002,
7552
+ "loss": 0.6479,
7553
+ "step": 7960
7554
+ },
7555
+ {
7556
+ "epoch": 1.68,
7557
+ "learning_rate": 0.0002,
7558
+ "loss": 0.6898,
7559
+ "step": 7970
7560
+ },
7561
+ {
7562
+ "epoch": 1.68,
7563
+ "learning_rate": 0.0002,
7564
+ "loss": 0.6229,
7565
+ "step": 7980
7566
+ },
7567
+ {
7568
+ "epoch": 1.68,
7569
+ "learning_rate": 0.0002,
7570
+ "loss": 0.6232,
7571
+ "step": 7990
7572
+ },
7573
+ {
7574
+ "epoch": 1.68,
7575
+ "learning_rate": 0.0002,
7576
+ "loss": 0.6723,
7577
+ "step": 8000
7578
+ },
7579
+ {
7580
+ "epoch": 1.68,
7581
+ "eval_loss": 0.7203255295753479,
7582
+ "eval_runtime": 68.5826,
7583
+ "eval_samples_per_second": 14.581,
7584
+ "eval_steps_per_second": 7.29,
7585
+ "step": 8000
7586
+ },
7587
+ {
7588
+ "epoch": 1.68,
7589
+ "mmlu_eval_accuracy": 0.5020970296577588,
7590
+ "mmlu_eval_accuracy_abstract_algebra": 0.2727272727272727,
7591
+ "mmlu_eval_accuracy_anatomy": 0.6428571428571429,
7592
+ "mmlu_eval_accuracy_astronomy": 0.4375,
7593
+ "mmlu_eval_accuracy_business_ethics": 0.5454545454545454,
7594
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5172413793103449,
7595
+ "mmlu_eval_accuracy_college_biology": 0.4375,
7596
+ "mmlu_eval_accuracy_college_chemistry": 0.25,
7597
+ "mmlu_eval_accuracy_college_computer_science": 0.36363636363636365,
7598
+ "mmlu_eval_accuracy_college_mathematics": 0.18181818181818182,
7599
+ "mmlu_eval_accuracy_college_medicine": 0.5,
7600
+ "mmlu_eval_accuracy_college_physics": 0.36363636363636365,
7601
+ "mmlu_eval_accuracy_computer_security": 0.5454545454545454,
7602
+ "mmlu_eval_accuracy_conceptual_physics": 0.38461538461538464,
7603
+ "mmlu_eval_accuracy_econometrics": 0.08333333333333333,
7604
+ "mmlu_eval_accuracy_electrical_engineering": 0.25,
7605
+ "mmlu_eval_accuracy_elementary_mathematics": 0.34146341463414637,
7606
+ "mmlu_eval_accuracy_formal_logic": 0.14285714285714285,
7607
+ "mmlu_eval_accuracy_global_facts": 0.5,
7608
+ "mmlu_eval_accuracy_high_school_biology": 0.4375,
7609
+ "mmlu_eval_accuracy_high_school_chemistry": 0.36363636363636365,
7610
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
7611
+ "mmlu_eval_accuracy_high_school_european_history": 0.5,
7612
+ "mmlu_eval_accuracy_high_school_geography": 0.8636363636363636,
7613
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.5238095238095238,
7614
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.46511627906976744,
7615
+ "mmlu_eval_accuracy_high_school_mathematics": 0.13793103448275862,
7616
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.4230769230769231,
7617
+ "mmlu_eval_accuracy_high_school_physics": 0.35294117647058826,
7618
+ "mmlu_eval_accuracy_high_school_psychology": 0.8333333333333334,
7619
+ "mmlu_eval_accuracy_high_school_statistics": 0.43478260869565216,
7620
+ "mmlu_eval_accuracy_high_school_us_history": 0.5909090909090909,
7621
+ "mmlu_eval_accuracy_high_school_world_history": 0.6923076923076923,
7622
+ "mmlu_eval_accuracy_human_aging": 0.782608695652174,
7623
+ "mmlu_eval_accuracy_human_sexuality": 0.4166666666666667,
7624
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
7625
+ "mmlu_eval_accuracy_jurisprudence": 0.45454545454545453,
7626
+ "mmlu_eval_accuracy_logical_fallacies": 0.6111111111111112,
7627
+ "mmlu_eval_accuracy_machine_learning": 0.36363636363636365,
7628
+ "mmlu_eval_accuracy_management": 0.7272727272727273,
7629
+ "mmlu_eval_accuracy_marketing": 0.84,
7630
+ "mmlu_eval_accuracy_medical_genetics": 0.9090909090909091,
7631
+ "mmlu_eval_accuracy_miscellaneous": 0.6744186046511628,
7632
+ "mmlu_eval_accuracy_moral_disputes": 0.42105263157894735,
7633
+ "mmlu_eval_accuracy_moral_scenarios": 0.29,
7634
+ "mmlu_eval_accuracy_nutrition": 0.6060606060606061,
7635
+ "mmlu_eval_accuracy_philosophy": 0.5588235294117647,
7636
+ "mmlu_eval_accuracy_prehistory": 0.5142857142857142,
7637
+ "mmlu_eval_accuracy_professional_accounting": 0.41935483870967744,
7638
+ "mmlu_eval_accuracy_professional_law": 0.3352941176470588,
7639
+ "mmlu_eval_accuracy_professional_medicine": 0.45161290322580644,
7640
+ "mmlu_eval_accuracy_professional_psychology": 0.5362318840579711,
7641
+ "mmlu_eval_accuracy_public_relations": 0.4166666666666667,
7642
+ "mmlu_eval_accuracy_security_studies": 0.5185185185185185,
7643
+ "mmlu_eval_accuracy_sociology": 0.7727272727272727,
7644
+ "mmlu_eval_accuracy_us_foreign_policy": 0.8181818181818182,
7645
+ "mmlu_eval_accuracy_virology": 0.6111111111111112,
7646
+ "mmlu_eval_accuracy_world_religions": 0.7894736842105263,
7647
+ "mmlu_loss": 1.179802088762388,
7648
+ "step": 8000
7649
+ },
7650
+ {
7651
+ "epoch": 1.68,
7652
+ "learning_rate": 0.0002,
7653
+ "loss": 0.7006,
7654
+ "step": 8010
7655
+ },
7656
+ {
7657
+ "epoch": 1.69,
7658
+ "learning_rate": 0.0002,
7659
+ "loss": 0.6832,
7660
+ "step": 8020
7661
+ },
7662
+ {
7663
+ "epoch": 1.69,
7664
+ "learning_rate": 0.0002,
7665
+ "loss": 0.6369,
7666
+ "step": 8030
7667
+ },
7668
+ {
7669
+ "epoch": 1.69,
7670
+ "learning_rate": 0.0002,
7671
+ "loss": 0.6072,
7672
+ "step": 8040
7673
+ },
7674
+ {
7675
+ "epoch": 1.69,
7676
+ "learning_rate": 0.0002,
7677
+ "loss": 0.7377,
7678
+ "step": 8050
7679
+ },
7680
+ {
7681
+ "epoch": 1.69,
7682
+ "learning_rate": 0.0002,
7683
+ "loss": 0.665,
7684
+ "step": 8060
7685
+ },
7686
+ {
7687
+ "epoch": 1.7,
7688
+ "learning_rate": 0.0002,
7689
+ "loss": 0.7071,
7690
+ "step": 8070
7691
+ },
7692
+ {
7693
+ "epoch": 1.7,
7694
+ "learning_rate": 0.0002,
7695
+ "loss": 0.6955,
7696
+ "step": 8080
7697
+ },
7698
+ {
7699
+ "epoch": 1.7,
7700
+ "learning_rate": 0.0002,
7701
+ "loss": 0.6439,
7702
+ "step": 8090
7703
+ },
7704
+ {
7705
+ "epoch": 1.7,
7706
+ "learning_rate": 0.0002,
7707
+ "loss": 0.6282,
7708
+ "step": 8100
7709
+ },
7710
+ {
7711
+ "epoch": 1.7,
7712
+ "learning_rate": 0.0002,
7713
+ "loss": 0.6891,
7714
+ "step": 8110
7715
+ },
7716
+ {
7717
+ "epoch": 1.71,
7718
+ "learning_rate": 0.0002,
7719
+ "loss": 0.6347,
7720
+ "step": 8120
7721
+ },
7722
+ {
7723
+ "epoch": 1.71,
7724
+ "learning_rate": 0.0002,
7725
+ "loss": 0.6353,
7726
+ "step": 8130
7727
+ },
7728
+ {
7729
+ "epoch": 1.71,
7730
+ "learning_rate": 0.0002,
7731
+ "loss": 0.6922,
7732
+ "step": 8140
7733
+ },
7734
+ {
7735
+ "epoch": 1.71,
7736
+ "learning_rate": 0.0002,
7737
+ "loss": 0.6889,
7738
+ "step": 8150
7739
+ },
7740
+ {
7741
+ "epoch": 1.72,
7742
+ "learning_rate": 0.0002,
7743
+ "loss": 0.6686,
7744
+ "step": 8160
7745
+ },
7746
+ {
7747
+ "epoch": 1.72,
7748
+ "learning_rate": 0.0002,
7749
+ "loss": 0.6963,
7750
+ "step": 8170
7751
+ },
7752
+ {
7753
+ "epoch": 1.72,
7754
+ "learning_rate": 0.0002,
7755
+ "loss": 0.6383,
7756
+ "step": 8180
7757
+ },
7758
+ {
7759
+ "epoch": 1.72,
7760
+ "learning_rate": 0.0002,
7761
+ "loss": 0.6832,
7762
+ "step": 8190
7763
+ },
7764
+ {
7765
+ "epoch": 1.72,
7766
+ "learning_rate": 0.0002,
7767
+ "loss": 0.6876,
7768
+ "step": 8200
7769
+ },
7770
+ {
7771
+ "epoch": 1.72,
7772
+ "eval_loss": 0.718351423740387,
7773
+ "eval_runtime": 68.543,
7774
+ "eval_samples_per_second": 14.589,
7775
+ "eval_steps_per_second": 7.295,
7776
+ "step": 8200
7777
+ },
7778
+ {
7779
+ "epoch": 1.72,
7780
+ "mmlu_eval_accuracy": 0.4837673768983555,
7781
+ "mmlu_eval_accuracy_abstract_algebra": 0.2727272727272727,
7782
+ "mmlu_eval_accuracy_anatomy": 0.6428571428571429,
7783
+ "mmlu_eval_accuracy_astronomy": 0.5,
7784
+ "mmlu_eval_accuracy_business_ethics": 0.5454545454545454,
7785
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5172413793103449,
7786
+ "mmlu_eval_accuracy_college_biology": 0.4375,
7787
+ "mmlu_eval_accuracy_college_chemistry": 0.25,
7788
+ "mmlu_eval_accuracy_college_computer_science": 0.36363636363636365,
7789
+ "mmlu_eval_accuracy_college_mathematics": 0.18181818181818182,
7790
+ "mmlu_eval_accuracy_college_medicine": 0.36363636363636365,
7791
+ "mmlu_eval_accuracy_college_physics": 0.45454545454545453,
7792
+ "mmlu_eval_accuracy_computer_security": 0.45454545454545453,
7793
+ "mmlu_eval_accuracy_conceptual_physics": 0.4230769230769231,
7794
+ "mmlu_eval_accuracy_econometrics": 0.08333333333333333,
7795
+ "mmlu_eval_accuracy_electrical_engineering": 0.3125,
7796
+ "mmlu_eval_accuracy_elementary_mathematics": 0.34146341463414637,
7797
+ "mmlu_eval_accuracy_formal_logic": 0.21428571428571427,
7798
+ "mmlu_eval_accuracy_global_facts": 0.5,
7799
+ "mmlu_eval_accuracy_high_school_biology": 0.4375,
7800
+ "mmlu_eval_accuracy_high_school_chemistry": 0.3181818181818182,
7801
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
7802
+ "mmlu_eval_accuracy_high_school_european_history": 0.5,
7803
+ "mmlu_eval_accuracy_high_school_geography": 0.8181818181818182,
7804
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.5238095238095238,
7805
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.46511627906976744,
7806
+ "mmlu_eval_accuracy_high_school_mathematics": 0.13793103448275862,
7807
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.34615384615384615,
7808
+ "mmlu_eval_accuracy_high_school_physics": 0.23529411764705882,
7809
+ "mmlu_eval_accuracy_high_school_psychology": 0.8,
7810
+ "mmlu_eval_accuracy_high_school_statistics": 0.30434782608695654,
7811
+ "mmlu_eval_accuracy_high_school_us_history": 0.5909090909090909,
7812
+ "mmlu_eval_accuracy_high_school_world_history": 0.6923076923076923,
7813
+ "mmlu_eval_accuracy_human_aging": 0.782608695652174,
7814
+ "mmlu_eval_accuracy_human_sexuality": 0.4166666666666667,
7815
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
7816
+ "mmlu_eval_accuracy_jurisprudence": 0.45454545454545453,
7817
+ "mmlu_eval_accuracy_logical_fallacies": 0.5555555555555556,
7818
+ "mmlu_eval_accuracy_machine_learning": 0.36363636363636365,
7819
+ "mmlu_eval_accuracy_management": 0.5454545454545454,
7820
+ "mmlu_eval_accuracy_marketing": 0.76,
7821
+ "mmlu_eval_accuracy_medical_genetics": 0.9090909090909091,
7822
+ "mmlu_eval_accuracy_miscellaneous": 0.6627906976744186,
7823
+ "mmlu_eval_accuracy_moral_disputes": 0.4473684210526316,
7824
+ "mmlu_eval_accuracy_moral_scenarios": 0.27,
7825
+ "mmlu_eval_accuracy_nutrition": 0.5757575757575758,
7826
+ "mmlu_eval_accuracy_philosophy": 0.5294117647058824,
7827
+ "mmlu_eval_accuracy_prehistory": 0.4857142857142857,
7828
+ "mmlu_eval_accuracy_professional_accounting": 0.41935483870967744,
7829
+ "mmlu_eval_accuracy_professional_law": 0.3176470588235294,
7830
+ "mmlu_eval_accuracy_professional_medicine": 0.5161290322580645,
7831
+ "mmlu_eval_accuracy_professional_psychology": 0.5362318840579711,
7832
+ "mmlu_eval_accuracy_public_relations": 0.4166666666666667,
7833
+ "mmlu_eval_accuracy_security_studies": 0.48148148148148145,
7834
+ "mmlu_eval_accuracy_sociology": 0.7727272727272727,
7835
+ "mmlu_eval_accuracy_us_foreign_policy": 0.6363636363636364,
7836
+ "mmlu_eval_accuracy_virology": 0.5,
7837
+ "mmlu_eval_accuracy_world_religions": 0.7894736842105263,
7838
+ "mmlu_loss": 1.1326499803103605,
7839
+ "step": 8200
7840
+ },
7841
+ {
7842
+ "epoch": 1.73,
7843
+ "learning_rate": 0.0002,
7844
+ "loss": 0.6358,
7845
+ "step": 8210
7846
+ },
7847
+ {
7848
+ "epoch": 1.73,
7849
+ "learning_rate": 0.0002,
7850
+ "loss": 0.6971,
7851
+ "step": 8220
7852
+ },
7853
+ {
7854
+ "epoch": 1.73,
7855
+ "learning_rate": 0.0002,
7856
+ "loss": 0.659,
7857
+ "step": 8230
7858
+ },
7859
+ {
7860
+ "epoch": 1.73,
7861
+ "learning_rate": 0.0002,
7862
+ "loss": 0.6953,
7863
+ "step": 8240
7864
+ },
7865
+ {
7866
+ "epoch": 1.73,
7867
+ "learning_rate": 0.0002,
7868
+ "loss": 0.6798,
7869
+ "step": 8250
7870
+ },
7871
+ {
7872
+ "epoch": 1.74,
7873
+ "learning_rate": 0.0002,
7874
+ "loss": 0.7388,
7875
+ "step": 8260
7876
+ },
7877
+ {
7878
+ "epoch": 1.74,
7879
+ "learning_rate": 0.0002,
7880
+ "loss": 0.6326,
7881
+ "step": 8270
7882
+ },
7883
+ {
7884
+ "epoch": 1.74,
7885
+ "learning_rate": 0.0002,
7886
+ "loss": 0.6421,
7887
+ "step": 8280
7888
+ },
7889
+ {
7890
+ "epoch": 1.74,
7891
+ "learning_rate": 0.0002,
7892
+ "loss": 0.7034,
7893
+ "step": 8290
7894
+ },
7895
+ {
7896
+ "epoch": 1.74,
7897
+ "learning_rate": 0.0002,
7898
+ "loss": 0.6446,
7899
+ "step": 8300
7900
+ },
7901
+ {
7902
+ "epoch": 1.75,
7903
+ "learning_rate": 0.0002,
7904
+ "loss": 0.6453,
7905
+ "step": 8310
7906
+ },
7907
+ {
7908
+ "epoch": 1.75,
7909
+ "learning_rate": 0.0002,
7910
+ "loss": 0.6467,
7911
+ "step": 8320
7912
+ },
7913
+ {
7914
+ "epoch": 1.75,
7915
+ "learning_rate": 0.0002,
7916
+ "loss": 0.682,
7917
+ "step": 8330
7918
+ },
7919
+ {
7920
+ "epoch": 1.75,
7921
+ "learning_rate": 0.0002,
7922
+ "loss": 0.6742,
7923
+ "step": 8340
7924
+ },
7925
+ {
7926
+ "epoch": 1.75,
7927
+ "learning_rate": 0.0002,
7928
+ "loss": 0.6804,
7929
+ "step": 8350
7930
+ },
7931
+ {
7932
+ "epoch": 1.76,
7933
+ "learning_rate": 0.0002,
7934
+ "loss": 0.6372,
7935
+ "step": 8360
7936
+ },
7937
+ {
7938
+ "epoch": 1.76,
7939
+ "learning_rate": 0.0002,
7940
+ "loss": 0.6415,
7941
+ "step": 8370
7942
+ },
7943
+ {
7944
+ "epoch": 1.76,
7945
+ "learning_rate": 0.0002,
7946
+ "loss": 0.6883,
7947
+ "step": 8380
7948
+ },
7949
+ {
7950
+ "epoch": 1.76,
7951
+ "learning_rate": 0.0002,
7952
+ "loss": 0.6623,
7953
+ "step": 8390
7954
+ },
7955
+ {
7956
+ "epoch": 1.77,
7957
+ "learning_rate": 0.0002,
7958
+ "loss": 0.6615,
7959
+ "step": 8400
7960
+ },
7961
+ {
7962
+ "epoch": 1.77,
7963
+ "eval_loss": 0.7216736078262329,
7964
+ "eval_runtime": 69.5248,
7965
+ "eval_samples_per_second": 14.383,
7966
+ "eval_steps_per_second": 7.192,
7967
+ "step": 8400
7968
+ },
7969
+ {
7970
+ "epoch": 1.77,
7971
+ "mmlu_eval_accuracy": 0.4797165293839395,
7972
+ "mmlu_eval_accuracy_abstract_algebra": 0.18181818181818182,
7973
+ "mmlu_eval_accuracy_anatomy": 0.7142857142857143,
7974
+ "mmlu_eval_accuracy_astronomy": 0.5,
7975
+ "mmlu_eval_accuracy_business_ethics": 0.5454545454545454,
7976
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5517241379310345,
7977
+ "mmlu_eval_accuracy_college_biology": 0.375,
7978
+ "mmlu_eval_accuracy_college_chemistry": 0.25,
7979
+ "mmlu_eval_accuracy_college_computer_science": 0.36363636363636365,
7980
+ "mmlu_eval_accuracy_college_mathematics": 0.18181818181818182,
7981
+ "mmlu_eval_accuracy_college_medicine": 0.4090909090909091,
7982
+ "mmlu_eval_accuracy_college_physics": 0.36363636363636365,
7983
+ "mmlu_eval_accuracy_computer_security": 0.2727272727272727,
7984
+ "mmlu_eval_accuracy_conceptual_physics": 0.38461538461538464,
7985
+ "mmlu_eval_accuracy_econometrics": 0.16666666666666666,
7986
+ "mmlu_eval_accuracy_electrical_engineering": 0.3125,
7987
+ "mmlu_eval_accuracy_elementary_mathematics": 0.2926829268292683,
7988
+ "mmlu_eval_accuracy_formal_logic": 0.2857142857142857,
7989
+ "mmlu_eval_accuracy_global_facts": 0.4,
7990
+ "mmlu_eval_accuracy_high_school_biology": 0.3125,
7991
+ "mmlu_eval_accuracy_high_school_chemistry": 0.2727272727272727,
7992
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
7993
+ "mmlu_eval_accuracy_high_school_european_history": 0.5555555555555556,
7994
+ "mmlu_eval_accuracy_high_school_geography": 0.8636363636363636,
7995
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.5714285714285714,
7996
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.46511627906976744,
7997
+ "mmlu_eval_accuracy_high_school_mathematics": 0.1724137931034483,
7998
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.4230769230769231,
7999
+ "mmlu_eval_accuracy_high_school_physics": 0.11764705882352941,
8000
+ "mmlu_eval_accuracy_high_school_psychology": 0.8166666666666667,
8001
+ "mmlu_eval_accuracy_high_school_statistics": 0.30434782608695654,
8002
+ "mmlu_eval_accuracy_high_school_us_history": 0.5454545454545454,
8003
+ "mmlu_eval_accuracy_high_school_world_history": 0.6923076923076923,
8004
+ "mmlu_eval_accuracy_human_aging": 0.7391304347826086,
8005
+ "mmlu_eval_accuracy_human_sexuality": 0.4166666666666667,
8006
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
8007
+ "mmlu_eval_accuracy_jurisprudence": 0.36363636363636365,
8008
+ "mmlu_eval_accuracy_logical_fallacies": 0.6111111111111112,
8009
+ "mmlu_eval_accuracy_machine_learning": 0.18181818181818182,
8010
+ "mmlu_eval_accuracy_management": 0.6363636363636364,
8011
+ "mmlu_eval_accuracy_marketing": 0.84,
8012
+ "mmlu_eval_accuracy_medical_genetics": 0.9090909090909091,
8013
+ "mmlu_eval_accuracy_miscellaneous": 0.6627906976744186,
8014
+ "mmlu_eval_accuracy_moral_disputes": 0.39473684210526316,
8015
+ "mmlu_eval_accuracy_moral_scenarios": 0.34,
8016
+ "mmlu_eval_accuracy_nutrition": 0.6060606060606061,
8017
+ "mmlu_eval_accuracy_philosophy": 0.5,
8018
+ "mmlu_eval_accuracy_prehistory": 0.45714285714285713,
8019
+ "mmlu_eval_accuracy_professional_accounting": 0.3870967741935484,
8020
+ "mmlu_eval_accuracy_professional_law": 0.3176470588235294,
8021
+ "mmlu_eval_accuracy_professional_medicine": 0.5161290322580645,
8022
+ "mmlu_eval_accuracy_professional_psychology": 0.5652173913043478,
8023
+ "mmlu_eval_accuracy_public_relations": 0.5,
8024
+ "mmlu_eval_accuracy_security_studies": 0.4074074074074074,
8025
+ "mmlu_eval_accuracy_sociology": 0.8181818181818182,
8026
+ "mmlu_eval_accuracy_us_foreign_policy": 0.8181818181818182,
8027
+ "mmlu_eval_accuracy_virology": 0.5,
8028
+ "mmlu_eval_accuracy_world_religions": 0.7894736842105263,
8029
+ "mmlu_loss": 1.0919515004007063,
8030
+ "step": 8400
8031
+ },
8032
+ {
8033
+ "epoch": 1.77,
8034
+ "learning_rate": 0.0002,
8035
+ "loss": 0.582,
8036
+ "step": 8410
8037
+ },
8038
+ {
8039
+ "epoch": 1.77,
8040
+ "learning_rate": 0.0002,
8041
+ "loss": 0.6839,
8042
+ "step": 8420
8043
+ },
8044
+ {
8045
+ "epoch": 1.77,
8046
+ "learning_rate": 0.0002,
8047
+ "loss": 0.6713,
8048
+ "step": 8430
8049
+ },
8050
+ {
8051
+ "epoch": 1.77,
8052
+ "learning_rate": 0.0002,
8053
+ "loss": 0.7167,
8054
+ "step": 8440
8055
+ },
8056
+ {
8057
+ "epoch": 1.78,
8058
+ "learning_rate": 0.0002,
8059
+ "loss": 0.5882,
8060
+ "step": 8450
8061
+ },
8062
+ {
8063
+ "epoch": 1.78,
8064
+ "learning_rate": 0.0002,
8065
+ "loss": 0.6557,
8066
+ "step": 8460
8067
+ },
8068
+ {
8069
+ "epoch": 1.78,
8070
+ "learning_rate": 0.0002,
8071
+ "loss": 0.6893,
8072
+ "step": 8470
8073
+ },
8074
+ {
8075
+ "epoch": 1.78,
8076
+ "learning_rate": 0.0002,
8077
+ "loss": 0.6681,
8078
+ "step": 8480
8079
+ },
8080
+ {
8081
+ "epoch": 1.78,
8082
+ "learning_rate": 0.0002,
8083
+ "loss": 0.6147,
8084
+ "step": 8490
8085
+ },
8086
+ {
8087
+ "epoch": 1.79,
8088
+ "learning_rate": 0.0002,
8089
+ "loss": 0.698,
8090
+ "step": 8500
8091
+ },
8092
+ {
8093
+ "epoch": 1.79,
8094
+ "learning_rate": 0.0002,
8095
+ "loss": 0.6464,
8096
+ "step": 8510
8097
+ },
8098
+ {
8099
+ "epoch": 1.79,
8100
+ "learning_rate": 0.0002,
8101
+ "loss": 0.7075,
8102
+ "step": 8520
8103
+ },
8104
+ {
8105
+ "epoch": 1.79,
8106
+ "learning_rate": 0.0002,
8107
+ "loss": 0.6394,
8108
+ "step": 8530
8109
+ },
8110
+ {
8111
+ "epoch": 1.79,
8112
+ "learning_rate": 0.0002,
8113
+ "loss": 0.6622,
8114
+ "step": 8540
8115
+ },
8116
+ {
8117
+ "epoch": 1.8,
8118
+ "learning_rate": 0.0002,
8119
+ "loss": 0.7166,
8120
+ "step": 8550
8121
+ },
8122
+ {
8123
+ "epoch": 1.8,
8124
+ "learning_rate": 0.0002,
8125
+ "loss": 0.6544,
8126
+ "step": 8560
8127
+ },
8128
+ {
8129
+ "epoch": 1.8,
8130
+ "learning_rate": 0.0002,
8131
+ "loss": 0.6436,
8132
+ "step": 8570
8133
+ },
8134
+ {
8135
+ "epoch": 1.8,
8136
+ "learning_rate": 0.0002,
8137
+ "loss": 0.688,
8138
+ "step": 8580
8139
+ },
8140
+ {
8141
+ "epoch": 1.81,
8142
+ "learning_rate": 0.0002,
8143
+ "loss": 0.6432,
8144
+ "step": 8590
8145
+ },
8146
+ {
8147
+ "epoch": 1.81,
8148
+ "learning_rate": 0.0002,
8149
+ "loss": 0.6629,
8150
+ "step": 8600
8151
+ },
8152
+ {
8153
+ "epoch": 1.81,
8154
+ "eval_loss": 0.7169492244720459,
8155
+ "eval_runtime": 68.6026,
8156
+ "eval_samples_per_second": 14.577,
8157
+ "eval_steps_per_second": 7.288,
8158
+ "step": 8600
8159
+ },
8160
+ {
8161
+ "epoch": 1.81,
8162
+ "mmlu_eval_accuracy": 0.48553671569218915,
8163
+ "mmlu_eval_accuracy_abstract_algebra": 0.18181818181818182,
8164
+ "mmlu_eval_accuracy_anatomy": 0.6428571428571429,
8165
+ "mmlu_eval_accuracy_astronomy": 0.5,
8166
+ "mmlu_eval_accuracy_business_ethics": 0.5454545454545454,
8167
+ "mmlu_eval_accuracy_clinical_knowledge": 0.5517241379310345,
8168
+ "mmlu_eval_accuracy_college_biology": 0.4375,
8169
+ "mmlu_eval_accuracy_college_chemistry": 0.25,
8170
+ "mmlu_eval_accuracy_college_computer_science": 0.36363636363636365,
8171
+ "mmlu_eval_accuracy_college_mathematics": 0.18181818181818182,
8172
+ "mmlu_eval_accuracy_college_medicine": 0.4090909090909091,
8173
+ "mmlu_eval_accuracy_college_physics": 0.36363636363636365,
8174
+ "mmlu_eval_accuracy_computer_security": 0.2727272727272727,
8175
+ "mmlu_eval_accuracy_conceptual_physics": 0.34615384615384615,
8176
+ "mmlu_eval_accuracy_econometrics": 0.16666666666666666,
8177
+ "mmlu_eval_accuracy_electrical_engineering": 0.3125,
8178
+ "mmlu_eval_accuracy_elementary_mathematics": 0.4146341463414634,
8179
+ "mmlu_eval_accuracy_formal_logic": 0.2857142857142857,
8180
+ "mmlu_eval_accuracy_global_facts": 0.4,
8181
+ "mmlu_eval_accuracy_high_school_biology": 0.34375,
8182
+ "mmlu_eval_accuracy_high_school_chemistry": 0.2727272727272727,
8183
+ "mmlu_eval_accuracy_high_school_computer_science": 0.5555555555555556,
8184
+ "mmlu_eval_accuracy_high_school_european_history": 0.5,
8185
+ "mmlu_eval_accuracy_high_school_geography": 0.8636363636363636,
8186
+ "mmlu_eval_accuracy_high_school_government_and_politics": 0.5714285714285714,
8187
+ "mmlu_eval_accuracy_high_school_macroeconomics": 0.4418604651162791,
8188
+ "mmlu_eval_accuracy_high_school_mathematics": 0.2413793103448276,
8189
+ "mmlu_eval_accuracy_high_school_microeconomics": 0.4230769230769231,
8190
+ "mmlu_eval_accuracy_high_school_physics": 0.17647058823529413,
8191
+ "mmlu_eval_accuracy_high_school_psychology": 0.7833333333333333,
8192
+ "mmlu_eval_accuracy_high_school_statistics": 0.30434782608695654,
8193
+ "mmlu_eval_accuracy_high_school_us_history": 0.5454545454545454,
8194
+ "mmlu_eval_accuracy_high_school_world_history": 0.6538461538461539,
8195
+ "mmlu_eval_accuracy_human_aging": 0.7391304347826086,
8196
+ "mmlu_eval_accuracy_human_sexuality": 0.4166666666666667,
8197
+ "mmlu_eval_accuracy_international_law": 0.8461538461538461,
8198
+ "mmlu_eval_accuracy_jurisprudence": 0.36363636363636365,
8199
+ "mmlu_eval_accuracy_logical_fallacies": 0.5555555555555556,
8200
+ "mmlu_eval_accuracy_machine_learning": 0.2727272727272727,
8201
+ "mmlu_eval_accuracy_management": 0.6363636363636364,
8202
+ "mmlu_eval_accuracy_marketing": 0.84,
8203
+ "mmlu_eval_accuracy_medical_genetics": 0.9090909090909091,
8204
+ "mmlu_eval_accuracy_miscellaneous": 0.6395348837209303,
8205
+ "mmlu_eval_accuracy_moral_disputes": 0.4473684210526316,
8206
+ "mmlu_eval_accuracy_moral_scenarios": 0.33,
8207
+ "mmlu_eval_accuracy_nutrition": 0.6060606060606061,
8208
+ "mmlu_eval_accuracy_philosophy": 0.6176470588235294,
8209
+ "mmlu_eval_accuracy_prehistory": 0.45714285714285713,
8210
+ "mmlu_eval_accuracy_professional_accounting": 0.3548387096774194,
8211
+ "mmlu_eval_accuracy_professional_law": 0.3058823529411765,
8212
+ "mmlu_eval_accuracy_professional_medicine": 0.5161290322580645,
8213
+ "mmlu_eval_accuracy_professional_psychology": 0.5362318840579711,
8214
+ "mmlu_eval_accuracy_public_relations": 0.5,
8215
+ "mmlu_eval_accuracy_security_studies": 0.4074074074074074,
8216
+ "mmlu_eval_accuracy_sociology": 0.8181818181818182,
8217
+ "mmlu_eval_accuracy_us_foreign_policy": 0.9090909090909091,
8218
+ "mmlu_eval_accuracy_virology": 0.6111111111111112,
8219
+ "mmlu_eval_accuracy_world_religions": 0.7368421052631579,
8220
+ "mmlu_loss": 1.1197648563716494,
8221
+ "step": 8600
8222
  }
8223
  ],
8224
  "max_steps": 10000,
8225
  "num_train_epochs": 3,
8226
+ "total_flos": 1.3731136853106524e+18,
8227
  "trial_name": null,
8228
  "trial_params": null
8229
  }
{checkpoint-6400 β†’ checkpoint-8600}/training_args.bin RENAMED
File without changes