kevin1010607 commited on
Commit
16c3411
1 Parent(s): 671cf0c

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ base_model: meta-llama/Llama-2-7b-hf
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ datasets:
9
+ - generator
10
+ model-index:
11
+ - name: llama2-7b-sft-full-zephyr
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # llama2-7b-sft-full-zephyr
19
+
20
+ This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the generator dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 1.0288
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 2
43
+ - eval_batch_size: 2
44
+ - seed: 42
45
+ - distributed_type: multi-GPU
46
+ - num_devices: 8
47
+ - gradient_accumulation_steps: 8
48
+ - total_train_batch_size: 128
49
+ - total_eval_batch_size: 16
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: cosine
52
+ - lr_scheduler_warmup_ratio: 0.1
53
+ - num_epochs: 3
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss |
58
+ |:-------------:|:------:|:----:|:---------------:|
59
+ | 0.9861 | 0.9971 | 127 | 1.0089 |
60
+ | 0.8393 | 1.9941 | 254 | 0.9976 |
61
+ | 0.7166 | 2.9912 | 381 | 1.0288 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.41.2
67
+ - Pytorch 2.3.0a0+ebedce2
68
+ - Datasets 2.19.2
69
+ - Tokenizers 0.19.1
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.9911678115799805,
3
+ "total_flos": 159494952714240.0,
4
+ "train_loss": 0.9007005614871428,
5
+ "train_runtime": 67911.5352,
6
+ "train_samples": 61134,
7
+ "train_samples_per_second": 0.72,
8
+ "train_steps_per_second": 0.006
9
+ }
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 1,
3
+ "do_sample": true,
4
+ "eos_token_id": 2,
5
+ "max_length": 4096,
6
+ "pad_token_id": 0,
7
+ "temperature": 0.6,
8
+ "top_p": 0.9,
9
+ "transformers_version": "4.41.2"
10
+ }
model-00001-of-00006.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa909bde2ee8f8168ae3022613b4813170ad33bad1b837a6015bc6199fcd411e
3
+ size 4840396416
model-00002-of-00006.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f39c9504bb73e94e555e1b56049686d2eb684a88b582fc97899991e6c9bcfbb
3
+ size 4857206856
model-00003-of-00006.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38cb82086d2746ee7376b90e176191d9914371f7733dbf29603136ce6e9aceea
3
+ size 4857206904
model-00004-of-00006.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3302079a7c256d4777da28505bc686f8b0a1e5e47283ee63d54e6ad5451e9de6
3
+ size 4857206904
model-00005-of-00006.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4a89154f185bdc21775620aaee749b018d4ef77c1a6b80d8ee6fb41f30d4733
3
+ size 4857206904
model-00006-of-00006.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3de72e943903103cf5ee7278e331b0f56bcebcc85316c0c51cdce84881cd045c
3
+ size 2684472112
model.safetensors.index.json ADDED
@@ -0,0 +1,298 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 26953662464
4
+ },
5
+ "weight_map": {
6
+ "lm_head.weight": "model-00006-of-00006.safetensors",
7
+ "model.embed_tokens.weight": "model-00001-of-00006.safetensors",
8
+ "model.layers.0.input_layernorm.weight": "model-00001-of-00006.safetensors",
9
+ "model.layers.0.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
10
+ "model.layers.0.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
11
+ "model.layers.0.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
12
+ "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
13
+ "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
14
+ "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
15
+ "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
16
+ "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
17
+ "model.layers.1.input_layernorm.weight": "model-00001-of-00006.safetensors",
18
+ "model.layers.1.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
19
+ "model.layers.1.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
20
+ "model.layers.1.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
21
+ "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
22
+ "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
23
+ "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
24
+ "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
25
+ "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
26
+ "model.layers.10.input_layernorm.weight": "model-00002-of-00006.safetensors",
27
+ "model.layers.10.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
28
+ "model.layers.10.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
29
+ "model.layers.10.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
30
+ "model.layers.10.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
31
+ "model.layers.10.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
32
+ "model.layers.10.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
33
+ "model.layers.10.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
34
+ "model.layers.10.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
35
+ "model.layers.11.input_layernorm.weight": "model-00003-of-00006.safetensors",
36
+ "model.layers.11.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
37
+ "model.layers.11.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
38
+ "model.layers.11.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
39
+ "model.layers.11.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
40
+ "model.layers.11.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
41
+ "model.layers.11.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
42
+ "model.layers.11.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
43
+ "model.layers.11.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
44
+ "model.layers.12.input_layernorm.weight": "model-00003-of-00006.safetensors",
45
+ "model.layers.12.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
46
+ "model.layers.12.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
47
+ "model.layers.12.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
48
+ "model.layers.12.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
49
+ "model.layers.12.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
50
+ "model.layers.12.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
51
+ "model.layers.12.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
52
+ "model.layers.12.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
53
+ "model.layers.13.input_layernorm.weight": "model-00003-of-00006.safetensors",
54
+ "model.layers.13.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
55
+ "model.layers.13.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
56
+ "model.layers.13.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
57
+ "model.layers.13.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
58
+ "model.layers.13.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
59
+ "model.layers.13.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
60
+ "model.layers.13.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
61
+ "model.layers.13.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
62
+ "model.layers.14.input_layernorm.weight": "model-00003-of-00006.safetensors",
63
+ "model.layers.14.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
64
+ "model.layers.14.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
65
+ "model.layers.14.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
66
+ "model.layers.14.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
67
+ "model.layers.14.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
68
+ "model.layers.14.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
69
+ "model.layers.14.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
70
+ "model.layers.14.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
71
+ "model.layers.15.input_layernorm.weight": "model-00003-of-00006.safetensors",
72
+ "model.layers.15.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
73
+ "model.layers.15.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
74
+ "model.layers.15.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
75
+ "model.layers.15.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
76
+ "model.layers.15.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
77
+ "model.layers.15.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
78
+ "model.layers.15.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
79
+ "model.layers.15.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
80
+ "model.layers.16.input_layernorm.weight": "model-00003-of-00006.safetensors",
81
+ "model.layers.16.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
82
+ "model.layers.16.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
83
+ "model.layers.16.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
84
+ "model.layers.16.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
85
+ "model.layers.16.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
86
+ "model.layers.16.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
87
+ "model.layers.16.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
88
+ "model.layers.16.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
89
+ "model.layers.17.input_layernorm.weight": "model-00004-of-00006.safetensors",
90
+ "model.layers.17.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
91
+ "model.layers.17.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
92
+ "model.layers.17.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
93
+ "model.layers.17.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
94
+ "model.layers.17.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
95
+ "model.layers.17.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
96
+ "model.layers.17.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
97
+ "model.layers.17.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
98
+ "model.layers.18.input_layernorm.weight": "model-00004-of-00006.safetensors",
99
+ "model.layers.18.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
100
+ "model.layers.18.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
101
+ "model.layers.18.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
102
+ "model.layers.18.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
103
+ "model.layers.18.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
104
+ "model.layers.18.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
105
+ "model.layers.18.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
106
+ "model.layers.18.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
107
+ "model.layers.19.input_layernorm.weight": "model-00004-of-00006.safetensors",
108
+ "model.layers.19.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
109
+ "model.layers.19.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
110
+ "model.layers.19.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
111
+ "model.layers.19.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
112
+ "model.layers.19.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
113
+ "model.layers.19.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
114
+ "model.layers.19.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
115
+ "model.layers.19.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
116
+ "model.layers.2.input_layernorm.weight": "model-00001-of-00006.safetensors",
117
+ "model.layers.2.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
118
+ "model.layers.2.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
119
+ "model.layers.2.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
120
+ "model.layers.2.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
121
+ "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
122
+ "model.layers.2.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
123
+ "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
124
+ "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
125
+ "model.layers.20.input_layernorm.weight": "model-00004-of-00006.safetensors",
126
+ "model.layers.20.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
127
+ "model.layers.20.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
128
+ "model.layers.20.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
129
+ "model.layers.20.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
130
+ "model.layers.20.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
131
+ "model.layers.20.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
132
+ "model.layers.20.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
133
+ "model.layers.20.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
134
+ "model.layers.21.input_layernorm.weight": "model-00004-of-00006.safetensors",
135
+ "model.layers.21.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
136
+ "model.layers.21.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
137
+ "model.layers.21.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
138
+ "model.layers.21.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
139
+ "model.layers.21.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
140
+ "model.layers.21.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
141
+ "model.layers.21.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
142
+ "model.layers.21.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
143
+ "model.layers.22.input_layernorm.weight": "model-00004-of-00006.safetensors",
144
+ "model.layers.22.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
145
+ "model.layers.22.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
146
+ "model.layers.22.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
147
+ "model.layers.22.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
148
+ "model.layers.22.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
149
+ "model.layers.22.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
150
+ "model.layers.22.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
151
+ "model.layers.22.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
152
+ "model.layers.23.input_layernorm.weight": "model-00005-of-00006.safetensors",
153
+ "model.layers.23.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
154
+ "model.layers.23.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
155
+ "model.layers.23.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
156
+ "model.layers.23.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
157
+ "model.layers.23.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
158
+ "model.layers.23.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
159
+ "model.layers.23.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
160
+ "model.layers.23.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
161
+ "model.layers.24.input_layernorm.weight": "model-00005-of-00006.safetensors",
162
+ "model.layers.24.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
163
+ "model.layers.24.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
164
+ "model.layers.24.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
165
+ "model.layers.24.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
166
+ "model.layers.24.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
167
+ "model.layers.24.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
168
+ "model.layers.24.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
169
+ "model.layers.24.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
170
+ "model.layers.25.input_layernorm.weight": "model-00005-of-00006.safetensors",
171
+ "model.layers.25.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
172
+ "model.layers.25.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
173
+ "model.layers.25.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
174
+ "model.layers.25.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
175
+ "model.layers.25.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
176
+ "model.layers.25.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
177
+ "model.layers.25.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
178
+ "model.layers.25.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
179
+ "model.layers.26.input_layernorm.weight": "model-00005-of-00006.safetensors",
180
+ "model.layers.26.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
181
+ "model.layers.26.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
182
+ "model.layers.26.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
183
+ "model.layers.26.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
184
+ "model.layers.26.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
185
+ "model.layers.26.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
186
+ "model.layers.26.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
187
+ "model.layers.26.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
188
+ "model.layers.27.input_layernorm.weight": "model-00005-of-00006.safetensors",
189
+ "model.layers.27.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
190
+ "model.layers.27.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
191
+ "model.layers.27.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
192
+ "model.layers.27.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
193
+ "model.layers.27.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
194
+ "model.layers.27.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
195
+ "model.layers.27.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
196
+ "model.layers.27.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
197
+ "model.layers.28.input_layernorm.weight": "model-00005-of-00006.safetensors",
198
+ "model.layers.28.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
199
+ "model.layers.28.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
200
+ "model.layers.28.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
201
+ "model.layers.28.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
202
+ "model.layers.28.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
203
+ "model.layers.28.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
204
+ "model.layers.28.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
205
+ "model.layers.28.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
206
+ "model.layers.29.input_layernorm.weight": "model-00006-of-00006.safetensors",
207
+ "model.layers.29.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
208
+ "model.layers.29.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
209
+ "model.layers.29.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
210
+ "model.layers.29.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
211
+ "model.layers.29.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
212
+ "model.layers.29.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
213
+ "model.layers.29.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
214
+ "model.layers.29.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
215
+ "model.layers.3.input_layernorm.weight": "model-00001-of-00006.safetensors",
216
+ "model.layers.3.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
217
+ "model.layers.3.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
218
+ "model.layers.3.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
219
+ "model.layers.3.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
220
+ "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
221
+ "model.layers.3.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
222
+ "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
223
+ "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
224
+ "model.layers.30.input_layernorm.weight": "model-00006-of-00006.safetensors",
225
+ "model.layers.30.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
226
+ "model.layers.30.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
227
+ "model.layers.30.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
228
+ "model.layers.30.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
229
+ "model.layers.30.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
230
+ "model.layers.30.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
231
+ "model.layers.30.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
232
+ "model.layers.30.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
233
+ "model.layers.31.input_layernorm.weight": "model-00006-of-00006.safetensors",
234
+ "model.layers.31.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
235
+ "model.layers.31.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
236
+ "model.layers.31.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
237
+ "model.layers.31.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
238
+ "model.layers.31.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
239
+ "model.layers.31.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
240
+ "model.layers.31.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
241
+ "model.layers.31.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
242
+ "model.layers.4.input_layernorm.weight": "model-00001-of-00006.safetensors",
243
+ "model.layers.4.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
244
+ "model.layers.4.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
245
+ "model.layers.4.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
246
+ "model.layers.4.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
247
+ "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
248
+ "model.layers.4.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
249
+ "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
250
+ "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
251
+ "model.layers.5.input_layernorm.weight": "model-00002-of-00006.safetensors",
252
+ "model.layers.5.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
253
+ "model.layers.5.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
254
+ "model.layers.5.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
255
+ "model.layers.5.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
256
+ "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
257
+ "model.layers.5.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
258
+ "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
259
+ "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
260
+ "model.layers.6.input_layernorm.weight": "model-00002-of-00006.safetensors",
261
+ "model.layers.6.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
262
+ "model.layers.6.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
263
+ "model.layers.6.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
264
+ "model.layers.6.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
265
+ "model.layers.6.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
266
+ "model.layers.6.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
267
+ "model.layers.6.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
268
+ "model.layers.6.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
269
+ "model.layers.7.input_layernorm.weight": "model-00002-of-00006.safetensors",
270
+ "model.layers.7.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
271
+ "model.layers.7.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
272
+ "model.layers.7.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
273
+ "model.layers.7.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
274
+ "model.layers.7.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
275
+ "model.layers.7.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
276
+ "model.layers.7.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
277
+ "model.layers.7.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
278
+ "model.layers.8.input_layernorm.weight": "model-00002-of-00006.safetensors",
279
+ "model.layers.8.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
280
+ "model.layers.8.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
281
+ "model.layers.8.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
282
+ "model.layers.8.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
283
+ "model.layers.8.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
284
+ "model.layers.8.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
285
+ "model.layers.8.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
286
+ "model.layers.8.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
287
+ "model.layers.9.input_layernorm.weight": "model-00002-of-00006.safetensors",
288
+ "model.layers.9.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
289
+ "model.layers.9.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
290
+ "model.layers.9.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
291
+ "model.layers.9.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
292
+ "model.layers.9.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
293
+ "model.layers.9.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
294
+ "model.layers.9.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
295
+ "model.layers.9.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
296
+ "model.norm.weight": "model-00006-of-00006.safetensors"
297
+ }
298
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.9911678115799805,
3
+ "total_flos": 159494952714240.0,
4
+ "train_loss": 0.9007005614871428,
5
+ "train_runtime": 67911.5352,
6
+ "train_samples": 61134,
7
+ "train_samples_per_second": 0.72,
8
+ "train_steps_per_second": 0.006
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,2733 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.9911678115799805,
5
+ "eval_steps": 500,
6
+ "global_step": 381,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.007850834151128557,
13
+ "grad_norm": 7.347224534644921,
14
+ "learning_rate": 5.128205128205128e-07,
15
+ "loss": 1.6659,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.015701668302257114,
20
+ "grad_norm": 6.800736485391032,
21
+ "learning_rate": 1.0256410256410257e-06,
22
+ "loss": 1.6461,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.023552502453385672,
27
+ "grad_norm": 6.120850052409094,
28
+ "learning_rate": 1.5384615384615387e-06,
29
+ "loss": 1.6139,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.03140333660451423,
34
+ "grad_norm": 4.906337313138213,
35
+ "learning_rate": 2.0512820512820513e-06,
36
+ "loss": 1.5437,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.03925417075564279,
41
+ "grad_norm": 4.455076188041479,
42
+ "learning_rate": 2.564102564102564e-06,
43
+ "loss": 1.5144,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.047105004906771344,
48
+ "grad_norm": 3.6233673156984016,
49
+ "learning_rate": 3.0769230769230774e-06,
50
+ "loss": 1.451,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.0549558390578999,
55
+ "grad_norm": 2.925023291585002,
56
+ "learning_rate": 3.58974358974359e-06,
57
+ "loss": 1.3415,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.06280667320902845,
62
+ "grad_norm": 3.491464855206146,
63
+ "learning_rate": 4.102564102564103e-06,
64
+ "loss": 1.2789,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.07065750736015702,
69
+ "grad_norm": 2.614590714072604,
70
+ "learning_rate": 4.615384615384616e-06,
71
+ "loss": 1.2611,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.07850834151128558,
76
+ "grad_norm": 2.4520189198230344,
77
+ "learning_rate": 5.128205128205128e-06,
78
+ "loss": 1.2584,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.08635917566241413,
83
+ "grad_norm": 2.9131892725083097,
84
+ "learning_rate": 5.641025641025641e-06,
85
+ "loss": 1.2471,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.09421000981354269,
90
+ "grad_norm": 1.7656207299437792,
91
+ "learning_rate": 6.153846153846155e-06,
92
+ "loss": 1.2413,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.10206084396467124,
97
+ "grad_norm": 1.2787313629514108,
98
+ "learning_rate": 6.666666666666667e-06,
99
+ "loss": 1.2016,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.1099116781157998,
104
+ "grad_norm": 0.9994635257798418,
105
+ "learning_rate": 7.17948717948718e-06,
106
+ "loss": 1.1953,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.11776251226692837,
111
+ "grad_norm": 0.9070553314758185,
112
+ "learning_rate": 7.692307692307694e-06,
113
+ "loss": 1.1997,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.1256133464180569,
118
+ "grad_norm": 1.064553340997491,
119
+ "learning_rate": 8.205128205128205e-06,
120
+ "loss": 1.2066,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.13346418056918546,
125
+ "grad_norm": 0.6960157702047296,
126
+ "learning_rate": 8.717948717948719e-06,
127
+ "loss": 1.1986,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.14131501472031405,
132
+ "grad_norm": 0.713190737451088,
133
+ "learning_rate": 9.230769230769232e-06,
134
+ "loss": 1.1818,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.1491658488714426,
139
+ "grad_norm": 0.5606304883153309,
140
+ "learning_rate": 9.743589743589744e-06,
141
+ "loss": 1.1727,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.15701668302257116,
146
+ "grad_norm": 0.7333593290821419,
147
+ "learning_rate": 1.0256410256410256e-05,
148
+ "loss": 1.187,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.1648675171736997,
153
+ "grad_norm": 0.5177096471120355,
154
+ "learning_rate": 1.076923076923077e-05,
155
+ "loss": 1.1503,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.17271835132482827,
160
+ "grad_norm": 0.489041421135395,
161
+ "learning_rate": 1.1282051282051283e-05,
162
+ "loss": 1.1192,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.18056918547595682,
167
+ "grad_norm": 1.3968342819533879,
168
+ "learning_rate": 1.1794871794871796e-05,
169
+ "loss": 1.1862,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.18842001962708538,
174
+ "grad_norm": 0.5508740207033395,
175
+ "learning_rate": 1.230769230769231e-05,
176
+ "loss": 1.1656,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.19627085377821393,
181
+ "grad_norm": 0.4986756374114125,
182
+ "learning_rate": 1.2820512820512823e-05,
183
+ "loss": 1.1328,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.2041216879293425,
188
+ "grad_norm": 0.5005164618815391,
189
+ "learning_rate": 1.3333333333333333e-05,
190
+ "loss": 1.1057,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.21197252208047104,
195
+ "grad_norm": 0.45494783925644244,
196
+ "learning_rate": 1.3846153846153847e-05,
197
+ "loss": 1.1168,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.2198233562315996,
202
+ "grad_norm": 0.6579318599501837,
203
+ "learning_rate": 1.435897435897436e-05,
204
+ "loss": 1.1496,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.22767419038272815,
209
+ "grad_norm": 0.44794686872085726,
210
+ "learning_rate": 1.4871794871794874e-05,
211
+ "loss": 1.1251,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.23552502453385674,
216
+ "grad_norm": 0.46768599260305055,
217
+ "learning_rate": 1.5384615384615387e-05,
218
+ "loss": 1.1215,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.2433758586849853,
223
+ "grad_norm": 0.39441965866938333,
224
+ "learning_rate": 1.5897435897435897e-05,
225
+ "loss": 1.0904,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.2512266928361138,
230
+ "grad_norm": 0.43438585512410144,
231
+ "learning_rate": 1.641025641025641e-05,
232
+ "loss": 1.134,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.2590775269872424,
237
+ "grad_norm": 0.3976733272593362,
238
+ "learning_rate": 1.6923076923076924e-05,
239
+ "loss": 1.1373,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.26692836113837093,
244
+ "grad_norm": 0.43273997287228855,
245
+ "learning_rate": 1.7435897435897438e-05,
246
+ "loss": 1.1244,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.2747791952894995,
251
+ "grad_norm": 0.39215827450277185,
252
+ "learning_rate": 1.794871794871795e-05,
253
+ "loss": 1.1105,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.2826300294406281,
258
+ "grad_norm": 0.4227406449692189,
259
+ "learning_rate": 1.8461538461538465e-05,
260
+ "loss": 1.0914,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.2904808635917566,
265
+ "grad_norm": 0.4087861429403669,
266
+ "learning_rate": 1.8974358974358975e-05,
267
+ "loss": 1.0902,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.2983316977428852,
272
+ "grad_norm": 0.431394664105538,
273
+ "learning_rate": 1.9487179487179488e-05,
274
+ "loss": 1.116,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.30618253189401373,
279
+ "grad_norm": 0.41278733736546896,
280
+ "learning_rate": 2e-05,
281
+ "loss": 1.0902,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.3140333660451423,
286
+ "grad_norm": 0.44066943149034954,
287
+ "learning_rate": 1.9999578095183126e-05,
288
+ "loss": 1.1263,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.32188420019627084,
293
+ "grad_norm": 0.4176620676156422,
294
+ "learning_rate": 1.999831241633323e-05,
295
+ "loss": 1.0736,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.3297350343473994,
300
+ "grad_norm": 0.43233210528814153,
301
+ "learning_rate": 1.9996203070249516e-05,
302
+ "loss": 1.0897,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.33758586849852795,
307
+ "grad_norm": 0.47859464887906467,
308
+ "learning_rate": 1.9993250234920638e-05,
309
+ "loss": 1.1021,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.34543670264965654,
314
+ "grad_norm": 0.4258761642972358,
315
+ "learning_rate": 1.998945415950969e-05,
316
+ "loss": 1.1077,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.35328753680078506,
321
+ "grad_norm": 0.4284792897069604,
322
+ "learning_rate": 1.9984815164333163e-05,
323
+ "loss": 1.0803,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.36113837095191365,
328
+ "grad_norm": 0.3907300716721876,
329
+ "learning_rate": 1.9979333640833947e-05,
330
+ "loss": 1.1113,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.3689892051030422,
335
+ "grad_norm": 0.45186935418198326,
336
+ "learning_rate": 1.9973010051548274e-05,
337
+ "loss": 1.0812,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.37684003925417076,
342
+ "grad_norm": 0.38125071489505413,
343
+ "learning_rate": 1.99658449300667e-05,
344
+ "loss": 1.0754,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.38469087340529934,
349
+ "grad_norm": 0.45080107205590203,
350
+ "learning_rate": 1.9957838880989076e-05,
351
+ "loss": 1.0841,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.39254170755642787,
356
+ "grad_norm": 0.3989024345777725,
357
+ "learning_rate": 1.9948992579873538e-05,
358
+ "loss": 1.0735,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.40039254170755645,
363
+ "grad_norm": 0.5091781669676405,
364
+ "learning_rate": 1.9939306773179498e-05,
365
+ "loss": 1.0379,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.408243375858685,
370
+ "grad_norm": 0.39302600440038105,
371
+ "learning_rate": 1.992878227820465e-05,
372
+ "loss": 1.0801,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.41609421000981356,
377
+ "grad_norm": 0.4747065341629128,
378
+ "learning_rate": 1.9917419983016025e-05,
379
+ "loss": 1.0738,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.4239450441609421,
384
+ "grad_norm": 0.3901535523861331,
385
+ "learning_rate": 1.990522084637503e-05,
386
+ "loss": 1.0886,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.43179587831207067,
391
+ "grad_norm": 0.5806279931199742,
392
+ "learning_rate": 1.989218589765658e-05,
393
+ "loss": 1.0654,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.4396467124631992,
398
+ "grad_norm": 0.43170153156662455,
399
+ "learning_rate": 1.9878316236762195e-05,
400
+ "loss": 1.0904,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.4474975466143278,
405
+ "grad_norm": 0.4731072250955362,
406
+ "learning_rate": 1.9863613034027224e-05,
407
+ "loss": 1.082,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.4553483807654563,
412
+ "grad_norm": 2.445941073324572,
413
+ "learning_rate": 1.9848077530122083e-05,
414
+ "loss": 1.0743,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.4631992149165849,
419
+ "grad_norm": 0.5477954510879893,
420
+ "learning_rate": 1.9831711035947552e-05,
421
+ "loss": 1.0177,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.47105004906771347,
426
+ "grad_norm": 0.4298809448303284,
427
+ "learning_rate": 1.981451493252418e-05,
428
+ "loss": 1.0846,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.478900883218842,
433
+ "grad_norm": 0.5166668485586924,
434
+ "learning_rate": 1.979649067087574e-05,
435
+ "loss": 1.0562,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.4867517173699706,
440
+ "grad_norm": 0.4167975268273255,
441
+ "learning_rate": 1.9777639771906795e-05,
442
+ "loss": 1.023,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.4946025515210991,
447
+ "grad_norm": 0.5715335893900569,
448
+ "learning_rate": 1.9757963826274357e-05,
449
+ "loss": 1.0604,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.5024533856722276,
454
+ "grad_norm": 0.3961190441597043,
455
+ "learning_rate": 1.973746449425368e-05,
456
+ "loss": 1.0221,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.5103042198233563,
461
+ "grad_norm": 0.48220393643694165,
462
+ "learning_rate": 1.971614350559814e-05,
463
+ "loss": 1.0669,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.5181550539744848,
468
+ "grad_norm": 0.4209271371207164,
469
+ "learning_rate": 1.9694002659393306e-05,
470
+ "loss": 1.0523,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.5260058881256133,
475
+ "grad_norm": 0.5080029927537019,
476
+ "learning_rate": 1.967104382390511e-05,
477
+ "loss": 1.0657,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.5338567222767419,
482
+ "grad_norm": 0.4139294104561131,
483
+ "learning_rate": 1.9647268936422204e-05,
484
+ "loss": 1.0571,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.5417075564278705,
489
+ "grad_norm": 0.47336391741191297,
490
+ "learning_rate": 1.9622680003092503e-05,
491
+ "loss": 1.065,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 0.549558390578999,
496
+ "grad_norm": 0.4599155655835422,
497
+ "learning_rate": 1.9597279098753893e-05,
498
+ "loss": 1.0707,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 0.5574092247301276,
503
+ "grad_norm": 0.42721814520105705,
504
+ "learning_rate": 1.9571068366759143e-05,
505
+ "loss": 1.0201,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 0.5652600588812562,
510
+ "grad_norm": 0.4789530282992036,
511
+ "learning_rate": 1.9544050018795076e-05,
512
+ "loss": 1.0339,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 0.5731108930323847,
517
+ "grad_norm": 0.38399215622832134,
518
+ "learning_rate": 1.951622633469592e-05,
519
+ "loss": 1.0503,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 0.5809617271835132,
524
+ "grad_norm": 0.5309252502685154,
525
+ "learning_rate": 1.9487599662250945e-05,
526
+ "loss": 1.0325,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 0.5888125613346418,
531
+ "grad_norm": 0.3873622740594628,
532
+ "learning_rate": 1.9458172417006347e-05,
533
+ "loss": 1.0352,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 0.5966633954857704,
538
+ "grad_norm": 0.4650308612508396,
539
+ "learning_rate": 1.9427947082061432e-05,
540
+ "loss": 1.0514,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 0.6045142296368989,
545
+ "grad_norm": 0.41421148432519594,
546
+ "learning_rate": 1.9396926207859085e-05,
547
+ "loss": 1.0423,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 0.6123650637880275,
552
+ "grad_norm": 0.4200729762455513,
553
+ "learning_rate": 1.936511241197055e-05,
554
+ "loss": 1.0261,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 0.620215897939156,
559
+ "grad_norm": 0.439339283275543,
560
+ "learning_rate": 1.933250837887457e-05,
561
+ "loss": 1.0716,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 0.6280667320902846,
566
+ "grad_norm": 0.39239965168183033,
567
+ "learning_rate": 1.929911685973088e-05,
568
+ "loss": 1.0279,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 0.6359175662414132,
573
+ "grad_norm": 0.43943297124679154,
574
+ "learning_rate": 1.9264940672148018e-05,
575
+ "loss": 1.0339,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 0.6437684003925417,
580
+ "grad_norm": 0.3823350992771719,
581
+ "learning_rate": 1.922998269994563e-05,
582
+ "loss": 1.0405,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 0.6516192345436702,
587
+ "grad_norm": 0.4383434308159265,
588
+ "learning_rate": 1.9194245892911077e-05,
589
+ "loss": 1.0642,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 0.6594700686947988,
594
+ "grad_norm": 0.3856705013763455,
595
+ "learning_rate": 1.9157733266550577e-05,
596
+ "loss": 1.057,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 0.6673209028459274,
601
+ "grad_norm": 0.45820906953276863,
602
+ "learning_rate": 1.9120447901834708e-05,
603
+ "loss": 1.0399,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 0.6751717369970559,
608
+ "grad_norm": 0.3770988817991561,
609
+ "learning_rate": 1.9082392944938467e-05,
610
+ "loss": 1.0128,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 0.6830225711481845,
615
+ "grad_norm": 0.3886490118801202,
616
+ "learning_rate": 1.9043571606975776e-05,
617
+ "loss": 1.0427,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 0.6908734052993131,
622
+ "grad_norm": 0.38404685198757366,
623
+ "learning_rate": 1.9003987163728535e-05,
624
+ "loss": 1.0468,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 0.6987242394504416,
629
+ "grad_norm": 0.3856126315988586,
630
+ "learning_rate": 1.8963642955370203e-05,
631
+ "loss": 1.0188,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 0.7065750736015701,
636
+ "grad_norm": 0.39691940499911565,
637
+ "learning_rate": 1.8922542386183942e-05,
638
+ "loss": 1.0431,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 0.7144259077526988,
643
+ "grad_norm": 0.37646713546648325,
644
+ "learning_rate": 1.888068892427538e-05,
645
+ "loss": 1.0123,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 0.7222767419038273,
650
+ "grad_norm": 0.38202063303210265,
651
+ "learning_rate": 1.8838086101279946e-05,
652
+ "loss": 0.9795,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 0.7301275760549558,
657
+ "grad_norm": 0.4006436007553303,
658
+ "learning_rate": 1.879473751206489e-05,
659
+ "loss": 1.0406,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 0.7379784102060843,
664
+ "grad_norm": 0.40042604218912303,
665
+ "learning_rate": 1.875064681442594e-05,
666
+ "loss": 1.0374,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 0.745829244357213,
671
+ "grad_norm": 0.3661500415244952,
672
+ "learning_rate": 1.8705817728778626e-05,
673
+ "loss": 0.9875,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 0.7536800785083415,
678
+ "grad_norm": 0.5321046827534726,
679
+ "learning_rate": 1.866025403784439e-05,
680
+ "loss": 0.9967,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 0.76153091265947,
685
+ "grad_norm": 0.380675610761362,
686
+ "learning_rate": 1.8613959586331364e-05,
687
+ "loss": 1.0461,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 0.7693817468105987,
692
+ "grad_norm": 0.4024806550045475,
693
+ "learning_rate": 1.8566938280609965e-05,
694
+ "loss": 1.0099,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 0.7772325809617272,
699
+ "grad_norm": 0.370814638092088,
700
+ "learning_rate": 1.851919408838327e-05,
701
+ "loss": 1.0207,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 0.7850834151128557,
706
+ "grad_norm": 0.3806524412935442,
707
+ "learning_rate": 1.847073103835222e-05,
708
+ "loss": 1.0159,
709
+ "step": 100
710
+ },
711
+ {
712
+ "epoch": 0.7929342492639843,
713
+ "grad_norm": 0.4108674800403207,
714
+ "learning_rate": 1.842155321987566e-05,
715
+ "loss": 1.0778,
716
+ "step": 101
717
+ },
718
+ {
719
+ "epoch": 0.8007850834151129,
720
+ "grad_norm": 0.37403031988868396,
721
+ "learning_rate": 1.8371664782625287e-05,
722
+ "loss": 1.0332,
723
+ "step": 102
724
+ },
725
+ {
726
+ "epoch": 0.8086359175662414,
727
+ "grad_norm": 0.3836349453115177,
728
+ "learning_rate": 1.8321069936235503e-05,
729
+ "loss": 1.0215,
730
+ "step": 103
731
+ },
732
+ {
733
+ "epoch": 0.81648675171737,
734
+ "grad_norm": 0.37875125110678953,
735
+ "learning_rate": 1.8269772949948185e-05,
736
+ "loss": 1.0247,
737
+ "step": 104
738
+ },
739
+ {
740
+ "epoch": 0.8243375858684985,
741
+ "grad_norm": 0.3784814549707884,
742
+ "learning_rate": 1.821777815225245e-05,
743
+ "loss": 1.0078,
744
+ "step": 105
745
+ },
746
+ {
747
+ "epoch": 0.8321884200196271,
748
+ "grad_norm": 0.3822474296598352,
749
+ "learning_rate": 1.816508993051943e-05,
750
+ "loss": 1.0252,
751
+ "step": 106
752
+ },
753
+ {
754
+ "epoch": 0.8400392541707556,
755
+ "grad_norm": 0.3822473221882239,
756
+ "learning_rate": 1.8111712730632024e-05,
757
+ "loss": 1.0211,
758
+ "step": 107
759
+ },
760
+ {
761
+ "epoch": 0.8478900883218842,
762
+ "grad_norm": 0.3962833061232879,
763
+ "learning_rate": 1.8057651056609784e-05,
764
+ "loss": 1.0037,
765
+ "step": 108
766
+ },
767
+ {
768
+ "epoch": 0.8557409224730128,
769
+ "grad_norm": 0.3781060741624514,
770
+ "learning_rate": 1.800290947022884e-05,
771
+ "loss": 1.0012,
772
+ "step": 109
773
+ },
774
+ {
775
+ "epoch": 0.8635917566241413,
776
+ "grad_norm": 0.3865238595691672,
777
+ "learning_rate": 1.7947492590636998e-05,
778
+ "loss": 0.9966,
779
+ "step": 110
780
+ },
781
+ {
782
+ "epoch": 0.8714425907752699,
783
+ "grad_norm": 0.3732505111156178,
784
+ "learning_rate": 1.789140509396394e-05,
785
+ "loss": 1.0572,
786
+ "step": 111
787
+ },
788
+ {
789
+ "epoch": 0.8792934249263984,
790
+ "grad_norm": 0.37554006668798495,
791
+ "learning_rate": 1.7834651712926662e-05,
792
+ "loss": 1.0009,
793
+ "step": 112
794
+ },
795
+ {
796
+ "epoch": 0.887144259077527,
797
+ "grad_norm": 0.3839292026543955,
798
+ "learning_rate": 1.777723723643014e-05,
799
+ "loss": 1.0142,
800
+ "step": 113
801
+ },
802
+ {
803
+ "epoch": 0.8949950932286556,
804
+ "grad_norm": 0.3892163416918322,
805
+ "learning_rate": 1.771916650916321e-05,
806
+ "loss": 1.016,
807
+ "step": 114
808
+ },
809
+ {
810
+ "epoch": 0.9028459273797841,
811
+ "grad_norm": 0.38311302328482383,
812
+ "learning_rate": 1.766044443118978e-05,
813
+ "loss": 1.0091,
814
+ "step": 115
815
+ },
816
+ {
817
+ "epoch": 0.9106967615309126,
818
+ "grad_norm": 0.38806483820436577,
819
+ "learning_rate": 1.7601075957535366e-05,
820
+ "loss": 1.0189,
821
+ "step": 116
822
+ },
823
+ {
824
+ "epoch": 0.9185475956820413,
825
+ "grad_norm": 0.3931144378224063,
826
+ "learning_rate": 1.7541066097768965e-05,
827
+ "loss": 0.9923,
828
+ "step": 117
829
+ },
830
+ {
831
+ "epoch": 0.9263984298331698,
832
+ "grad_norm": 0.36480472960450744,
833
+ "learning_rate": 1.7480419915580357e-05,
834
+ "loss": 0.9729,
835
+ "step": 118
836
+ },
837
+ {
838
+ "epoch": 0.9342492639842983,
839
+ "grad_norm": 0.3959807593506061,
840
+ "learning_rate": 1.7419142528352815e-05,
841
+ "loss": 1.0103,
842
+ "step": 119
843
+ },
844
+ {
845
+ "epoch": 0.9421000981354269,
846
+ "grad_norm": 0.37926932457436413,
847
+ "learning_rate": 1.735723910673132e-05,
848
+ "loss": 1.0078,
849
+ "step": 120
850
+ },
851
+ {
852
+ "epoch": 0.9499509322865555,
853
+ "grad_norm": 0.3943417649387235,
854
+ "learning_rate": 1.729471487418621e-05,
855
+ "loss": 1.0062,
856
+ "step": 121
857
+ },
858
+ {
859
+ "epoch": 0.957801766437684,
860
+ "grad_norm": 0.40856232664967546,
861
+ "learning_rate": 1.723157510657247e-05,
862
+ "loss": 0.9602,
863
+ "step": 122
864
+ },
865
+ {
866
+ "epoch": 0.9656526005888125,
867
+ "grad_norm": 0.40120567592768724,
868
+ "learning_rate": 1.7167825131684516e-05,
869
+ "loss": 1.0472,
870
+ "step": 123
871
+ },
872
+ {
873
+ "epoch": 0.9735034347399412,
874
+ "grad_norm": 0.40515597429363565,
875
+ "learning_rate": 1.710347032880664e-05,
876
+ "loss": 1.0279,
877
+ "step": 124
878
+ },
879
+ {
880
+ "epoch": 0.9813542688910697,
881
+ "grad_norm": 0.39649247036981716,
882
+ "learning_rate": 1.7038516128259118e-05,
883
+ "loss": 1.0431,
884
+ "step": 125
885
+ },
886
+ {
887
+ "epoch": 0.9892051030421982,
888
+ "grad_norm": 0.3789017397674644,
889
+ "learning_rate": 1.6972968010939953e-05,
890
+ "loss": 1.0133,
891
+ "step": 126
892
+ },
893
+ {
894
+ "epoch": 0.9970559371933267,
895
+ "grad_norm": 0.39808368574851577,
896
+ "learning_rate": 1.6906831507862446e-05,
897
+ "loss": 0.9861,
898
+ "step": 127
899
+ },
900
+ {
901
+ "epoch": 0.9970559371933267,
902
+ "eval_loss": 1.008862853050232,
903
+ "eval_runtime": 87.6937,
904
+ "eval_samples_per_second": 3.067,
905
+ "eval_steps_per_second": 0.194,
906
+ "step": 127
907
+ },
908
+ {
909
+ "epoch": 1.0049067713444553,
910
+ "grad_norm": 0.5650249011874021,
911
+ "learning_rate": 1.6840112199688432e-05,
912
+ "loss": 0.9219,
913
+ "step": 128
914
+ },
915
+ {
916
+ "epoch": 1.0127576054955838,
917
+ "grad_norm": 0.5128582783019816,
918
+ "learning_rate": 1.6772815716257414e-05,
919
+ "loss": 0.9049,
920
+ "step": 129
921
+ },
922
+ {
923
+ "epoch": 1.0206084396467126,
924
+ "grad_norm": 0.5753637983633895,
925
+ "learning_rate": 1.670494773611149e-05,
926
+ "loss": 0.8689,
927
+ "step": 130
928
+ },
929
+ {
930
+ "epoch": 1.028459273797841,
931
+ "grad_norm": 0.48975845202045304,
932
+ "learning_rate": 1.6636513986016215e-05,
933
+ "loss": 0.8566,
934
+ "step": 131
935
+ },
936
+ {
937
+ "epoch": 1.0363101079489696,
938
+ "grad_norm": 0.5791649314164773,
939
+ "learning_rate": 1.6567520240477344e-05,
940
+ "loss": 0.878,
941
+ "step": 132
942
+ },
943
+ {
944
+ "epoch": 1.0441609421000981,
945
+ "grad_norm": 0.4594130089791179,
946
+ "learning_rate": 1.64979723212536e-05,
947
+ "loss": 0.8979,
948
+ "step": 133
949
+ },
950
+ {
951
+ "epoch": 1.0520117762512267,
952
+ "grad_norm": 0.43514374553184754,
953
+ "learning_rate": 1.6427876096865394e-05,
954
+ "loss": 0.8697,
955
+ "step": 134
956
+ },
957
+ {
958
+ "epoch": 1.0598626104023552,
959
+ "grad_norm": 0.4519110504501915,
960
+ "learning_rate": 1.6357237482099682e-05,
961
+ "loss": 0.8893,
962
+ "step": 135
963
+ },
964
+ {
965
+ "epoch": 1.0677134445534837,
966
+ "grad_norm": 0.43411209136548795,
967
+ "learning_rate": 1.6286062437510823e-05,
968
+ "loss": 0.8597,
969
+ "step": 136
970
+ },
971
+ {
972
+ "epoch": 1.0755642787046125,
973
+ "grad_norm": 0.4387204236074357,
974
+ "learning_rate": 1.621435696891765e-05,
975
+ "loss": 0.8753,
976
+ "step": 137
977
+ },
978
+ {
979
+ "epoch": 1.083415112855741,
980
+ "grad_norm": 0.43981422151940164,
981
+ "learning_rate": 1.6142127126896682e-05,
982
+ "loss": 0.849,
983
+ "step": 138
984
+ },
985
+ {
986
+ "epoch": 1.0912659470068695,
987
+ "grad_norm": 0.5001339131218675,
988
+ "learning_rate": 1.606937900627157e-05,
989
+ "loss": 0.8886,
990
+ "step": 139
991
+ },
992
+ {
993
+ "epoch": 1.099116781157998,
994
+ "grad_norm": 0.3962962559222613,
995
+ "learning_rate": 1.5996118745598817e-05,
996
+ "loss": 0.8984,
997
+ "step": 140
998
+ },
999
+ {
1000
+ "epoch": 1.1069676153091266,
1001
+ "grad_norm": 0.410837879553188,
1002
+ "learning_rate": 1.5922352526649803e-05,
1003
+ "loss": 0.8702,
1004
+ "step": 141
1005
+ },
1006
+ {
1007
+ "epoch": 1.114818449460255,
1008
+ "grad_norm": 0.3900972440526185,
1009
+ "learning_rate": 1.584808657388914e-05,
1010
+ "loss": 0.857,
1011
+ "step": 142
1012
+ },
1013
+ {
1014
+ "epoch": 1.1226692836113836,
1015
+ "grad_norm": 0.50050898812635,
1016
+ "learning_rate": 1.5773327153949465e-05,
1017
+ "loss": 0.8564,
1018
+ "step": 143
1019
+ },
1020
+ {
1021
+ "epoch": 1.1305201177625124,
1022
+ "grad_norm": 0.42276658241059106,
1023
+ "learning_rate": 1.5698080575102662e-05,
1024
+ "loss": 0.8731,
1025
+ "step": 144
1026
+ },
1027
+ {
1028
+ "epoch": 1.138370951913641,
1029
+ "grad_norm": 0.3904125438204647,
1030
+ "learning_rate": 1.5622353186727542e-05,
1031
+ "loss": 0.8677,
1032
+ "step": 145
1033
+ },
1034
+ {
1035
+ "epoch": 1.1462217860647694,
1036
+ "grad_norm": 0.39173996458179683,
1037
+ "learning_rate": 1.554615137877409e-05,
1038
+ "loss": 0.8734,
1039
+ "step": 146
1040
+ },
1041
+ {
1042
+ "epoch": 1.154072620215898,
1043
+ "grad_norm": 0.3872952791021188,
1044
+ "learning_rate": 1.5469481581224274e-05,
1045
+ "loss": 0.8568,
1046
+ "step": 147
1047
+ },
1048
+ {
1049
+ "epoch": 1.1619234543670265,
1050
+ "grad_norm": 0.4371218247896631,
1051
+ "learning_rate": 1.5392350263549462e-05,
1052
+ "loss": 0.877,
1053
+ "step": 148
1054
+ },
1055
+ {
1056
+ "epoch": 1.169774288518155,
1057
+ "grad_norm": 0.3831001117034703,
1058
+ "learning_rate": 1.531476393416456e-05,
1059
+ "loss": 0.8389,
1060
+ "step": 149
1061
+ },
1062
+ {
1063
+ "epoch": 1.1776251226692835,
1064
+ "grad_norm": 0.4103327638914055,
1065
+ "learning_rate": 1.523672913987878e-05,
1066
+ "loss": 0.8645,
1067
+ "step": 150
1068
+ },
1069
+ {
1070
+ "epoch": 1.185475956820412,
1071
+ "grad_norm": 0.3903171931160864,
1072
+ "learning_rate": 1.5158252465343242e-05,
1073
+ "loss": 0.8731,
1074
+ "step": 151
1075
+ },
1076
+ {
1077
+ "epoch": 1.1933267909715408,
1078
+ "grad_norm": 0.39642256833068346,
1079
+ "learning_rate": 1.5079340532495344e-05,
1080
+ "loss": 0.8721,
1081
+ "step": 152
1082
+ },
1083
+ {
1084
+ "epoch": 1.2011776251226693,
1085
+ "grad_norm": 0.4145883498441255,
1086
+ "learning_rate": 1.5000000000000002e-05,
1087
+ "loss": 0.8791,
1088
+ "step": 153
1089
+ },
1090
+ {
1091
+ "epoch": 1.2090284592737979,
1092
+ "grad_norm": 0.37776843862430537,
1093
+ "learning_rate": 1.4920237562687784e-05,
1094
+ "loss": 0.8511,
1095
+ "step": 154
1096
+ },
1097
+ {
1098
+ "epoch": 1.2168792934249264,
1099
+ "grad_norm": 0.38611124319994095,
1100
+ "learning_rate": 1.4840059950989992e-05,
1101
+ "loss": 0.912,
1102
+ "step": 155
1103
+ },
1104
+ {
1105
+ "epoch": 1.224730127576055,
1106
+ "grad_norm": 0.40202851943138307,
1107
+ "learning_rate": 1.4759473930370738e-05,
1108
+ "loss": 0.8741,
1109
+ "step": 156
1110
+ },
1111
+ {
1112
+ "epoch": 1.2325809617271835,
1113
+ "grad_norm": 0.4077686105654449,
1114
+ "learning_rate": 1.467848630075608e-05,
1115
+ "loss": 0.8326,
1116
+ "step": 157
1117
+ },
1118
+ {
1119
+ "epoch": 1.240431795878312,
1120
+ "grad_norm": 0.4189626612094213,
1121
+ "learning_rate": 1.4597103895960228e-05,
1122
+ "loss": 0.8919,
1123
+ "step": 158
1124
+ },
1125
+ {
1126
+ "epoch": 1.2482826300294407,
1127
+ "grad_norm": 0.43751276309379905,
1128
+ "learning_rate": 1.4515333583108896e-05,
1129
+ "loss": 0.8917,
1130
+ "step": 159
1131
+ },
1132
+ {
1133
+ "epoch": 1.2561334641805693,
1134
+ "grad_norm": 0.4431204902312222,
1135
+ "learning_rate": 1.4433182262059861e-05,
1136
+ "loss": 0.8631,
1137
+ "step": 160
1138
+ },
1139
+ {
1140
+ "epoch": 1.2639842983316978,
1141
+ "grad_norm": 0.45766691497470235,
1142
+ "learning_rate": 1.4350656864820733e-05,
1143
+ "loss": 0.9106,
1144
+ "step": 161
1145
+ },
1146
+ {
1147
+ "epoch": 1.2718351324828263,
1148
+ "grad_norm": 0.5031570979005162,
1149
+ "learning_rate": 1.4267764354964038e-05,
1150
+ "loss": 0.8697,
1151
+ "step": 162
1152
+ },
1153
+ {
1154
+ "epoch": 1.2796859666339548,
1155
+ "grad_norm": 0.39648971229361624,
1156
+ "learning_rate": 1.4184511727039612e-05,
1157
+ "loss": 0.8538,
1158
+ "step": 163
1159
+ },
1160
+ {
1161
+ "epoch": 1.2875368007850834,
1162
+ "grad_norm": 0.46232891456268915,
1163
+ "learning_rate": 1.4100906005984404e-05,
1164
+ "loss": 0.8616,
1165
+ "step": 164
1166
+ },
1167
+ {
1168
+ "epoch": 1.295387634936212,
1169
+ "grad_norm": 4.350194084370937,
1170
+ "learning_rate": 1.4016954246529697e-05,
1171
+ "loss": 0.9134,
1172
+ "step": 165
1173
+ },
1174
+ {
1175
+ "epoch": 1.3032384690873404,
1176
+ "grad_norm": 0.4702977680921452,
1177
+ "learning_rate": 1.3932663532605832e-05,
1178
+ "loss": 0.8651,
1179
+ "step": 166
1180
+ },
1181
+ {
1182
+ "epoch": 1.311089303238469,
1183
+ "grad_norm": 0.4343366395321563,
1184
+ "learning_rate": 1.3848040976744459e-05,
1185
+ "loss": 0.8684,
1186
+ "step": 167
1187
+ },
1188
+ {
1189
+ "epoch": 1.3189401373895977,
1190
+ "grad_norm": 0.43351129788344345,
1191
+ "learning_rate": 1.3763093719478357e-05,
1192
+ "loss": 0.8668,
1193
+ "step": 168
1194
+ },
1195
+ {
1196
+ "epoch": 1.3267909715407262,
1197
+ "grad_norm": 0.4540450822122525,
1198
+ "learning_rate": 1.3677828928738934e-05,
1199
+ "loss": 0.8879,
1200
+ "step": 169
1201
+ },
1202
+ {
1203
+ "epoch": 1.3346418056918548,
1204
+ "grad_norm": 0.39253267361162714,
1205
+ "learning_rate": 1.3592253799251377e-05,
1206
+ "loss": 0.8401,
1207
+ "step": 170
1208
+ },
1209
+ {
1210
+ "epoch": 1.3424926398429833,
1211
+ "grad_norm": 0.4288413337095054,
1212
+ "learning_rate": 1.3506375551927546e-05,
1213
+ "loss": 0.874,
1214
+ "step": 171
1215
+ },
1216
+ {
1217
+ "epoch": 1.3503434739941118,
1218
+ "grad_norm": 0.4168731920075532,
1219
+ "learning_rate": 1.342020143325669e-05,
1220
+ "loss": 0.8795,
1221
+ "step": 172
1222
+ },
1223
+ {
1224
+ "epoch": 1.3581943081452406,
1225
+ "grad_norm": 0.40213666566379325,
1226
+ "learning_rate": 1.3333738714693958e-05,
1227
+ "loss": 0.8602,
1228
+ "step": 173
1229
+ },
1230
+ {
1231
+ "epoch": 1.366045142296369,
1232
+ "grad_norm": 0.45498199146611623,
1233
+ "learning_rate": 1.3246994692046837e-05,
1234
+ "loss": 0.8578,
1235
+ "step": 174
1236
+ },
1237
+ {
1238
+ "epoch": 1.3738959764474976,
1239
+ "grad_norm": 0.3875649087842161,
1240
+ "learning_rate": 1.3159976684859528e-05,
1241
+ "loss": 0.8321,
1242
+ "step": 175
1243
+ },
1244
+ {
1245
+ "epoch": 1.3817468105986261,
1246
+ "grad_norm": 0.48717934285240294,
1247
+ "learning_rate": 1.3072692035795305e-05,
1248
+ "loss": 0.8906,
1249
+ "step": 176
1250
+ },
1251
+ {
1252
+ "epoch": 1.3895976447497547,
1253
+ "grad_norm": 0.41810412667961094,
1254
+ "learning_rate": 1.2985148110016947e-05,
1255
+ "loss": 0.8535,
1256
+ "step": 177
1257
+ },
1258
+ {
1259
+ "epoch": 1.3974484789008832,
1260
+ "grad_norm": 0.47450825597039714,
1261
+ "learning_rate": 1.2897352294565248e-05,
1262
+ "loss": 0.8621,
1263
+ "step": 178
1264
+ },
1265
+ {
1266
+ "epoch": 1.4052993130520117,
1267
+ "grad_norm": 0.4052878853701832,
1268
+ "learning_rate": 1.2809311997735697e-05,
1269
+ "loss": 0.894,
1270
+ "step": 179
1271
+ },
1272
+ {
1273
+ "epoch": 1.4131501472031402,
1274
+ "grad_norm": 0.4336142615902135,
1275
+ "learning_rate": 1.2721034648453353e-05,
1276
+ "loss": 0.8549,
1277
+ "step": 180
1278
+ },
1279
+ {
1280
+ "epoch": 1.4210009813542688,
1281
+ "grad_norm": 0.4240407085293745,
1282
+ "learning_rate": 1.2632527695645993e-05,
1283
+ "loss": 0.8494,
1284
+ "step": 181
1285
+ },
1286
+ {
1287
+ "epoch": 1.4288518155053975,
1288
+ "grad_norm": 0.39884877126677765,
1289
+ "learning_rate": 1.2543798607615566e-05,
1290
+ "loss": 0.87,
1291
+ "step": 182
1292
+ },
1293
+ {
1294
+ "epoch": 1.436702649656526,
1295
+ "grad_norm": 0.4135733995550398,
1296
+ "learning_rate": 1.2454854871407993e-05,
1297
+ "loss": 0.8461,
1298
+ "step": 183
1299
+ },
1300
+ {
1301
+ "epoch": 1.4445534838076546,
1302
+ "grad_norm": 0.39163760815325666,
1303
+ "learning_rate": 1.2365703992181425e-05,
1304
+ "loss": 0.8542,
1305
+ "step": 184
1306
+ },
1307
+ {
1308
+ "epoch": 1.452404317958783,
1309
+ "grad_norm": 0.3915987331953743,
1310
+ "learning_rate": 1.2276353492572937e-05,
1311
+ "loss": 0.8968,
1312
+ "step": 185
1313
+ },
1314
+ {
1315
+ "epoch": 1.4602551521099116,
1316
+ "grad_norm": 0.43250371992921505,
1317
+ "learning_rate": 1.218681091206376e-05,
1318
+ "loss": 0.8688,
1319
+ "step": 186
1320
+ },
1321
+ {
1322
+ "epoch": 1.4681059862610402,
1323
+ "grad_norm": 0.4116103269475378,
1324
+ "learning_rate": 1.2097083806343104e-05,
1325
+ "loss": 0.8571,
1326
+ "step": 187
1327
+ },
1328
+ {
1329
+ "epoch": 1.475956820412169,
1330
+ "grad_norm": 0.4202792921734467,
1331
+ "learning_rate": 1.2007179746670592e-05,
1332
+ "loss": 0.8803,
1333
+ "step": 188
1334
+ },
1335
+ {
1336
+ "epoch": 1.4838076545632974,
1337
+ "grad_norm": 0.40992910867999444,
1338
+ "learning_rate": 1.1917106319237386e-05,
1339
+ "loss": 0.8607,
1340
+ "step": 189
1341
+ },
1342
+ {
1343
+ "epoch": 1.491658488714426,
1344
+ "grad_norm": 0.39815422761839314,
1345
+ "learning_rate": 1.1826871124526072e-05,
1346
+ "loss": 0.8989,
1347
+ "step": 190
1348
+ },
1349
+ {
1350
+ "epoch": 1.4995093228655545,
1351
+ "grad_norm": 0.4408558658879014,
1352
+ "learning_rate": 1.1736481776669307e-05,
1353
+ "loss": 0.8697,
1354
+ "step": 191
1355
+ },
1356
+ {
1357
+ "epoch": 1.507360157016683,
1358
+ "grad_norm": 0.4002929921626025,
1359
+ "learning_rate": 1.164594590280734e-05,
1360
+ "loss": 0.8665,
1361
+ "step": 192
1362
+ },
1363
+ {
1364
+ "epoch": 1.5152109911678115,
1365
+ "grad_norm": 0.38184469062528603,
1366
+ "learning_rate": 1.1555271142444433e-05,
1367
+ "loss": 0.861,
1368
+ "step": 193
1369
+ },
1370
+ {
1371
+ "epoch": 1.52306182531894,
1372
+ "grad_norm": 0.399248837333263,
1373
+ "learning_rate": 1.1464465146804218e-05,
1374
+ "loss": 0.8429,
1375
+ "step": 194
1376
+ },
1377
+ {
1378
+ "epoch": 1.5309126594700686,
1379
+ "grad_norm": 0.4399674734862063,
1380
+ "learning_rate": 1.1373535578184083e-05,
1381
+ "loss": 0.8429,
1382
+ "step": 195
1383
+ },
1384
+ {
1385
+ "epoch": 1.5387634936211971,
1386
+ "grad_norm": 0.433354945977663,
1387
+ "learning_rate": 1.1282490109308633e-05,
1388
+ "loss": 0.8496,
1389
+ "step": 196
1390
+ },
1391
+ {
1392
+ "epoch": 1.5466143277723257,
1393
+ "grad_norm": 0.42730902016328437,
1394
+ "learning_rate": 1.1191336422682237e-05,
1395
+ "loss": 0.8732,
1396
+ "step": 197
1397
+ },
1398
+ {
1399
+ "epoch": 1.5544651619234544,
1400
+ "grad_norm": 0.39107521766059133,
1401
+ "learning_rate": 1.1100082209940795e-05,
1402
+ "loss": 0.8629,
1403
+ "step": 198
1404
+ },
1405
+ {
1406
+ "epoch": 1.562315996074583,
1407
+ "grad_norm": 0.47259826332285304,
1408
+ "learning_rate": 1.1008735171202685e-05,
1409
+ "loss": 0.8533,
1410
+ "step": 199
1411
+ },
1412
+ {
1413
+ "epoch": 1.5701668302257115,
1414
+ "grad_norm": 0.3998052386826209,
1415
+ "learning_rate": 1.0917303014419036e-05,
1416
+ "loss": 0.8742,
1417
+ "step": 200
1418
+ },
1419
+ {
1420
+ "epoch": 1.57801766437684,
1421
+ "grad_norm": 0.4268905566447301,
1422
+ "learning_rate": 1.0825793454723325e-05,
1423
+ "loss": 0.9009,
1424
+ "step": 201
1425
+ },
1426
+ {
1427
+ "epoch": 1.5858684985279687,
1428
+ "grad_norm": 0.45903190858962667,
1429
+ "learning_rate": 1.0734214213780355e-05,
1430
+ "loss": 0.8756,
1431
+ "step": 202
1432
+ },
1433
+ {
1434
+ "epoch": 1.5937193326790973,
1435
+ "grad_norm": 0.4510587783898759,
1436
+ "learning_rate": 1.0642573019134703e-05,
1437
+ "loss": 0.9155,
1438
+ "step": 203
1439
+ },
1440
+ {
1441
+ "epoch": 1.6015701668302258,
1442
+ "grad_norm": 0.4120154923450346,
1443
+ "learning_rate": 1.0550877603558656e-05,
1444
+ "loss": 0.8733,
1445
+ "step": 204
1446
+ },
1447
+ {
1448
+ "epoch": 1.6094210009813543,
1449
+ "grad_norm": 0.42095221498782726,
1450
+ "learning_rate": 1.045913570439972e-05,
1451
+ "loss": 0.8403,
1452
+ "step": 205
1453
+ },
1454
+ {
1455
+ "epoch": 1.6172718351324828,
1456
+ "grad_norm": 0.37496725026140443,
1457
+ "learning_rate": 1.0367355062927726e-05,
1458
+ "loss": 0.8526,
1459
+ "step": 206
1460
+ },
1461
+ {
1462
+ "epoch": 1.6251226692836114,
1463
+ "grad_norm": 0.4879740805171111,
1464
+ "learning_rate": 1.0275543423681622e-05,
1465
+ "loss": 0.8828,
1466
+ "step": 207
1467
+ },
1468
+ {
1469
+ "epoch": 1.63297350343474,
1470
+ "grad_norm": 0.3831688177948347,
1471
+ "learning_rate": 1.0183708533815975e-05,
1472
+ "loss": 0.8428,
1473
+ "step": 208
1474
+ },
1475
+ {
1476
+ "epoch": 1.6408243375858684,
1477
+ "grad_norm": 0.39284860770295016,
1478
+ "learning_rate": 1.0091858142447266e-05,
1479
+ "loss": 0.8779,
1480
+ "step": 209
1481
+ },
1482
+ {
1483
+ "epoch": 1.648675171736997,
1484
+ "grad_norm": 0.40299661643677487,
1485
+ "learning_rate": 1e-05,
1486
+ "loss": 0.8658,
1487
+ "step": 210
1488
+ },
1489
+ {
1490
+ "epoch": 1.6565260058881255,
1491
+ "grad_norm": 0.3836614493240331,
1492
+ "learning_rate": 9.908141857552737e-06,
1493
+ "loss": 0.8668,
1494
+ "step": 211
1495
+ },
1496
+ {
1497
+ "epoch": 1.664376840039254,
1498
+ "grad_norm": 0.42491901903278484,
1499
+ "learning_rate": 9.816291466184025e-06,
1500
+ "loss": 0.8511,
1501
+ "step": 212
1502
+ },
1503
+ {
1504
+ "epoch": 1.6722276741903828,
1505
+ "grad_norm": 0.3861624286850164,
1506
+ "learning_rate": 9.724456576318383e-06,
1507
+ "loss": 0.8798,
1508
+ "step": 213
1509
+ },
1510
+ {
1511
+ "epoch": 1.6800785083415113,
1512
+ "grad_norm": 0.38505340457370013,
1513
+ "learning_rate": 9.632644937072277e-06,
1514
+ "loss": 0.8801,
1515
+ "step": 214
1516
+ },
1517
+ {
1518
+ "epoch": 1.6879293424926398,
1519
+ "grad_norm": 0.41567977482219437,
1520
+ "learning_rate": 9.540864295600282e-06,
1521
+ "loss": 0.8876,
1522
+ "step": 215
1523
+ },
1524
+ {
1525
+ "epoch": 1.6957801766437686,
1526
+ "grad_norm": 0.37371511146319797,
1527
+ "learning_rate": 9.449122396441344e-06,
1528
+ "loss": 0.8382,
1529
+ "step": 216
1530
+ },
1531
+ {
1532
+ "epoch": 1.703631010794897,
1533
+ "grad_norm": 0.39807379798708376,
1534
+ "learning_rate": 9.3574269808653e-06,
1535
+ "loss": 0.8539,
1536
+ "step": 217
1537
+ },
1538
+ {
1539
+ "epoch": 1.7114818449460256,
1540
+ "grad_norm": 0.386156219613775,
1541
+ "learning_rate": 9.265785786219647e-06,
1542
+ "loss": 0.8627,
1543
+ "step": 218
1544
+ },
1545
+ {
1546
+ "epoch": 1.7193326790971541,
1547
+ "grad_norm": 0.38551764430241436,
1548
+ "learning_rate": 9.174206545276678e-06,
1549
+ "loss": 0.8526,
1550
+ "step": 219
1551
+ },
1552
+ {
1553
+ "epoch": 1.7271835132482827,
1554
+ "grad_norm": 0.3833244794290772,
1555
+ "learning_rate": 9.082696985580964e-06,
1556
+ "loss": 0.8336,
1557
+ "step": 220
1558
+ },
1559
+ {
1560
+ "epoch": 1.7350343473994112,
1561
+ "grad_norm": 0.46306324449457525,
1562
+ "learning_rate": 8.991264828797319e-06,
1563
+ "loss": 0.8528,
1564
+ "step": 221
1565
+ },
1566
+ {
1567
+ "epoch": 1.7428851815505397,
1568
+ "grad_norm": 0.39868980942764537,
1569
+ "learning_rate": 8.899917790059208e-06,
1570
+ "loss": 0.8701,
1571
+ "step": 222
1572
+ },
1573
+ {
1574
+ "epoch": 1.7507360157016683,
1575
+ "grad_norm": 0.38286594962238124,
1576
+ "learning_rate": 8.808663577317765e-06,
1577
+ "loss": 0.8649,
1578
+ "step": 223
1579
+ },
1580
+ {
1581
+ "epoch": 1.7585868498527968,
1582
+ "grad_norm": 0.37622320497528744,
1583
+ "learning_rate": 8.717509890691369e-06,
1584
+ "loss": 0.8574,
1585
+ "step": 224
1586
+ },
1587
+ {
1588
+ "epoch": 1.7664376840039253,
1589
+ "grad_norm": 0.3948944514950146,
1590
+ "learning_rate": 8.626464421815919e-06,
1591
+ "loss": 0.875,
1592
+ "step": 225
1593
+ },
1594
+ {
1595
+ "epoch": 1.7742885181550538,
1596
+ "grad_norm": 0.3872312356708582,
1597
+ "learning_rate": 8.535534853195786e-06,
1598
+ "loss": 0.8687,
1599
+ "step": 226
1600
+ },
1601
+ {
1602
+ "epoch": 1.7821393523061824,
1603
+ "grad_norm": 0.3925074851276092,
1604
+ "learning_rate": 8.444728857555572e-06,
1605
+ "loss": 0.8387,
1606
+ "step": 227
1607
+ },
1608
+ {
1609
+ "epoch": 1.7899901864573111,
1610
+ "grad_norm": 0.38063520470964507,
1611
+ "learning_rate": 8.35405409719266e-06,
1612
+ "loss": 0.8777,
1613
+ "step": 228
1614
+ },
1615
+ {
1616
+ "epoch": 1.7978410206084396,
1617
+ "grad_norm": 0.4125840435721029,
1618
+ "learning_rate": 8.263518223330698e-06,
1619
+ "loss": 0.8563,
1620
+ "step": 229
1621
+ },
1622
+ {
1623
+ "epoch": 1.8056918547595682,
1624
+ "grad_norm": 0.40829808418504204,
1625
+ "learning_rate": 8.173128875473933e-06,
1626
+ "loss": 0.8736,
1627
+ "step": 230
1628
+ },
1629
+ {
1630
+ "epoch": 1.813542688910697,
1631
+ "grad_norm": 0.412901044911201,
1632
+ "learning_rate": 8.082893680762619e-06,
1633
+ "loss": 0.8701,
1634
+ "step": 231
1635
+ },
1636
+ {
1637
+ "epoch": 1.8213935230618254,
1638
+ "grad_norm": 0.38461905360798304,
1639
+ "learning_rate": 7.99282025332941e-06,
1640
+ "loss": 0.8372,
1641
+ "step": 232
1642
+ },
1643
+ {
1644
+ "epoch": 1.829244357212954,
1645
+ "grad_norm": 0.37548970962969785,
1646
+ "learning_rate": 7.902916193656898e-06,
1647
+ "loss": 0.8411,
1648
+ "step": 233
1649
+ },
1650
+ {
1651
+ "epoch": 1.8370951913640825,
1652
+ "grad_norm": 0.3827315486504844,
1653
+ "learning_rate": 7.813189087936243e-06,
1654
+ "loss": 0.8759,
1655
+ "step": 234
1656
+ },
1657
+ {
1658
+ "epoch": 1.844946025515211,
1659
+ "grad_norm": 0.3874979575477364,
1660
+ "learning_rate": 7.72364650742707e-06,
1661
+ "loss": 0.8486,
1662
+ "step": 235
1663
+ },
1664
+ {
1665
+ "epoch": 1.8527968596663396,
1666
+ "grad_norm": 0.3790848390909267,
1667
+ "learning_rate": 7.634296007818576e-06,
1668
+ "loss": 0.8716,
1669
+ "step": 236
1670
+ },
1671
+ {
1672
+ "epoch": 1.860647693817468,
1673
+ "grad_norm": 0.378286581207217,
1674
+ "learning_rate": 7.545145128592009e-06,
1675
+ "loss": 0.8586,
1676
+ "step": 237
1677
+ },
1678
+ {
1679
+ "epoch": 1.8684985279685966,
1680
+ "grad_norm": 0.39189419384474045,
1681
+ "learning_rate": 7.456201392384437e-06,
1682
+ "loss": 0.8283,
1683
+ "step": 238
1684
+ },
1685
+ {
1686
+ "epoch": 1.8763493621197251,
1687
+ "grad_norm": 0.3847866457012834,
1688
+ "learning_rate": 7.367472304354011e-06,
1689
+ "loss": 0.8389,
1690
+ "step": 239
1691
+ },
1692
+ {
1693
+ "epoch": 1.8842001962708537,
1694
+ "grad_norm": 0.4067072024420457,
1695
+ "learning_rate": 7.278965351546648e-06,
1696
+ "loss": 0.8624,
1697
+ "step": 240
1698
+ },
1699
+ {
1700
+ "epoch": 1.8920510304219822,
1701
+ "grad_norm": 0.4160909228062074,
1702
+ "learning_rate": 7.190688002264308e-06,
1703
+ "loss": 0.8793,
1704
+ "step": 241
1705
+ },
1706
+ {
1707
+ "epoch": 1.899901864573111,
1708
+ "grad_norm": 0.3796773233754196,
1709
+ "learning_rate": 7.102647705434755e-06,
1710
+ "loss": 0.849,
1711
+ "step": 242
1712
+ },
1713
+ {
1714
+ "epoch": 1.9077526987242395,
1715
+ "grad_norm": 0.37688029078745,
1716
+ "learning_rate": 7.014851889983058e-06,
1717
+ "loss": 0.8512,
1718
+ "step": 243
1719
+ },
1720
+ {
1721
+ "epoch": 1.915603532875368,
1722
+ "grad_norm": 0.3772729772351474,
1723
+ "learning_rate": 6.927307964204695e-06,
1724
+ "loss": 0.8467,
1725
+ "step": 244
1726
+ },
1727
+ {
1728
+ "epoch": 1.9234543670264965,
1729
+ "grad_norm": 0.3857865403863187,
1730
+ "learning_rate": 6.840023315140476e-06,
1731
+ "loss": 0.8569,
1732
+ "step": 245
1733
+ },
1734
+ {
1735
+ "epoch": 1.9313052011776253,
1736
+ "grad_norm": 0.3888642949537793,
1737
+ "learning_rate": 6.7530053079531664e-06,
1738
+ "loss": 0.9132,
1739
+ "step": 246
1740
+ },
1741
+ {
1742
+ "epoch": 1.9391560353287538,
1743
+ "grad_norm": 0.3710335787976803,
1744
+ "learning_rate": 6.666261285306048e-06,
1745
+ "loss": 0.8372,
1746
+ "step": 247
1747
+ },
1748
+ {
1749
+ "epoch": 1.9470068694798823,
1750
+ "grad_norm": 0.3943558384485135,
1751
+ "learning_rate": 6.579798566743314e-06,
1752
+ "loss": 0.8724,
1753
+ "step": 248
1754
+ },
1755
+ {
1756
+ "epoch": 1.9548577036310109,
1757
+ "grad_norm": 0.3906737173367764,
1758
+ "learning_rate": 6.4936244480724575e-06,
1759
+ "loss": 0.8388,
1760
+ "step": 249
1761
+ },
1762
+ {
1763
+ "epoch": 1.9627085377821394,
1764
+ "grad_norm": 0.3991267811889445,
1765
+ "learning_rate": 6.407746200748628e-06,
1766
+ "loss": 0.8312,
1767
+ "step": 250
1768
+ },
1769
+ {
1770
+ "epoch": 1.970559371933268,
1771
+ "grad_norm": 0.4008187894805008,
1772
+ "learning_rate": 6.322171071261071e-06,
1773
+ "loss": 0.8826,
1774
+ "step": 251
1775
+ },
1776
+ {
1777
+ "epoch": 1.9784102060843964,
1778
+ "grad_norm": 0.38411143405458265,
1779
+ "learning_rate": 6.236906280521646e-06,
1780
+ "loss": 0.8489,
1781
+ "step": 252
1782
+ },
1783
+ {
1784
+ "epoch": 1.986261040235525,
1785
+ "grad_norm": 0.3640182845276182,
1786
+ "learning_rate": 6.151959023255545e-06,
1787
+ "loss": 0.855,
1788
+ "step": 253
1789
+ },
1790
+ {
1791
+ "epoch": 1.9941118743866535,
1792
+ "grad_norm": 0.3960509553796272,
1793
+ "learning_rate": 6.067336467394169e-06,
1794
+ "loss": 0.8393,
1795
+ "step": 254
1796
+ },
1797
+ {
1798
+ "epoch": 1.9941118743866535,
1799
+ "eval_loss": 0.997579038143158,
1800
+ "eval_runtime": 88.1649,
1801
+ "eval_samples_per_second": 3.051,
1802
+ "eval_steps_per_second": 0.193,
1803
+ "step": 254
1804
+ },
1805
+ {
1806
+ "epoch": 2.001962708537782,
1807
+ "grad_norm": 0.43072891263502616,
1808
+ "learning_rate": 5.983045753470308e-06,
1809
+ "loss": 0.831,
1810
+ "step": 255
1811
+ },
1812
+ {
1813
+ "epoch": 2.0098135426889105,
1814
+ "grad_norm": 0.7188075313075105,
1815
+ "learning_rate": 5.8990939940156e-06,
1816
+ "loss": 0.7745,
1817
+ "step": 256
1818
+ },
1819
+ {
1820
+ "epoch": 2.017664376840039,
1821
+ "grad_norm": 0.5896401870728147,
1822
+ "learning_rate": 5.815488272960388e-06,
1823
+ "loss": 0.7559,
1824
+ "step": 257
1825
+ },
1826
+ {
1827
+ "epoch": 2.0255152109911676,
1828
+ "grad_norm": 0.577607354577268,
1829
+ "learning_rate": 5.732235645035964e-06,
1830
+ "loss": 0.7476,
1831
+ "step": 258
1832
+ },
1833
+ {
1834
+ "epoch": 2.0333660451422966,
1835
+ "grad_norm": 0.622792465906415,
1836
+ "learning_rate": 5.649343135179271e-06,
1837
+ "loss": 0.7739,
1838
+ "step": 259
1839
+ },
1840
+ {
1841
+ "epoch": 2.041216879293425,
1842
+ "grad_norm": 0.5137456244608113,
1843
+ "learning_rate": 5.566817737940142e-06,
1844
+ "loss": 0.7293,
1845
+ "step": 260
1846
+ },
1847
+ {
1848
+ "epoch": 2.0490677134445536,
1849
+ "grad_norm": 0.5566993280492001,
1850
+ "learning_rate": 5.484666416891109e-06,
1851
+ "loss": 0.7114,
1852
+ "step": 261
1853
+ },
1854
+ {
1855
+ "epoch": 2.056918547595682,
1856
+ "grad_norm": 0.5919083337200165,
1857
+ "learning_rate": 5.4028961040397765e-06,
1858
+ "loss": 0.7229,
1859
+ "step": 262
1860
+ },
1861
+ {
1862
+ "epoch": 2.0647693817468107,
1863
+ "grad_norm": 0.5378683392601922,
1864
+ "learning_rate": 5.321513699243924e-06,
1865
+ "loss": 0.7212,
1866
+ "step": 263
1867
+ },
1868
+ {
1869
+ "epoch": 2.072620215897939,
1870
+ "grad_norm": 0.45647692363289727,
1871
+ "learning_rate": 5.240526069629265e-06,
1872
+ "loss": 0.7229,
1873
+ "step": 264
1874
+ },
1875
+ {
1876
+ "epoch": 2.0804710500490677,
1877
+ "grad_norm": 0.4887674415583664,
1878
+ "learning_rate": 5.159940049010015e-06,
1879
+ "loss": 0.767,
1880
+ "step": 265
1881
+ },
1882
+ {
1883
+ "epoch": 2.0883218842001963,
1884
+ "grad_norm": 0.5510586431679284,
1885
+ "learning_rate": 5.079762437312219e-06,
1886
+ "loss": 0.743,
1887
+ "step": 266
1888
+ },
1889
+ {
1890
+ "epoch": 2.096172718351325,
1891
+ "grad_norm": 0.4578645465622997,
1892
+ "learning_rate": 5.000000000000003e-06,
1893
+ "loss": 0.7463,
1894
+ "step": 267
1895
+ },
1896
+ {
1897
+ "epoch": 2.1040235525024533,
1898
+ "grad_norm": 0.46155494471555,
1899
+ "learning_rate": 4.9206594675046595e-06,
1900
+ "loss": 0.7164,
1901
+ "step": 268
1902
+ },
1903
+ {
1904
+ "epoch": 2.111874386653582,
1905
+ "grad_norm": 0.48291155406692277,
1906
+ "learning_rate": 4.8417475346567635e-06,
1907
+ "loss": 0.7431,
1908
+ "step": 269
1909
+ },
1910
+ {
1911
+ "epoch": 2.1197252208047104,
1912
+ "grad_norm": 0.4713045038199255,
1913
+ "learning_rate": 4.763270860121222e-06,
1914
+ "loss": 0.7553,
1915
+ "step": 270
1916
+ },
1917
+ {
1918
+ "epoch": 2.127576054955839,
1919
+ "grad_norm": 0.4204415558473321,
1920
+ "learning_rate": 4.685236065835443e-06,
1921
+ "loss": 0.7017,
1922
+ "step": 271
1923
+ },
1924
+ {
1925
+ "epoch": 2.1354268891069674,
1926
+ "grad_norm": 0.5026853482732088,
1927
+ "learning_rate": 4.607649736450539e-06,
1928
+ "loss": 0.7555,
1929
+ "step": 272
1930
+ },
1931
+ {
1932
+ "epoch": 2.1432777232580964,
1933
+ "grad_norm": 0.49743916152047296,
1934
+ "learning_rate": 4.530518418775734e-06,
1935
+ "loss": 0.7713,
1936
+ "step": 273
1937
+ },
1938
+ {
1939
+ "epoch": 2.151128557409225,
1940
+ "grad_norm": 0.42488292265674255,
1941
+ "learning_rate": 4.453848621225913e-06,
1942
+ "loss": 0.7336,
1943
+ "step": 274
1944
+ },
1945
+ {
1946
+ "epoch": 2.1589793915603535,
1947
+ "grad_norm": 0.42874175983669743,
1948
+ "learning_rate": 4.3776468132724605e-06,
1949
+ "loss": 0.7178,
1950
+ "step": 275
1951
+ },
1952
+ {
1953
+ "epoch": 2.166830225711482,
1954
+ "grad_norm": 0.42883007812800905,
1955
+ "learning_rate": 4.301919424897339e-06,
1956
+ "loss": 0.7665,
1957
+ "step": 276
1958
+ },
1959
+ {
1960
+ "epoch": 2.1746810598626105,
1961
+ "grad_norm": 0.45184945057766773,
1962
+ "learning_rate": 4.226672846050538e-06,
1963
+ "loss": 0.7285,
1964
+ "step": 277
1965
+ },
1966
+ {
1967
+ "epoch": 2.182531894013739,
1968
+ "grad_norm": 0.4611091282623315,
1969
+ "learning_rate": 4.151913426110864e-06,
1970
+ "loss": 0.7321,
1971
+ "step": 278
1972
+ },
1973
+ {
1974
+ "epoch": 2.1903827281648676,
1975
+ "grad_norm": 0.41794265030453176,
1976
+ "learning_rate": 4.077647473350201e-06,
1977
+ "loss": 0.7175,
1978
+ "step": 279
1979
+ },
1980
+ {
1981
+ "epoch": 2.198233562315996,
1982
+ "grad_norm": 0.4243419492016501,
1983
+ "learning_rate": 4.003881254401183e-06,
1984
+ "loss": 0.7404,
1985
+ "step": 280
1986
+ },
1987
+ {
1988
+ "epoch": 2.2060843964671246,
1989
+ "grad_norm": 0.4442497933245384,
1990
+ "learning_rate": 3.930620993728434e-06,
1991
+ "loss": 0.7447,
1992
+ "step": 281
1993
+ },
1994
+ {
1995
+ "epoch": 2.213935230618253,
1996
+ "grad_norm": 0.42081984589044574,
1997
+ "learning_rate": 3.857872873103322e-06,
1998
+ "loss": 0.7095,
1999
+ "step": 282
2000
+ },
2001
+ {
2002
+ "epoch": 2.2217860647693817,
2003
+ "grad_norm": 0.40331371462546917,
2004
+ "learning_rate": 3.7856430310823546e-06,
2005
+ "loss": 0.7313,
2006
+ "step": 283
2007
+ },
2008
+ {
2009
+ "epoch": 2.22963689892051,
2010
+ "grad_norm": 0.40483189883145515,
2011
+ "learning_rate": 3.7139375624891795e-06,
2012
+ "loss": 0.718,
2013
+ "step": 284
2014
+ },
2015
+ {
2016
+ "epoch": 2.2374877330716387,
2017
+ "grad_norm": 0.42614915501351497,
2018
+ "learning_rate": 3.6427625179003223e-06,
2019
+ "loss": 0.7415,
2020
+ "step": 285
2021
+ },
2022
+ {
2023
+ "epoch": 2.2453385672227673,
2024
+ "grad_norm": 0.4330393696080875,
2025
+ "learning_rate": 3.5721239031346067e-06,
2026
+ "loss": 0.7436,
2027
+ "step": 286
2028
+ },
2029
+ {
2030
+ "epoch": 2.253189401373896,
2031
+ "grad_norm": 0.40400852616372396,
2032
+ "learning_rate": 3.5020276787464058e-06,
2033
+ "loss": 0.7329,
2034
+ "step": 287
2035
+ },
2036
+ {
2037
+ "epoch": 2.2610402355250248,
2038
+ "grad_norm": 0.42978730056470976,
2039
+ "learning_rate": 3.4324797595226567e-06,
2040
+ "loss": 0.7669,
2041
+ "step": 288
2042
+ },
2043
+ {
2044
+ "epoch": 2.2688910696761533,
2045
+ "grad_norm": 0.4131331700795359,
2046
+ "learning_rate": 3.3634860139837877e-06,
2047
+ "loss": 0.7283,
2048
+ "step": 289
2049
+ },
2050
+ {
2051
+ "epoch": 2.276741903827282,
2052
+ "grad_norm": 0.406011895392433,
2053
+ "learning_rate": 3.2950522638885106e-06,
2054
+ "loss": 0.772,
2055
+ "step": 290
2056
+ },
2057
+ {
2058
+ "epoch": 2.2845927379784103,
2059
+ "grad_norm": 0.5920475511930268,
2060
+ "learning_rate": 3.2271842837425917e-06,
2061
+ "loss": 0.7298,
2062
+ "step": 291
2063
+ },
2064
+ {
2065
+ "epoch": 2.292443572129539,
2066
+ "grad_norm": 0.42303105090010457,
2067
+ "learning_rate": 3.1598878003115694e-06,
2068
+ "loss": 0.7339,
2069
+ "step": 292
2070
+ },
2071
+ {
2072
+ "epoch": 2.3002944062806674,
2073
+ "grad_norm": 0.40741794860570885,
2074
+ "learning_rate": 3.0931684921375572e-06,
2075
+ "loss": 0.7162,
2076
+ "step": 293
2077
+ },
2078
+ {
2079
+ "epoch": 2.308145240431796,
2080
+ "grad_norm": 0.4092973493096159,
2081
+ "learning_rate": 3.0270319890600465e-06,
2082
+ "loss": 0.7299,
2083
+ "step": 294
2084
+ },
2085
+ {
2086
+ "epoch": 2.3159960745829244,
2087
+ "grad_norm": 0.4139310992654331,
2088
+ "learning_rate": 2.9614838717408866e-06,
2089
+ "loss": 0.7263,
2090
+ "step": 295
2091
+ },
2092
+ {
2093
+ "epoch": 2.323846908734053,
2094
+ "grad_norm": 0.4129053342570891,
2095
+ "learning_rate": 2.89652967119336e-06,
2096
+ "loss": 0.7432,
2097
+ "step": 296
2098
+ },
2099
+ {
2100
+ "epoch": 2.3316977428851815,
2101
+ "grad_norm": 0.4191575482697591,
2102
+ "learning_rate": 2.8321748683154893e-06,
2103
+ "loss": 0.7799,
2104
+ "step": 297
2105
+ },
2106
+ {
2107
+ "epoch": 2.33954857703631,
2108
+ "grad_norm": 0.39663461320365995,
2109
+ "learning_rate": 2.7684248934275327e-06,
2110
+ "loss": 0.6982,
2111
+ "step": 298
2112
+ },
2113
+ {
2114
+ "epoch": 2.3473994111874386,
2115
+ "grad_norm": 0.402817187584292,
2116
+ "learning_rate": 2.7052851258137936e-06,
2117
+ "loss": 0.7152,
2118
+ "step": 299
2119
+ },
2120
+ {
2121
+ "epoch": 2.355250245338567,
2122
+ "grad_norm": 0.40411646566528947,
2123
+ "learning_rate": 2.642760893268684e-06,
2124
+ "loss": 0.7245,
2125
+ "step": 300
2126
+ },
2127
+ {
2128
+ "epoch": 2.3631010794896956,
2129
+ "grad_norm": 0.4015793634544117,
2130
+ "learning_rate": 2.580857471647186e-06,
2131
+ "loss": 0.7099,
2132
+ "step": 301
2133
+ },
2134
+ {
2135
+ "epoch": 2.370951913640824,
2136
+ "grad_norm": 0.40272965776545055,
2137
+ "learning_rate": 2.519580084419646e-06,
2138
+ "loss": 0.7722,
2139
+ "step": 302
2140
+ },
2141
+ {
2142
+ "epoch": 2.378802747791953,
2143
+ "grad_norm": 0.39782942580042024,
2144
+ "learning_rate": 2.4589339022310386e-06,
2145
+ "loss": 0.7645,
2146
+ "step": 303
2147
+ },
2148
+ {
2149
+ "epoch": 2.3866535819430816,
2150
+ "grad_norm": 0.40881226326614195,
2151
+ "learning_rate": 2.3989240424646355e-06,
2152
+ "loss": 0.7722,
2153
+ "step": 304
2154
+ },
2155
+ {
2156
+ "epoch": 2.39450441609421,
2157
+ "grad_norm": 0.43205576259137957,
2158
+ "learning_rate": 2.339555568810221e-06,
2159
+ "loss": 0.7419,
2160
+ "step": 305
2161
+ },
2162
+ {
2163
+ "epoch": 2.4023552502453387,
2164
+ "grad_norm": 0.39906675706682876,
2165
+ "learning_rate": 2.2808334908367914e-06,
2166
+ "loss": 0.712,
2167
+ "step": 306
2168
+ },
2169
+ {
2170
+ "epoch": 2.410206084396467,
2171
+ "grad_norm": 0.398424598259541,
2172
+ "learning_rate": 2.2227627635698624e-06,
2173
+ "loss": 0.7537,
2174
+ "step": 307
2175
+ },
2176
+ {
2177
+ "epoch": 2.4180569185475957,
2178
+ "grad_norm": 0.4149034287273452,
2179
+ "learning_rate": 2.165348287073339e-06,
2180
+ "loss": 0.738,
2181
+ "step": 308
2182
+ },
2183
+ {
2184
+ "epoch": 2.4259077526987243,
2185
+ "grad_norm": 0.3938810528645433,
2186
+ "learning_rate": 2.1085949060360654e-06,
2187
+ "loss": 0.7208,
2188
+ "step": 309
2189
+ },
2190
+ {
2191
+ "epoch": 2.433758586849853,
2192
+ "grad_norm": 0.40657363748699743,
2193
+ "learning_rate": 2.052507409363004e-06,
2194
+ "loss": 0.7112,
2195
+ "step": 310
2196
+ },
2197
+ {
2198
+ "epoch": 2.4416094210009813,
2199
+ "grad_norm": 0.4053156932256877,
2200
+ "learning_rate": 1.9970905297711606e-06,
2201
+ "loss": 0.7513,
2202
+ "step": 311
2203
+ },
2204
+ {
2205
+ "epoch": 2.44946025515211,
2206
+ "grad_norm": 0.402958620543919,
2207
+ "learning_rate": 1.9423489433902186e-06,
2208
+ "loss": 0.7155,
2209
+ "step": 312
2210
+ },
2211
+ {
2212
+ "epoch": 2.4573110893032384,
2213
+ "grad_norm": 0.40034129785514294,
2214
+ "learning_rate": 1.8882872693679787e-06,
2215
+ "loss": 0.7437,
2216
+ "step": 313
2217
+ },
2218
+ {
2219
+ "epoch": 2.465161923454367,
2220
+ "grad_norm": 0.39745192695598786,
2221
+ "learning_rate": 1.8349100694805711e-06,
2222
+ "loss": 0.7473,
2223
+ "step": 314
2224
+ },
2225
+ {
2226
+ "epoch": 2.4730127576054954,
2227
+ "grad_norm": 0.40380072949324297,
2228
+ "learning_rate": 1.7822218477475496e-06,
2229
+ "loss": 0.7324,
2230
+ "step": 315
2231
+ },
2232
+ {
2233
+ "epoch": 2.480863591756624,
2234
+ "grad_norm": 0.39226384000228454,
2235
+ "learning_rate": 1.7302270500518181e-06,
2236
+ "loss": 0.7449,
2237
+ "step": 316
2238
+ },
2239
+ {
2240
+ "epoch": 2.4887144259077525,
2241
+ "grad_norm": 0.39658915645074944,
2242
+ "learning_rate": 1.6789300637645e-06,
2243
+ "loss": 0.723,
2244
+ "step": 317
2245
+ },
2246
+ {
2247
+ "epoch": 2.4965652600588815,
2248
+ "grad_norm": 0.44887663192812466,
2249
+ "learning_rate": 1.6283352173747148e-06,
2250
+ "loss": 0.7425,
2251
+ "step": 318
2252
+ },
2253
+ {
2254
+ "epoch": 2.5044160942100095,
2255
+ "grad_norm": 0.4025906294392866,
2256
+ "learning_rate": 1.578446780124344e-06,
2257
+ "loss": 0.7464,
2258
+ "step": 319
2259
+ },
2260
+ {
2261
+ "epoch": 2.5122669283611385,
2262
+ "grad_norm": 0.39593288856275255,
2263
+ "learning_rate": 1.5292689616477808e-06,
2264
+ "loss": 0.7306,
2265
+ "step": 320
2266
+ },
2267
+ {
2268
+ "epoch": 2.520117762512267,
2269
+ "grad_norm": 0.8163857581797331,
2270
+ "learning_rate": 1.4808059116167306e-06,
2271
+ "loss": 0.7299,
2272
+ "step": 321
2273
+ },
2274
+ {
2275
+ "epoch": 2.5279685966633956,
2276
+ "grad_norm": 0.4214612635268738,
2277
+ "learning_rate": 1.4330617193900365e-06,
2278
+ "loss": 0.7261,
2279
+ "step": 322
2280
+ },
2281
+ {
2282
+ "epoch": 2.535819430814524,
2283
+ "grad_norm": 0.3961431274309664,
2284
+ "learning_rate": 1.3860404136686411e-06,
2285
+ "loss": 0.7473,
2286
+ "step": 323
2287
+ },
2288
+ {
2289
+ "epoch": 2.5436702649656526,
2290
+ "grad_norm": 0.39004891440687217,
2291
+ "learning_rate": 1.339745962155613e-06,
2292
+ "loss": 0.7517,
2293
+ "step": 324
2294
+ },
2295
+ {
2296
+ "epoch": 2.551521099116781,
2297
+ "grad_norm": 0.41561524877062966,
2298
+ "learning_rate": 1.294182271221377e-06,
2299
+ "loss": 0.7162,
2300
+ "step": 325
2301
+ },
2302
+ {
2303
+ "epoch": 2.5593719332679097,
2304
+ "grad_norm": 0.3888375314842916,
2305
+ "learning_rate": 1.2493531855740626e-06,
2306
+ "loss": 0.738,
2307
+ "step": 326
2308
+ },
2309
+ {
2310
+ "epoch": 2.567222767419038,
2311
+ "grad_norm": 0.4153069092738427,
2312
+ "learning_rate": 1.2052624879351105e-06,
2313
+ "loss": 0.7328,
2314
+ "step": 327
2315
+ },
2316
+ {
2317
+ "epoch": 2.5750736015701667,
2318
+ "grad_norm": 0.39835093714606346,
2319
+ "learning_rate": 1.1619138987200562e-06,
2320
+ "loss": 0.7472,
2321
+ "step": 328
2322
+ },
2323
+ {
2324
+ "epoch": 2.5829244357212953,
2325
+ "grad_norm": 0.40261441538060305,
2326
+ "learning_rate": 1.1193110757246251e-06,
2327
+ "loss": 0.7261,
2328
+ "step": 329
2329
+ },
2330
+ {
2331
+ "epoch": 2.590775269872424,
2332
+ "grad_norm": 0.39533691263220494,
2333
+ "learning_rate": 1.0774576138160596e-06,
2334
+ "loss": 0.7024,
2335
+ "step": 330
2336
+ },
2337
+ {
2338
+ "epoch": 2.5986261040235528,
2339
+ "grad_norm": 0.41713533012692194,
2340
+ "learning_rate": 1.0363570446297999e-06,
2341
+ "loss": 0.7322,
2342
+ "step": 331
2343
+ },
2344
+ {
2345
+ "epoch": 2.606476938174681,
2346
+ "grad_norm": 0.40104402435709136,
2347
+ "learning_rate": 9.960128362714637e-07,
2348
+ "loss": 0.7433,
2349
+ "step": 332
2350
+ },
2351
+ {
2352
+ "epoch": 2.61432777232581,
2353
+ "grad_norm": 0.44002481329404,
2354
+ "learning_rate": 9.564283930242258e-07,
2355
+ "loss": 0.723,
2356
+ "step": 333
2357
+ },
2358
+ {
2359
+ "epoch": 2.622178606476938,
2360
+ "grad_norm": 0.40444000612414294,
2361
+ "learning_rate": 9.176070550615379e-07,
2362
+ "loss": 0.7244,
2363
+ "step": 334
2364
+ },
2365
+ {
2366
+ "epoch": 2.630029440628067,
2367
+ "grad_norm": 0.4325549460655756,
2368
+ "learning_rate": 8.79552098165296e-07,
2369
+ "loss": 0.7271,
2370
+ "step": 335
2371
+ },
2372
+ {
2373
+ "epoch": 2.6378802747791954,
2374
+ "grad_norm": 0.39538678921804654,
2375
+ "learning_rate": 8.42266733449425e-07,
2376
+ "loss": 0.7537,
2377
+ "step": 336
2378
+ },
2379
+ {
2380
+ "epoch": 2.645731108930324,
2381
+ "grad_norm": 0.39921777289111915,
2382
+ "learning_rate": 8.057541070889229e-07,
2383
+ "loss": 0.7449,
2384
+ "step": 337
2385
+ },
2386
+ {
2387
+ "epoch": 2.6535819430814525,
2388
+ "grad_norm": 0.39092167777234016,
2389
+ "learning_rate": 7.700173000543742e-07,
2390
+ "loss": 0.7201,
2391
+ "step": 338
2392
+ },
2393
+ {
2394
+ "epoch": 2.661432777232581,
2395
+ "grad_norm": 0.40392908365813746,
2396
+ "learning_rate": 7.350593278519824e-07,
2397
+ "loss": 0.7044,
2398
+ "step": 339
2399
+ },
2400
+ {
2401
+ "epoch": 2.6692836113837095,
2402
+ "grad_norm": 0.399420619831215,
2403
+ "learning_rate": 7.00883140269123e-07,
2404
+ "loss": 0.749,
2405
+ "step": 340
2406
+ },
2407
+ {
2408
+ "epoch": 2.677134445534838,
2409
+ "grad_norm": 0.40466792504791993,
2410
+ "learning_rate": 6.67491621125429e-07,
2411
+ "loss": 0.7316,
2412
+ "step": 341
2413
+ },
2414
+ {
2415
+ "epoch": 2.6849852796859666,
2416
+ "grad_norm": 0.3885585239605456,
2417
+ "learning_rate": 6.348875880294536e-07,
2418
+ "loss": 0.7226,
2419
+ "step": 342
2420
+ },
2421
+ {
2422
+ "epoch": 2.692836113837095,
2423
+ "grad_norm": 0.4040266162935783,
2424
+ "learning_rate": 6.030737921409169e-07,
2425
+ "loss": 0.7493,
2426
+ "step": 343
2427
+ },
2428
+ {
2429
+ "epoch": 2.7006869479882236,
2430
+ "grad_norm": 0.5671755345323075,
2431
+ "learning_rate": 5.720529179385659e-07,
2432
+ "loss": 0.7383,
2433
+ "step": 344
2434
+ },
2435
+ {
2436
+ "epoch": 2.708537782139352,
2437
+ "grad_norm": 0.40153142940662157,
2438
+ "learning_rate": 5.418275829936537e-07,
2439
+ "loss": 0.7282,
2440
+ "step": 345
2441
+ },
2442
+ {
2443
+ "epoch": 2.716388616290481,
2444
+ "grad_norm": 0.3988759611946295,
2445
+ "learning_rate": 5.124003377490582e-07,
2446
+ "loss": 0.7126,
2447
+ "step": 346
2448
+ },
2449
+ {
2450
+ "epoch": 2.724239450441609,
2451
+ "grad_norm": 0.3995576946976954,
2452
+ "learning_rate": 4.837736653040825e-07,
2453
+ "loss": 0.7356,
2454
+ "step": 347
2455
+ },
2456
+ {
2457
+ "epoch": 2.732090284592738,
2458
+ "grad_norm": 0.40525064088869744,
2459
+ "learning_rate": 4.5594998120492505e-07,
2460
+ "loss": 0.7392,
2461
+ "step": 348
2462
+ },
2463
+ {
2464
+ "epoch": 2.7399411187438667,
2465
+ "grad_norm": 0.39485440118634596,
2466
+ "learning_rate": 4.2893163324085886e-07,
2467
+ "loss": 0.7555,
2468
+ "step": 349
2469
+ },
2470
+ {
2471
+ "epoch": 2.7477919528949952,
2472
+ "grad_norm": 0.3953505684630469,
2473
+ "learning_rate": 4.0272090124611086e-07,
2474
+ "loss": 0.759,
2475
+ "step": 350
2476
+ },
2477
+ {
2478
+ "epoch": 2.7556427870461238,
2479
+ "grad_norm": 0.4015694593262535,
2480
+ "learning_rate": 3.773199969074959e-07,
2481
+ "loss": 0.7721,
2482
+ "step": 351
2483
+ },
2484
+ {
2485
+ "epoch": 2.7634936211972523,
2486
+ "grad_norm": 0.39785972086590143,
2487
+ "learning_rate": 3.5273106357779585e-07,
2488
+ "loss": 0.7403,
2489
+ "step": 352
2490
+ },
2491
+ {
2492
+ "epoch": 2.771344455348381,
2493
+ "grad_norm": 0.39338079170444706,
2494
+ "learning_rate": 3.2895617609489337e-07,
2495
+ "loss": 0.7193,
2496
+ "step": 353
2497
+ },
2498
+ {
2499
+ "epoch": 2.7791952894995093,
2500
+ "grad_norm": 0.40106967534157795,
2501
+ "learning_rate": 3.059973406066963e-07,
2502
+ "loss": 0.7575,
2503
+ "step": 354
2504
+ },
2505
+ {
2506
+ "epoch": 2.787046123650638,
2507
+ "grad_norm": 0.39207275535615,
2508
+ "learning_rate": 2.838564944018618e-07,
2509
+ "loss": 0.7407,
2510
+ "step": 355
2511
+ },
2512
+ {
2513
+ "epoch": 2.7948969578017664,
2514
+ "grad_norm": 0.38843134149786,
2515
+ "learning_rate": 2.62535505746323e-07,
2516
+ "loss": 0.7267,
2517
+ "step": 356
2518
+ },
2519
+ {
2520
+ "epoch": 2.802747791952895,
2521
+ "grad_norm": 0.39469114149959683,
2522
+ "learning_rate": 2.420361737256438e-07,
2523
+ "loss": 0.7253,
2524
+ "step": 357
2525
+ },
2526
+ {
2527
+ "epoch": 2.8105986261040234,
2528
+ "grad_norm": 0.39369639440819254,
2529
+ "learning_rate": 2.22360228093208e-07,
2530
+ "loss": 0.7293,
2531
+ "step": 358
2532
+ },
2533
+ {
2534
+ "epoch": 2.818449460255152,
2535
+ "grad_norm": 0.4075421289278202,
2536
+ "learning_rate": 2.035093291242607e-07,
2537
+ "loss": 0.7516,
2538
+ "step": 359
2539
+ },
2540
+ {
2541
+ "epoch": 2.8263002944062805,
2542
+ "grad_norm": 0.40225972984694325,
2543
+ "learning_rate": 1.854850674758213e-07,
2544
+ "loss": 0.7216,
2545
+ "step": 360
2546
+ },
2547
+ {
2548
+ "epoch": 2.8341511285574095,
2549
+ "grad_norm": 0.39338786847062124,
2550
+ "learning_rate": 1.6828896405244988e-07,
2551
+ "loss": 0.7695,
2552
+ "step": 361
2553
+ },
2554
+ {
2555
+ "epoch": 2.8420019627085376,
2556
+ "grad_norm": 0.4038122781289067,
2557
+ "learning_rate": 1.519224698779198e-07,
2558
+ "loss": 0.7431,
2559
+ "step": 362
2560
+ },
2561
+ {
2562
+ "epoch": 2.8498527968596665,
2563
+ "grad_norm": 0.41309978437615624,
2564
+ "learning_rate": 1.3638696597277678e-07,
2565
+ "loss": 0.7425,
2566
+ "step": 363
2567
+ },
2568
+ {
2569
+ "epoch": 2.857703631010795,
2570
+ "grad_norm": 0.42117140315730617,
2571
+ "learning_rate": 1.2168376323780652e-07,
2572
+ "loss": 0.7304,
2573
+ "step": 364
2574
+ },
2575
+ {
2576
+ "epoch": 2.8655544651619236,
2577
+ "grad_norm": 0.40569794939063863,
2578
+ "learning_rate": 1.0781410234342093e-07,
2579
+ "loss": 0.7064,
2580
+ "step": 365
2581
+ },
2582
+ {
2583
+ "epoch": 2.873405299313052,
2584
+ "grad_norm": 0.39219918551845784,
2585
+ "learning_rate": 9.47791536249676e-08,
2586
+ "loss": 0.6775,
2587
+ "step": 366
2588
+ },
2589
+ {
2590
+ "epoch": 2.8812561334641806,
2591
+ "grad_norm": 0.3934376699297971,
2592
+ "learning_rate": 8.258001698397744e-08,
2593
+ "loss": 0.7595,
2594
+ "step": 367
2595
+ },
2596
+ {
2597
+ "epoch": 2.889106967615309,
2598
+ "grad_norm": 0.40550357139926846,
2599
+ "learning_rate": 7.121772179535135e-08,
2600
+ "loss": 0.7323,
2601
+ "step": 368
2602
+ },
2603
+ {
2604
+ "epoch": 2.8969578017664377,
2605
+ "grad_norm": 0.4049202581172895,
2606
+ "learning_rate": 6.069322682050516e-08,
2607
+ "loss": 0.7491,
2608
+ "step": 369
2609
+ },
2610
+ {
2611
+ "epoch": 2.904808635917566,
2612
+ "grad_norm": 0.39347508388168884,
2613
+ "learning_rate": 5.10074201264632e-08,
2614
+ "loss": 0.7261,
2615
+ "step": 370
2616
+ },
2617
+ {
2618
+ "epoch": 2.9126594700686947,
2619
+ "grad_norm": 0.40813653261225263,
2620
+ "learning_rate": 4.216111901092501e-08,
2621
+ "loss": 0.7371,
2622
+ "step": 371
2623
+ },
2624
+ {
2625
+ "epoch": 2.9205103042198233,
2626
+ "grad_norm": 0.40559311107877066,
2627
+ "learning_rate": 3.4155069933301535e-08,
2628
+ "loss": 0.7203,
2629
+ "step": 372
2630
+ },
2631
+ {
2632
+ "epoch": 2.928361138370952,
2633
+ "grad_norm": 0.39971113625907556,
2634
+ "learning_rate": 2.6989948451726643e-08,
2635
+ "loss": 0.763,
2636
+ "step": 373
2637
+ },
2638
+ {
2639
+ "epoch": 2.9362119725220803,
2640
+ "grad_norm": 0.40489368927937147,
2641
+ "learning_rate": 2.066635916605386e-08,
2642
+ "loss": 0.7453,
2643
+ "step": 374
2644
+ },
2645
+ {
2646
+ "epoch": 2.944062806673209,
2647
+ "grad_norm": 0.4021143650346067,
2648
+ "learning_rate": 1.518483566683826e-08,
2649
+ "loss": 0.7108,
2650
+ "step": 375
2651
+ },
2652
+ {
2653
+ "epoch": 2.951913640824338,
2654
+ "grad_norm": 0.3942497951111194,
2655
+ "learning_rate": 1.0545840490313597e-08,
2656
+ "loss": 0.7599,
2657
+ "step": 376
2658
+ },
2659
+ {
2660
+ "epoch": 2.959764474975466,
2661
+ "grad_norm": 0.3953361295347161,
2662
+ "learning_rate": 6.749765079363535e-09,
2663
+ "loss": 0.7518,
2664
+ "step": 377
2665
+ },
2666
+ {
2667
+ "epoch": 2.967615309126595,
2668
+ "grad_norm": 0.4106090374277888,
2669
+ "learning_rate": 3.7969297504858445e-09,
2670
+ "loss": 0.7213,
2671
+ "step": 378
2672
+ },
2673
+ {
2674
+ "epoch": 2.9754661432777234,
2675
+ "grad_norm": 0.39869754415901865,
2676
+ "learning_rate": 1.6875836667729073e-09,
2677
+ "loss": 0.729,
2678
+ "step": 379
2679
+ },
2680
+ {
2681
+ "epoch": 2.983316977428852,
2682
+ "grad_norm": 0.3875658253178697,
2683
+ "learning_rate": 4.2190481687631736e-10,
2684
+ "loss": 0.7433,
2685
+ "step": 380
2686
+ },
2687
+ {
2688
+ "epoch": 2.9911678115799805,
2689
+ "grad_norm": 0.3895472615671169,
2690
+ "learning_rate": 0.0,
2691
+ "loss": 0.7166,
2692
+ "step": 381
2693
+ },
2694
+ {
2695
+ "epoch": 2.9911678115799805,
2696
+ "eval_loss": 1.0287634134292603,
2697
+ "eval_runtime": 88.0903,
2698
+ "eval_samples_per_second": 3.054,
2699
+ "eval_steps_per_second": 0.193,
2700
+ "step": 381
2701
+ },
2702
+ {
2703
+ "epoch": 2.9911678115799805,
2704
+ "step": 381,
2705
+ "total_flos": 159494952714240.0,
2706
+ "train_loss": 0.9007005614871428,
2707
+ "train_runtime": 67911.5352,
2708
+ "train_samples_per_second": 0.72,
2709
+ "train_steps_per_second": 0.006
2710
+ }
2711
+ ],
2712
+ "logging_steps": 1,
2713
+ "max_steps": 381,
2714
+ "num_input_tokens_seen": 0,
2715
+ "num_train_epochs": 3,
2716
+ "save_steps": 500,
2717
+ "stateful_callbacks": {
2718
+ "TrainerControl": {
2719
+ "args": {
2720
+ "should_epoch_stop": false,
2721
+ "should_evaluate": false,
2722
+ "should_log": false,
2723
+ "should_save": true,
2724
+ "should_training_stop": true
2725
+ },
2726
+ "attributes": {}
2727
+ }
2728
+ },
2729
+ "total_flos": 159494952714240.0,
2730
+ "train_batch_size": 2,
2731
+ "trial_name": null,
2732
+ "trial_params": null
2733
+ }