khaimai commited on
Commit
e3841b2
1 Parent(s): 29c40ee

Upload folder using huggingface_hub

Browse files
added_tokens.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "<|content|>": 32002,
3
+ "<|from|>": 32000,
4
+ "<|recipient|>": 32001,
5
+ "<|stop|>": 32003
6
+ }
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "alpindale/Mistral-7B-v0.2-hf",
3
+ "architectures": [
4
+ "MistralForCausalLM"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 1,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 4096,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 14336,
13
+ "max_position_embeddings": 32768,
14
+ "model_type": "mistral",
15
+ "num_attention_heads": 32,
16
+ "num_hidden_layers": 32,
17
+ "num_key_value_heads": 8,
18
+ "rms_norm_eps": 1e-05,
19
+ "rope_theta": 1000000.0,
20
+ "sliding_window": null,
21
+ "tie_word_embeddings": false,
22
+ "torch_dtype": "bfloat16",
23
+ "transformers_version": "4.38.1",
24
+ "use_cache": false,
25
+ "vocab_size": 32004
26
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.38.1"
6
+ }
model-00001-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e8ac44f53805e094ec66b814b3f7312ed813870ee64ed1f7be175df09d87c25
3
+ size 4943195104
model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d70dafdad68e7b9c92c166dbb58aa30ff2baf71d448912a33e4329069bfc2118
3
+ size 4999819336
model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a01e7b2e54c0be213766c927b9127ad90835d6f1ba445f7748759c5b72218b28
3
+ size 4540549112
model.safetensors.index.json ADDED
@@ -0,0 +1,298 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 14483529728
4
+ },
5
+ "weight_map": {
6
+ "lm_head.weight": "model-00003-of-00003.safetensors",
7
+ "model.embed_tokens.weight": "model-00001-of-00003.safetensors",
8
+ "model.layers.0.input_layernorm.weight": "model-00001-of-00003.safetensors",
9
+ "model.layers.0.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
10
+ "model.layers.0.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
11
+ "model.layers.0.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
12
+ "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
13
+ "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
14
+ "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
15
+ "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
16
+ "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
17
+ "model.layers.1.input_layernorm.weight": "model-00001-of-00003.safetensors",
18
+ "model.layers.1.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
19
+ "model.layers.1.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
20
+ "model.layers.1.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
21
+ "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
22
+ "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
23
+ "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
24
+ "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
25
+ "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
26
+ "model.layers.10.input_layernorm.weight": "model-00002-of-00003.safetensors",
27
+ "model.layers.10.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
28
+ "model.layers.10.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
29
+ "model.layers.10.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
30
+ "model.layers.10.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
31
+ "model.layers.10.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
32
+ "model.layers.10.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
33
+ "model.layers.10.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
34
+ "model.layers.10.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
35
+ "model.layers.11.input_layernorm.weight": "model-00002-of-00003.safetensors",
36
+ "model.layers.11.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
37
+ "model.layers.11.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
38
+ "model.layers.11.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
39
+ "model.layers.11.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
40
+ "model.layers.11.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
41
+ "model.layers.11.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
42
+ "model.layers.11.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
43
+ "model.layers.11.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
44
+ "model.layers.12.input_layernorm.weight": "model-00002-of-00003.safetensors",
45
+ "model.layers.12.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
46
+ "model.layers.12.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
47
+ "model.layers.12.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
48
+ "model.layers.12.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
49
+ "model.layers.12.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
50
+ "model.layers.12.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
51
+ "model.layers.12.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
52
+ "model.layers.12.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
53
+ "model.layers.13.input_layernorm.weight": "model-00002-of-00003.safetensors",
54
+ "model.layers.13.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
55
+ "model.layers.13.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
56
+ "model.layers.13.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
57
+ "model.layers.13.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
58
+ "model.layers.13.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
59
+ "model.layers.13.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
60
+ "model.layers.13.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
61
+ "model.layers.13.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
62
+ "model.layers.14.input_layernorm.weight": "model-00002-of-00003.safetensors",
63
+ "model.layers.14.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
64
+ "model.layers.14.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
65
+ "model.layers.14.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
66
+ "model.layers.14.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
67
+ "model.layers.14.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
68
+ "model.layers.14.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
69
+ "model.layers.14.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
70
+ "model.layers.14.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
71
+ "model.layers.15.input_layernorm.weight": "model-00002-of-00003.safetensors",
72
+ "model.layers.15.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
73
+ "model.layers.15.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
74
+ "model.layers.15.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
75
+ "model.layers.15.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
76
+ "model.layers.15.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
77
+ "model.layers.15.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
78
+ "model.layers.15.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
79
+ "model.layers.15.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
80
+ "model.layers.16.input_layernorm.weight": "model-00002-of-00003.safetensors",
81
+ "model.layers.16.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
82
+ "model.layers.16.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
83
+ "model.layers.16.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
84
+ "model.layers.16.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
85
+ "model.layers.16.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
86
+ "model.layers.16.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
87
+ "model.layers.16.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
88
+ "model.layers.16.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
89
+ "model.layers.17.input_layernorm.weight": "model-00002-of-00003.safetensors",
90
+ "model.layers.17.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
91
+ "model.layers.17.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
92
+ "model.layers.17.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
93
+ "model.layers.17.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
94
+ "model.layers.17.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
95
+ "model.layers.17.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
96
+ "model.layers.17.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
97
+ "model.layers.17.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
98
+ "model.layers.18.input_layernorm.weight": "model-00002-of-00003.safetensors",
99
+ "model.layers.18.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
100
+ "model.layers.18.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
101
+ "model.layers.18.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
102
+ "model.layers.18.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
103
+ "model.layers.18.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
104
+ "model.layers.18.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
105
+ "model.layers.18.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
106
+ "model.layers.18.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
107
+ "model.layers.19.input_layernorm.weight": "model-00002-of-00003.safetensors",
108
+ "model.layers.19.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
109
+ "model.layers.19.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
110
+ "model.layers.19.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
111
+ "model.layers.19.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
112
+ "model.layers.19.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
113
+ "model.layers.19.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
114
+ "model.layers.19.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
115
+ "model.layers.19.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
116
+ "model.layers.2.input_layernorm.weight": "model-00001-of-00003.safetensors",
117
+ "model.layers.2.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
118
+ "model.layers.2.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
119
+ "model.layers.2.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
120
+ "model.layers.2.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
121
+ "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
122
+ "model.layers.2.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
123
+ "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
124
+ "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
125
+ "model.layers.20.input_layernorm.weight": "model-00002-of-00003.safetensors",
126
+ "model.layers.20.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
127
+ "model.layers.20.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
128
+ "model.layers.20.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
129
+ "model.layers.20.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
130
+ "model.layers.20.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
131
+ "model.layers.20.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
132
+ "model.layers.20.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
133
+ "model.layers.20.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
134
+ "model.layers.21.input_layernorm.weight": "model-00002-of-00003.safetensors",
135
+ "model.layers.21.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
136
+ "model.layers.21.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
137
+ "model.layers.21.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
138
+ "model.layers.21.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
139
+ "model.layers.21.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
140
+ "model.layers.21.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
141
+ "model.layers.21.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
142
+ "model.layers.21.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
143
+ "model.layers.22.input_layernorm.weight": "model-00003-of-00003.safetensors",
144
+ "model.layers.22.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
145
+ "model.layers.22.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
146
+ "model.layers.22.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
147
+ "model.layers.22.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
148
+ "model.layers.22.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
149
+ "model.layers.22.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
150
+ "model.layers.22.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
151
+ "model.layers.22.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
152
+ "model.layers.23.input_layernorm.weight": "model-00003-of-00003.safetensors",
153
+ "model.layers.23.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
154
+ "model.layers.23.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
155
+ "model.layers.23.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
156
+ "model.layers.23.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
157
+ "model.layers.23.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
158
+ "model.layers.23.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
159
+ "model.layers.23.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
160
+ "model.layers.23.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
161
+ "model.layers.24.input_layernorm.weight": "model-00003-of-00003.safetensors",
162
+ "model.layers.24.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
163
+ "model.layers.24.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
164
+ "model.layers.24.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
165
+ "model.layers.24.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
166
+ "model.layers.24.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
167
+ "model.layers.24.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
168
+ "model.layers.24.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
169
+ "model.layers.24.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
170
+ "model.layers.25.input_layernorm.weight": "model-00003-of-00003.safetensors",
171
+ "model.layers.25.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
172
+ "model.layers.25.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
173
+ "model.layers.25.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
174
+ "model.layers.25.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
175
+ "model.layers.25.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
176
+ "model.layers.25.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
177
+ "model.layers.25.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
178
+ "model.layers.25.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
179
+ "model.layers.26.input_layernorm.weight": "model-00003-of-00003.safetensors",
180
+ "model.layers.26.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
181
+ "model.layers.26.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
182
+ "model.layers.26.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
183
+ "model.layers.26.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
184
+ "model.layers.26.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
185
+ "model.layers.26.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
186
+ "model.layers.26.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
187
+ "model.layers.26.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
188
+ "model.layers.27.input_layernorm.weight": "model-00003-of-00003.safetensors",
189
+ "model.layers.27.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
190
+ "model.layers.27.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
191
+ "model.layers.27.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
192
+ "model.layers.27.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
193
+ "model.layers.27.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
194
+ "model.layers.27.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
195
+ "model.layers.27.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
196
+ "model.layers.27.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
197
+ "model.layers.28.input_layernorm.weight": "model-00003-of-00003.safetensors",
198
+ "model.layers.28.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
199
+ "model.layers.28.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
200
+ "model.layers.28.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
201
+ "model.layers.28.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
202
+ "model.layers.28.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
203
+ "model.layers.28.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
204
+ "model.layers.28.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
205
+ "model.layers.28.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
206
+ "model.layers.29.input_layernorm.weight": "model-00003-of-00003.safetensors",
207
+ "model.layers.29.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
208
+ "model.layers.29.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
209
+ "model.layers.29.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
210
+ "model.layers.29.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
211
+ "model.layers.29.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
212
+ "model.layers.29.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
213
+ "model.layers.29.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
214
+ "model.layers.29.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
215
+ "model.layers.3.input_layernorm.weight": "model-00001-of-00003.safetensors",
216
+ "model.layers.3.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
217
+ "model.layers.3.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
218
+ "model.layers.3.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
219
+ "model.layers.3.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
220
+ "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
221
+ "model.layers.3.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
222
+ "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
223
+ "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
224
+ "model.layers.30.input_layernorm.weight": "model-00003-of-00003.safetensors",
225
+ "model.layers.30.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
226
+ "model.layers.30.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
227
+ "model.layers.30.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
228
+ "model.layers.30.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
229
+ "model.layers.30.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
230
+ "model.layers.30.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
231
+ "model.layers.30.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
232
+ "model.layers.30.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
233
+ "model.layers.31.input_layernorm.weight": "model-00003-of-00003.safetensors",
234
+ "model.layers.31.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
235
+ "model.layers.31.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
236
+ "model.layers.31.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
237
+ "model.layers.31.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
238
+ "model.layers.31.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
239
+ "model.layers.31.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
240
+ "model.layers.31.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
241
+ "model.layers.31.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
242
+ "model.layers.4.input_layernorm.weight": "model-00001-of-00003.safetensors",
243
+ "model.layers.4.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
244
+ "model.layers.4.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
245
+ "model.layers.4.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
246
+ "model.layers.4.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
247
+ "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
248
+ "model.layers.4.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
249
+ "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
250
+ "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
251
+ "model.layers.5.input_layernorm.weight": "model-00001-of-00003.safetensors",
252
+ "model.layers.5.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
253
+ "model.layers.5.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
254
+ "model.layers.5.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
255
+ "model.layers.5.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
256
+ "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
257
+ "model.layers.5.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
258
+ "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
259
+ "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
260
+ "model.layers.6.input_layernorm.weight": "model-00001-of-00003.safetensors",
261
+ "model.layers.6.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
262
+ "model.layers.6.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
263
+ "model.layers.6.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
264
+ "model.layers.6.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
265
+ "model.layers.6.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
266
+ "model.layers.6.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
267
+ "model.layers.6.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
268
+ "model.layers.6.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
269
+ "model.layers.7.input_layernorm.weight": "model-00001-of-00003.safetensors",
270
+ "model.layers.7.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
271
+ "model.layers.7.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
272
+ "model.layers.7.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
273
+ "model.layers.7.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
274
+ "model.layers.7.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
275
+ "model.layers.7.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
276
+ "model.layers.7.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
277
+ "model.layers.7.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
278
+ "model.layers.8.input_layernorm.weight": "model-00001-of-00003.safetensors",
279
+ "model.layers.8.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
280
+ "model.layers.8.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
281
+ "model.layers.8.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
282
+ "model.layers.8.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
283
+ "model.layers.8.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
284
+ "model.layers.8.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
285
+ "model.layers.8.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
286
+ "model.layers.8.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
287
+ "model.layers.9.input_layernorm.weight": "model-00001-of-00003.safetensors",
288
+ "model.layers.9.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
289
+ "model.layers.9.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
290
+ "model.layers.9.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
291
+ "model.layers.9.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
292
+ "model.layers.9.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
293
+ "model.layers.9.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
294
+ "model.layers.9.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
295
+ "model.layers.9.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
296
+ "model.norm.weight": "model-00003-of-00003.safetensors"
297
+ }
298
+ }
runs/Apr01_07-22-27_0ea7f7ac9032/events.out.tfevents.1711956580.0ea7f7ac9032.1917.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f59f9263f2211cd63bfb7ad6186de09c684ab8299e1ec19e9b6cef78e16c7456
3
+ size 5936
runs/Apr01_07-34-23_0ea7f7ac9032/events.out.tfevents.1711956929.0ea7f7ac9032.2791.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68120bdfd301d8fffb03d46047412f6b086f28ff0211ad9a467e503defc00157
3
+ size 46675
runs/Apr01_08-31-32_0ea7f7ac9032/events.out.tfevents.1711960357.0ea7f7ac9032.4091.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ff532531b63eee8900a8ba66025ba03db1ed8000ac8c43385d132e0554e7eb8
3
+ size 122510
special_tokens_map.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ {
4
+ "content": "<|from|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ {
11
+ "content": "<|recipient|>",
12
+ "lstrip": false,
13
+ "normalized": false,
14
+ "rstrip": false,
15
+ "single_word": false
16
+ },
17
+ {
18
+ "content": "<|content|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ {
25
+ "content": "<|stop|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ ],
32
+ "bos_token": {
33
+ "content": "<s>",
34
+ "lstrip": false,
35
+ "normalized": false,
36
+ "rstrip": false,
37
+ "single_word": false
38
+ },
39
+ "eos_token": {
40
+ "content": "</s>",
41
+ "lstrip": false,
42
+ "normalized": false,
43
+ "rstrip": false,
44
+ "single_word": false
45
+ },
46
+ "pad_token": "</s>",
47
+ "unk_token": {
48
+ "content": "<unk>",
49
+ "lstrip": false,
50
+ "normalized": false,
51
+ "rstrip": false,
52
+ "single_word": false
53
+ }
54
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
tokenizer/added_tokens.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "<|content|>": 32002,
3
+ "<|from|>": 32000,
4
+ "<|recipient|>": 32001,
5
+ "<|stop|>": 32003
6
+ }
tokenizer/special_tokens_map.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ {
4
+ "content": "<|from|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ {
11
+ "content": "<|recipient|>",
12
+ "lstrip": false,
13
+ "normalized": false,
14
+ "rstrip": false,
15
+ "single_word": false
16
+ },
17
+ {
18
+ "content": "<|content|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ {
25
+ "content": "<|stop|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ ],
32
+ "bos_token": {
33
+ "content": "<s>",
34
+ "lstrip": false,
35
+ "normalized": false,
36
+ "rstrip": false,
37
+ "single_word": false
38
+ },
39
+ "eos_token": {
40
+ "content": "</s>",
41
+ "lstrip": false,
42
+ "normalized": false,
43
+ "rstrip": false,
44
+ "single_word": false
45
+ },
46
+ "pad_token": "</s>",
47
+ "unk_token": {
48
+ "content": "<unk>",
49
+ "lstrip": false,
50
+ "normalized": false,
51
+ "rstrip": false,
52
+ "single_word": false
53
+ }
54
+ }
tokenizer/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": true,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ },
30
+ "32000": {
31
+ "content": "<|from|>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ },
38
+ "32001": {
39
+ "content": "<|recipient|>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": true
45
+ },
46
+ "32002": {
47
+ "content": "<|content|>",
48
+ "lstrip": false,
49
+ "normalized": false,
50
+ "rstrip": false,
51
+ "single_word": false,
52
+ "special": true
53
+ },
54
+ "32003": {
55
+ "content": "<|stop|>",
56
+ "lstrip": false,
57
+ "normalized": false,
58
+ "rstrip": false,
59
+ "single_word": false,
60
+ "special": true
61
+ }
62
+ },
63
+ "additional_special_tokens": [
64
+ "<|from|>",
65
+ "<|recipient|>",
66
+ "<|content|>",
67
+ "<|stop|>"
68
+ ],
69
+ "bos_token": "<s>",
70
+ "chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' or message['role'] == 'system' %}\n{{ '<|from|>' + message['role'] + '\n<|recipient|>all\n<|content|>' + message['content'] + '\n' }}{% elif message['role'] == 'tool' %}\n{{ '<|from|>' + message['name'] + '\n<|recipient|>all\n<|content|>' + message['content'] + '\n' }}{% else %}\n{% set contain_content='no'%}\n{% if message['content'] is not none %}\n{{ '<|from|>assistant\n<|recipient|>all\n<|content|>' + message['content'] }}{% set contain_content='yes'%}\n{% endif %}\n{% if 'tool_calls' in message and message['tool_calls'] is not none %}\n{% for tool_call in message['tool_calls'] %}\n{% set prompt='<|from|>assistant\n<|recipient|>' + tool_call['function']['name'] + '\n<|content|>' + tool_call['function']['arguments'] %}\n{% if loop.index == 1 and contain_content == \"no\" %}\n{{ prompt }}{% else %}\n{{ '\n' + prompt}}{% endif %}\n{% endfor %}\n{% endif %}\n{{ '<|stop|>\n' }}{% endif %}\n{% endfor %}\n{% if add_generation_prompt %}{{ '<|from|>assistant\n<|recipient|>' }}{% endif %}",
71
+ "clean_up_tokenization_spaces": false,
72
+ "eos_token": "</s>",
73
+ "legacy": true,
74
+ "model_max_length": 8192,
75
+ "pad_token": "</s>",
76
+ "padding_side": "left",
77
+ "sp_model_kwargs": {},
78
+ "spaces_between_special_tokens": false,
79
+ "tokenizer_class": "LlamaTokenizer",
80
+ "unk_token": "<unk>",
81
+ "use_default_system_prompt": false
82
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": true,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ },
30
+ "32000": {
31
+ "content": "<|from|>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ },
38
+ "32001": {
39
+ "content": "<|recipient|>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": true
45
+ },
46
+ "32002": {
47
+ "content": "<|content|>",
48
+ "lstrip": false,
49
+ "normalized": false,
50
+ "rstrip": false,
51
+ "single_word": false,
52
+ "special": true
53
+ },
54
+ "32003": {
55
+ "content": "<|stop|>",
56
+ "lstrip": false,
57
+ "normalized": false,
58
+ "rstrip": false,
59
+ "single_word": false,
60
+ "special": true
61
+ }
62
+ },
63
+ "additional_special_tokens": [
64
+ "<|from|>",
65
+ "<|recipient|>",
66
+ "<|content|>",
67
+ "<|stop|>"
68
+ ],
69
+ "bos_token": "<s>",
70
+ "chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' or message['role'] == 'system' %}\n{{ '<|from|>' + message['role'] + '\n<|recipient|>all\n<|content|>' + message['content'] + '\n' }}{% elif message['role'] == 'tool' %}\n{{ '<|from|>' + message['name'] + '\n<|recipient|>all\n<|content|>' + message['content'] + '\n' }}{% else %}\n{% set contain_content='no'%}\n{% if message['content'] is not none %}\n{{ '<|from|>assistant\n<|recipient|>all\n<|content|>' + message['content'] }}{% set contain_content='yes'%}\n{% endif %}\n{% if 'tool_calls' in message and message['tool_calls'] is not none %}\n{% for tool_call in message['tool_calls'] %}\n{% set prompt='<|from|>assistant\n<|recipient|>' + tool_call['function']['name'] + '\n<|content|>' + tool_call['function']['arguments'] %}\n{% if loop.index == 1 and contain_content == \"no\" %}\n{{ prompt }}{% else %}\n{{ '\n' + prompt}}{% endif %}\n{% endfor %}\n{% endif %}\n{{ '<|stop|>\n' }}{% endif %}\n{% endfor %}\n{% if add_generation_prompt %}{{ '<|from|>assistant\n<|recipient|>' }}{% endif %}",
71
+ "clean_up_tokenization_spaces": false,
72
+ "eos_token": "</s>",
73
+ "legacy": true,
74
+ "model_max_length": 8192,
75
+ "pad_token": "</s>",
76
+ "padding_side": "left",
77
+ "sp_model_kwargs": {},
78
+ "spaces_between_special_tokens": false,
79
+ "tokenizer_class": "LlamaTokenizer",
80
+ "unk_token": "<unk>",
81
+ "use_default_system_prompt": false
82
+ }
trainer_state.json ADDED
@@ -0,0 +1,3906 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 180,
6
+ "global_step": 546,
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.0,
13
+ "grad_norm": 45.74085835879772,
14
+ "learning_rate": 5.294117647058824e-07,
15
+ "loss": 0.9302,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0,
20
+ "grad_norm": 41.81197623600965,
21
+ "learning_rate": 1.0588235294117648e-06,
22
+ "loss": 0.9907,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.01,
27
+ "grad_norm": 34.66046226058279,
28
+ "learning_rate": 1.5882352941176472e-06,
29
+ "loss": 0.8589,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.01,
34
+ "grad_norm": 36.60912906609308,
35
+ "learning_rate": 2.1176470588235296e-06,
36
+ "loss": 0.9596,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.01,
41
+ "grad_norm": 13.529080913419644,
42
+ "learning_rate": 2.647058823529412e-06,
43
+ "loss": 0.9156,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.01,
48
+ "grad_norm": 11.247745477590652,
49
+ "learning_rate": 3.1764705882352943e-06,
50
+ "loss": 0.8662,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.01,
55
+ "grad_norm": 9.935709220975076,
56
+ "learning_rate": 3.7058823529411763e-06,
57
+ "loss": 0.8188,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.01,
62
+ "grad_norm": 10.683752353231812,
63
+ "learning_rate": 4.235294117647059e-06,
64
+ "loss": 0.8649,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.02,
69
+ "grad_norm": 7.2223786829244485,
70
+ "learning_rate": 4.764705882352941e-06,
71
+ "loss": 0.8847,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.02,
76
+ "grad_norm": 5.532911513871539,
77
+ "learning_rate": 5.294117647058824e-06,
78
+ "loss": 0.7912,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.02,
83
+ "grad_norm": 6.0566462004370445,
84
+ "learning_rate": 5.823529411764707e-06,
85
+ "loss": 0.8499,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.02,
90
+ "grad_norm": 6.029058939804303,
91
+ "learning_rate": 6.352941176470589e-06,
92
+ "loss": 0.8355,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.02,
97
+ "grad_norm": 5.579068183376219,
98
+ "learning_rate": 6.882352941176471e-06,
99
+ "loss": 0.8369,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.03,
104
+ "grad_norm": 5.8162333403745325,
105
+ "learning_rate": 7.411764705882353e-06,
106
+ "loss": 0.7877,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.03,
111
+ "grad_norm": 5.483888941332197,
112
+ "learning_rate": 7.941176470588235e-06,
113
+ "loss": 0.8179,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.03,
118
+ "grad_norm": 5.421185100788852,
119
+ "learning_rate": 8.470588235294118e-06,
120
+ "loss": 0.7781,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.03,
125
+ "grad_norm": 5.110258230829603,
126
+ "learning_rate": 9e-06,
127
+ "loss": 0.7407,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.03,
132
+ "grad_norm": 5.049789210880498,
133
+ "learning_rate": 8.999920645850193e-06,
134
+ "loss": 0.6753,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.03,
139
+ "grad_norm": 6.085851377931879,
140
+ "learning_rate": 8.999682586199475e-06,
141
+ "loss": 0.8487,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.04,
146
+ "grad_norm": 4.917910635517668,
147
+ "learning_rate": 8.999285829443853e-06,
148
+ "loss": 0.7275,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.04,
153
+ "grad_norm": 4.491695334310831,
154
+ "learning_rate": 8.99873038957635e-06,
155
+ "loss": 0.7148,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.04,
160
+ "grad_norm": 4.991071038913368,
161
+ "learning_rate": 8.998016286186505e-06,
162
+ "loss": 0.7096,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.04,
167
+ "grad_norm": 4.863344316120844,
168
+ "learning_rate": 8.997143544459675e-06,
169
+ "loss": 0.7453,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.04,
174
+ "grad_norm": 4.96243576916089,
175
+ "learning_rate": 8.996112195176166e-06,
176
+ "loss": 0.7888,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.05,
181
+ "grad_norm": 4.797988274496772,
182
+ "learning_rate": 8.99492227471013e-06,
183
+ "loss": 0.6558,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.05,
188
+ "grad_norm": 4.888619789901552,
189
+ "learning_rate": 8.993573825028287e-06,
190
+ "loss": 0.721,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.05,
195
+ "grad_norm": 4.896915556171218,
196
+ "learning_rate": 8.992066893688456e-06,
197
+ "loss": 0.7063,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.05,
202
+ "grad_norm": 5.205090260689351,
203
+ "learning_rate": 8.990401533837859e-06,
204
+ "loss": 0.7297,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.05,
209
+ "grad_norm": 4.987306750911853,
210
+ "learning_rate": 8.988577804211255e-06,
211
+ "loss": 0.7211,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.05,
216
+ "grad_norm": 4.494430893403371,
217
+ "learning_rate": 8.986595769128877e-06,
218
+ "loss": 0.7106,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.06,
223
+ "grad_norm": 4.829948203570389,
224
+ "learning_rate": 8.984455498494147e-06,
225
+ "loss": 0.7259,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.06,
230
+ "grad_norm": 4.670530445939821,
231
+ "learning_rate": 8.982157067791227e-06,
232
+ "loss": 0.7139,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.06,
237
+ "grad_norm": 4.894172033075715,
238
+ "learning_rate": 8.979700558082343e-06,
239
+ "loss": 0.6759,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.06,
244
+ "grad_norm": 5.017252333799934,
245
+ "learning_rate": 8.977086056004937e-06,
246
+ "loss": 0.6432,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.06,
251
+ "grad_norm": 5.255889967262944,
252
+ "learning_rate": 8.974313653768603e-06,
253
+ "loss": 0.688,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.07,
258
+ "grad_norm": 4.756664287623692,
259
+ "learning_rate": 8.971383449151841e-06,
260
+ "loss": 0.7145,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.07,
265
+ "grad_norm": 5.1194367823148115,
266
+ "learning_rate": 8.968295545498603e-06,
267
+ "loss": 0.6484,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.07,
272
+ "grad_norm": 5.36142060301958,
273
+ "learning_rate": 8.965050051714653e-06,
274
+ "loss": 0.6917,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.07,
279
+ "grad_norm": 4.6465793442045635,
280
+ "learning_rate": 8.961647082263727e-06,
281
+ "loss": 0.6473,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.07,
286
+ "grad_norm": 4.887493828654642,
287
+ "learning_rate": 8.958086757163488e-06,
288
+ "loss": 0.6405,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.08,
293
+ "grad_norm": 5.167282128396302,
294
+ "learning_rate": 8.954369201981304e-06,
295
+ "loss": 0.6479,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.08,
300
+ "grad_norm": 4.213989898293111,
301
+ "learning_rate": 8.950494547829806e-06,
302
+ "loss": 0.6168,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.08,
307
+ "grad_norm": 4.730533203078349,
308
+ "learning_rate": 8.94646293136228e-06,
309
+ "loss": 0.6012,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.08,
314
+ "grad_norm": 4.6302465122438825,
315
+ "learning_rate": 8.942274494767836e-06,
316
+ "loss": 0.6655,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.08,
321
+ "grad_norm": 4.773562718553584,
322
+ "learning_rate": 8.937929385766396e-06,
323
+ "loss": 0.5803,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.08,
328
+ "grad_norm": 4.245197809574637,
329
+ "learning_rate": 8.933427757603484e-06,
330
+ "loss": 0.5916,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.09,
335
+ "grad_norm": 4.655340318767494,
336
+ "learning_rate": 8.928769769044821e-06,
337
+ "loss": 0.5867,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.09,
342
+ "grad_norm": 4.26010716709734,
343
+ "learning_rate": 8.923955584370732e-06,
344
+ "loss": 0.566,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.09,
349
+ "grad_norm": 4.35555909102148,
350
+ "learning_rate": 8.918985373370339e-06,
351
+ "loss": 0.6182,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.09,
356
+ "grad_norm": 4.235399481286071,
357
+ "learning_rate": 8.913859311335583e-06,
358
+ "loss": 0.5318,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.09,
363
+ "grad_norm": 3.9796856690373787,
364
+ "learning_rate": 8.908577579055042e-06,
365
+ "loss": 0.5697,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.1,
370
+ "grad_norm": 3.7896052798771316,
371
+ "learning_rate": 8.90314036280755e-06,
372
+ "loss": 0.5079,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.1,
377
+ "grad_norm": 4.6197464198048035,
378
+ "learning_rate": 8.897547854355623e-06,
379
+ "loss": 0.5764,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.1,
384
+ "grad_norm": 3.847548925631187,
385
+ "learning_rate": 8.89180025093871e-06,
386
+ "loss": 0.6729,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.1,
391
+ "grad_norm": 3.948267250729118,
392
+ "learning_rate": 8.885897755266227e-06,
393
+ "loss": 0.484,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.1,
398
+ "grad_norm": 3.8023830471999904,
399
+ "learning_rate": 8.879840575510407e-06,
400
+ "loss": 0.6078,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.1,
405
+ "grad_norm": 3.6103951856144345,
406
+ "learning_rate": 8.873628925298958e-06,
407
+ "loss": 0.6604,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.11,
412
+ "grad_norm": 3.394899070771869,
413
+ "learning_rate": 8.867263023707538e-06,
414
+ "loss": 0.5844,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.11,
419
+ "grad_norm": 3.636681521110234,
420
+ "learning_rate": 8.860743095252015e-06,
421
+ "loss": 0.5642,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.11,
426
+ "grad_norm": 3.4543420833481604,
427
+ "learning_rate": 8.85406936988056e-06,
428
+ "loss": 0.5654,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.11,
433
+ "grad_norm": 3.073681377873381,
434
+ "learning_rate": 8.847242082965524e-06,
435
+ "loss": 0.5365,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.11,
440
+ "grad_norm": 3.4947884919103767,
441
+ "learning_rate": 8.840261475295158e-06,
442
+ "loss": 0.6296,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.12,
447
+ "grad_norm": 3.6489945285679863,
448
+ "learning_rate": 8.833127793065098e-06,
449
+ "loss": 0.5209,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.12,
454
+ "grad_norm": 3.249672803259227,
455
+ "learning_rate": 8.825841287869692e-06,
456
+ "loss": 0.5381,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.12,
461
+ "grad_norm": 3.4000459196494064,
462
+ "learning_rate": 8.818402216693131e-06,
463
+ "loss": 0.5103,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.12,
468
+ "grad_norm": 2.97477421640801,
469
+ "learning_rate": 8.810810841900381e-06,
470
+ "loss": 0.598,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.12,
475
+ "grad_norm": 2.9587823322711513,
476
+ "learning_rate": 8.803067431227923e-06,
477
+ "loss": 0.583,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.12,
482
+ "grad_norm": 3.5309481237284275,
483
+ "learning_rate": 8.795172257774323e-06,
484
+ "loss": 0.5081,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.13,
489
+ "grad_norm": 3.3165420055002257,
490
+ "learning_rate": 8.787125599990595e-06,
491
+ "loss": 0.5826,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 0.13,
496
+ "grad_norm": 3.2092085766652163,
497
+ "learning_rate": 8.778927741670377e-06,
498
+ "loss": 0.4887,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 0.13,
503
+ "grad_norm": 3.607603819870852,
504
+ "learning_rate": 8.770578971939926e-06,
505
+ "loss": 0.5903,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 0.13,
510
+ "grad_norm": 3.7280424147198876,
511
+ "learning_rate": 8.762079585247916e-06,
512
+ "loss": 0.5648,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 0.13,
517
+ "grad_norm": 3.267053888317302,
518
+ "learning_rate": 8.753429881355064e-06,
519
+ "loss": 0.5333,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 0.14,
524
+ "grad_norm": 3.313513549447078,
525
+ "learning_rate": 8.744630165323546e-06,
526
+ "loss": 0.5137,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 0.14,
531
+ "grad_norm": 3.125452143353669,
532
+ "learning_rate": 8.735680747506243e-06,
533
+ "loss": 0.5628,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 0.14,
538
+ "grad_norm": 3.26949376937129,
539
+ "learning_rate": 8.726581943535797e-06,
540
+ "loss": 0.4944,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 0.14,
545
+ "grad_norm": 3.5892533566558305,
546
+ "learning_rate": 8.717334074313475e-06,
547
+ "loss": 0.6071,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 0.14,
552
+ "grad_norm": 3.0643536815845134,
553
+ "learning_rate": 8.707937465997857e-06,
554
+ "loss": 0.438,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 0.14,
559
+ "grad_norm": 3.4384578761927793,
560
+ "learning_rate": 8.698392449993325e-06,
561
+ "loss": 0.4857,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 0.15,
566
+ "grad_norm": 3.250720117382431,
567
+ "learning_rate": 8.688699362938382e-06,
568
+ "loss": 0.5432,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 0.15,
573
+ "grad_norm": 3.140512687733444,
574
+ "learning_rate": 8.678858546693773e-06,
575
+ "loss": 0.4357,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 0.15,
580
+ "grad_norm": 3.064996364757649,
581
+ "learning_rate": 8.668870348330438e-06,
582
+ "loss": 0.5305,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 0.15,
587
+ "grad_norm": 3.3167708556063658,
588
+ "learning_rate": 8.658735120117259e-06,
589
+ "loss": 0.5941,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 0.15,
594
+ "grad_norm": 3.8243197875834793,
595
+ "learning_rate": 8.648453219508644e-06,
596
+ "loss": 0.6513,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 0.16,
601
+ "grad_norm": 3.3607547819011163,
602
+ "learning_rate": 8.63802500913192e-06,
603
+ "loss": 0.512,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 0.16,
608
+ "grad_norm": 2.9838331067395614,
609
+ "learning_rate": 8.62745085677454e-06,
610
+ "loss": 0.4745,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 0.16,
615
+ "grad_norm": 3.255949722321893,
616
+ "learning_rate": 8.616731135371108e-06,
617
+ "loss": 0.4998,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 0.16,
622
+ "grad_norm": 3.8889794210168085,
623
+ "learning_rate": 8.60586622299024e-06,
624
+ "loss": 0.573,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 0.16,
629
+ "grad_norm": 2.8509124971694213,
630
+ "learning_rate": 8.594856502821218e-06,
631
+ "loss": 0.4208,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 0.16,
636
+ "grad_norm": 3.359577194382925,
637
+ "learning_rate": 8.58370236316048e-06,
638
+ "loss": 0.4903,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 0.17,
643
+ "grad_norm": 3.401482140074036,
644
+ "learning_rate": 8.572404197397922e-06,
645
+ "loss": 0.5983,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 0.17,
650
+ "grad_norm": 3.5728346753701326,
651
+ "learning_rate": 8.560962404003028e-06,
652
+ "loss": 0.5853,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 0.17,
657
+ "grad_norm": 3.1188833491907357,
658
+ "learning_rate": 8.549377386510814e-06,
659
+ "loss": 0.5403,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 0.17,
664
+ "grad_norm": 3.268964841434034,
665
+ "learning_rate": 8.5376495535076e-06,
666
+ "loss": 0.542,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 0.17,
671
+ "grad_norm": 3.4652099962359557,
672
+ "learning_rate": 8.52577931861659e-06,
673
+ "loss": 0.5607,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 0.18,
678
+ "grad_norm": 3.015528132164184,
679
+ "learning_rate": 8.513767100483296e-06,
680
+ "loss": 0.5095,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 0.18,
685
+ "grad_norm": 3.350304187060291,
686
+ "learning_rate": 8.501613322760765e-06,
687
+ "loss": 0.594,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 0.18,
692
+ "grad_norm": 3.1102793715461763,
693
+ "learning_rate": 8.489318414094643e-06,
694
+ "loss": 0.4869,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 0.18,
699
+ "grad_norm": 3.1411569656443565,
700
+ "learning_rate": 8.476882808108047e-06,
701
+ "loss": 0.6397,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 0.18,
706
+ "grad_norm": 3.5202497902583807,
707
+ "learning_rate": 8.464306943386288e-06,
708
+ "loss": 0.5394,
709
+ "step": 100
710
+ },
711
+ {
712
+ "epoch": 0.18,
713
+ "grad_norm": 3.008265446344961,
714
+ "learning_rate": 8.451591263461388e-06,
715
+ "loss": 0.529,
716
+ "step": 101
717
+ },
718
+ {
719
+ "epoch": 0.19,
720
+ "grad_norm": 3.4268239980889987,
721
+ "learning_rate": 8.438736216796444e-06,
722
+ "loss": 0.5653,
723
+ "step": 102
724
+ },
725
+ {
726
+ "epoch": 0.19,
727
+ "grad_norm": 3.1260151689921054,
728
+ "learning_rate": 8.425742256769813e-06,
729
+ "loss": 0.4902,
730
+ "step": 103
731
+ },
732
+ {
733
+ "epoch": 0.19,
734
+ "grad_norm": 3.0662786153784043,
735
+ "learning_rate": 8.412609841659117e-06,
736
+ "loss": 0.5363,
737
+ "step": 104
738
+ },
739
+ {
740
+ "epoch": 0.19,
741
+ "grad_norm": 3.044610829850215,
742
+ "learning_rate": 8.399339434625081e-06,
743
+ "loss": 0.5166,
744
+ "step": 105
745
+ },
746
+ {
747
+ "epoch": 0.19,
748
+ "grad_norm": 3.090644861792101,
749
+ "learning_rate": 8.385931503695205e-06,
750
+ "loss": 0.5061,
751
+ "step": 106
752
+ },
753
+ {
754
+ "epoch": 0.2,
755
+ "grad_norm": 3.5211572711182466,
756
+ "learning_rate": 8.372386521747245e-06,
757
+ "loss": 0.4797,
758
+ "step": 107
759
+ },
760
+ {
761
+ "epoch": 0.2,
762
+ "grad_norm": 3.1259869780955643,
763
+ "learning_rate": 8.35870496649255e-06,
764
+ "loss": 0.5536,
765
+ "step": 108
766
+ },
767
+ {
768
+ "epoch": 0.2,
769
+ "grad_norm": 3.1477479625059184,
770
+ "learning_rate": 8.3448873204592e-06,
771
+ "loss": 0.5226,
772
+ "step": 109
773
+ },
774
+ {
775
+ "epoch": 0.2,
776
+ "grad_norm": 3.394536678514208,
777
+ "learning_rate": 8.330934070974996e-06,
778
+ "loss": 0.5171,
779
+ "step": 110
780
+ },
781
+ {
782
+ "epoch": 0.2,
783
+ "grad_norm": 3.0512076379788446,
784
+ "learning_rate": 8.316845710150273e-06,
785
+ "loss": 0.5174,
786
+ "step": 111
787
+ },
788
+ {
789
+ "epoch": 0.21,
790
+ "grad_norm": 3.1298372485466657,
791
+ "learning_rate": 8.30262273486054e-06,
792
+ "loss": 0.5708,
793
+ "step": 112
794
+ },
795
+ {
796
+ "epoch": 0.21,
797
+ "grad_norm": 3.2197822515681547,
798
+ "learning_rate": 8.288265646728957e-06,
799
+ "loss": 0.5672,
800
+ "step": 113
801
+ },
802
+ {
803
+ "epoch": 0.21,
804
+ "grad_norm": 2.8425054026885905,
805
+ "learning_rate": 8.273774952108646e-06,
806
+ "loss": 0.4355,
807
+ "step": 114
808
+ },
809
+ {
810
+ "epoch": 0.21,
811
+ "grad_norm": 3.0737700440604447,
812
+ "learning_rate": 8.259151162064828e-06,
813
+ "loss": 0.5051,
814
+ "step": 115
815
+ },
816
+ {
817
+ "epoch": 0.21,
818
+ "grad_norm": 3.3741672653063053,
819
+ "learning_rate": 8.244394792356805e-06,
820
+ "loss": 0.5668,
821
+ "step": 116
822
+ },
823
+ {
824
+ "epoch": 0.21,
825
+ "grad_norm": 2.9919622990845904,
826
+ "learning_rate": 8.229506363419763e-06,
827
+ "loss": 0.5098,
828
+ "step": 117
829
+ },
830
+ {
831
+ "epoch": 0.22,
832
+ "grad_norm": 3.5978666662483336,
833
+ "learning_rate": 8.214486400346427e-06,
834
+ "loss": 0.5075,
835
+ "step": 118
836
+ },
837
+ {
838
+ "epoch": 0.22,
839
+ "grad_norm": 2.830538513498415,
840
+ "learning_rate": 8.199335432868524e-06,
841
+ "loss": 0.3966,
842
+ "step": 119
843
+ },
844
+ {
845
+ "epoch": 0.22,
846
+ "grad_norm": 3.425466044907628,
847
+ "learning_rate": 8.184053995338121e-06,
848
+ "loss": 0.5272,
849
+ "step": 120
850
+ },
851
+ {
852
+ "epoch": 0.22,
853
+ "grad_norm": 3.360447298123908,
854
+ "learning_rate": 8.168642626708766e-06,
855
+ "loss": 0.4448,
856
+ "step": 121
857
+ },
858
+ {
859
+ "epoch": 0.22,
860
+ "grad_norm": 3.393894514627002,
861
+ "learning_rate": 8.153101870516483e-06,
862
+ "loss": 0.4818,
863
+ "step": 122
864
+ },
865
+ {
866
+ "epoch": 0.23,
867
+ "grad_norm": 2.9420100513328937,
868
+ "learning_rate": 8.137432274860603e-06,
869
+ "loss": 0.4266,
870
+ "step": 123
871
+ },
872
+ {
873
+ "epoch": 0.23,
874
+ "grad_norm": 3.026131177104377,
875
+ "learning_rate": 8.121634392384432e-06,
876
+ "loss": 0.5322,
877
+ "step": 124
878
+ },
879
+ {
880
+ "epoch": 0.23,
881
+ "grad_norm": 3.0022791415575356,
882
+ "learning_rate": 8.105708780255763e-06,
883
+ "loss": 0.4751,
884
+ "step": 125
885
+ },
886
+ {
887
+ "epoch": 0.23,
888
+ "grad_norm": 3.0331431150081967,
889
+ "learning_rate": 8.089656000147224e-06,
890
+ "loss": 0.5318,
891
+ "step": 126
892
+ },
893
+ {
894
+ "epoch": 0.23,
895
+ "grad_norm": 2.799949643310398,
896
+ "learning_rate": 8.073476618216466e-06,
897
+ "loss": 0.4884,
898
+ "step": 127
899
+ },
900
+ {
901
+ "epoch": 0.23,
902
+ "grad_norm": 3.10752388387383,
903
+ "learning_rate": 8.057171205086201e-06,
904
+ "loss": 0.502,
905
+ "step": 128
906
+ },
907
+ {
908
+ "epoch": 0.24,
909
+ "grad_norm": 2.679375500347743,
910
+ "learning_rate": 8.04074033582407e-06,
911
+ "loss": 0.4909,
912
+ "step": 129
913
+ },
914
+ {
915
+ "epoch": 0.24,
916
+ "grad_norm": 3.913512934254949,
917
+ "learning_rate": 8.024184589922364e-06,
918
+ "loss": 0.5783,
919
+ "step": 130
920
+ },
921
+ {
922
+ "epoch": 0.24,
923
+ "grad_norm": 3.2336957534147523,
924
+ "learning_rate": 8.007504551277596e-06,
925
+ "loss": 0.4747,
926
+ "step": 131
927
+ },
928
+ {
929
+ "epoch": 0.24,
930
+ "grad_norm": 3.0635194567472195,
931
+ "learning_rate": 7.99070080816989e-06,
932
+ "loss": 0.3958,
933
+ "step": 132
934
+ },
935
+ {
936
+ "epoch": 0.24,
937
+ "grad_norm": 3.5392670715326933,
938
+ "learning_rate": 7.973773953242243e-06,
939
+ "loss": 0.5357,
940
+ "step": 133
941
+ },
942
+ {
943
+ "epoch": 0.25,
944
+ "grad_norm": 3.0425513203937466,
945
+ "learning_rate": 7.956724583479628e-06,
946
+ "loss": 0.4484,
947
+ "step": 134
948
+ },
949
+ {
950
+ "epoch": 0.25,
951
+ "grad_norm": 3.0063547022877177,
952
+ "learning_rate": 7.939553300187927e-06,
953
+ "loss": 0.4847,
954
+ "step": 135
955
+ },
956
+ {
957
+ "epoch": 0.25,
958
+ "grad_norm": 3.090710639455557,
959
+ "learning_rate": 7.922260708972737e-06,
960
+ "loss": 0.5472,
961
+ "step": 136
962
+ },
963
+ {
964
+ "epoch": 0.25,
965
+ "grad_norm": 3.0386658649096896,
966
+ "learning_rate": 7.904847419718001e-06,
967
+ "loss": 0.5269,
968
+ "step": 137
969
+ },
970
+ {
971
+ "epoch": 0.25,
972
+ "grad_norm": 3.0325202054284404,
973
+ "learning_rate": 7.887314046564503e-06,
974
+ "loss": 0.5088,
975
+ "step": 138
976
+ },
977
+ {
978
+ "epoch": 0.25,
979
+ "grad_norm": 2.951728467730531,
980
+ "learning_rate": 7.869661207888208e-06,
981
+ "loss": 0.516,
982
+ "step": 139
983
+ },
984
+ {
985
+ "epoch": 0.26,
986
+ "grad_norm": 2.7888611128147494,
987
+ "learning_rate": 7.85188952627845e-06,
988
+ "loss": 0.5526,
989
+ "step": 140
990
+ },
991
+ {
992
+ "epoch": 0.26,
993
+ "grad_norm": 2.730206238800992,
994
+ "learning_rate": 7.833999628515978e-06,
995
+ "loss": 0.4386,
996
+ "step": 141
997
+ },
998
+ {
999
+ "epoch": 0.26,
1000
+ "grad_norm": 2.68554620874365,
1001
+ "learning_rate": 7.815992145550851e-06,
1002
+ "loss": 0.4264,
1003
+ "step": 142
1004
+ },
1005
+ {
1006
+ "epoch": 0.26,
1007
+ "grad_norm": 3.0537486049360014,
1008
+ "learning_rate": 7.797867712480176e-06,
1009
+ "loss": 0.4982,
1010
+ "step": 143
1011
+ },
1012
+ {
1013
+ "epoch": 0.26,
1014
+ "grad_norm": 2.893416638895553,
1015
+ "learning_rate": 7.779626968525726e-06,
1016
+ "loss": 0.446,
1017
+ "step": 144
1018
+ },
1019
+ {
1020
+ "epoch": 0.27,
1021
+ "grad_norm": 3.0980768404972903,
1022
+ "learning_rate": 7.761270557011376e-06,
1023
+ "loss": 0.554,
1024
+ "step": 145
1025
+ },
1026
+ {
1027
+ "epoch": 0.27,
1028
+ "grad_norm": 3.051694866335669,
1029
+ "learning_rate": 7.74279912534043e-06,
1030
+ "loss": 0.5116,
1031
+ "step": 146
1032
+ },
1033
+ {
1034
+ "epoch": 0.27,
1035
+ "grad_norm": 3.02640149340465,
1036
+ "learning_rate": 7.724213324972776e-06,
1037
+ "loss": 0.5214,
1038
+ "step": 147
1039
+ },
1040
+ {
1041
+ "epoch": 0.27,
1042
+ "grad_norm": 3.3220717472344505,
1043
+ "learning_rate": 7.705513811401925e-06,
1044
+ "loss": 0.5102,
1045
+ "step": 148
1046
+ },
1047
+ {
1048
+ "epoch": 0.27,
1049
+ "grad_norm": 3.0062189661718035,
1050
+ "learning_rate": 7.686701244131875e-06,
1051
+ "loss": 0.5608,
1052
+ "step": 149
1053
+ },
1054
+ {
1055
+ "epoch": 0.27,
1056
+ "grad_norm": 3.72608459532875,
1057
+ "learning_rate": 7.66777628665386e-06,
1058
+ "loss": 0.4952,
1059
+ "step": 150
1060
+ },
1061
+ {
1062
+ "epoch": 0.28,
1063
+ "grad_norm": 3.0339587229192166,
1064
+ "learning_rate": 7.648739606422954e-06,
1065
+ "loss": 0.4397,
1066
+ "step": 151
1067
+ },
1068
+ {
1069
+ "epoch": 0.28,
1070
+ "grad_norm": 3.462077122092901,
1071
+ "learning_rate": 7.629591874834523e-06,
1072
+ "loss": 0.5758,
1073
+ "step": 152
1074
+ },
1075
+ {
1076
+ "epoch": 0.28,
1077
+ "grad_norm": 2.920916146469853,
1078
+ "learning_rate": 7.610333767200549e-06,
1079
+ "loss": 0.4906,
1080
+ "step": 153
1081
+ },
1082
+ {
1083
+ "epoch": 0.28,
1084
+ "grad_norm": 3.070077771115752,
1085
+ "learning_rate": 7.590965962725814e-06,
1086
+ "loss": 0.4945,
1087
+ "step": 154
1088
+ },
1089
+ {
1090
+ "epoch": 0.28,
1091
+ "grad_norm": 2.807751554616351,
1092
+ "learning_rate": 7.5714891444839445e-06,
1093
+ "loss": 0.5194,
1094
+ "step": 155
1095
+ },
1096
+ {
1097
+ "epoch": 0.29,
1098
+ "grad_norm": 3.093567798163179,
1099
+ "learning_rate": 7.551903999393317e-06,
1100
+ "loss": 0.6042,
1101
+ "step": 156
1102
+ },
1103
+ {
1104
+ "epoch": 0.29,
1105
+ "grad_norm": 2.715762934690965,
1106
+ "learning_rate": 7.532211218192839e-06,
1107
+ "loss": 0.4839,
1108
+ "step": 157
1109
+ },
1110
+ {
1111
+ "epoch": 0.29,
1112
+ "grad_norm": 3.2674049778852243,
1113
+ "learning_rate": 7.512411495417581e-06,
1114
+ "loss": 0.5165,
1115
+ "step": 158
1116
+ },
1117
+ {
1118
+ "epoch": 0.29,
1119
+ "grad_norm": 3.5340829629693746,
1120
+ "learning_rate": 7.492505529374285e-06,
1121
+ "loss": 0.5254,
1122
+ "step": 159
1123
+ },
1124
+ {
1125
+ "epoch": 0.29,
1126
+ "grad_norm": 3.4955327605305717,
1127
+ "learning_rate": 7.472494022116731e-06,
1128
+ "loss": 0.6269,
1129
+ "step": 160
1130
+ },
1131
+ {
1132
+ "epoch": 0.29,
1133
+ "grad_norm": 3.0097092054381953,
1134
+ "learning_rate": 7.452377679420986e-06,
1135
+ "loss": 0.5398,
1136
+ "step": 161
1137
+ },
1138
+ {
1139
+ "epoch": 0.3,
1140
+ "grad_norm": 2.939232846047572,
1141
+ "learning_rate": 7.432157210760504e-06,
1142
+ "loss": 0.5392,
1143
+ "step": 162
1144
+ },
1145
+ {
1146
+ "epoch": 0.3,
1147
+ "grad_norm": 3.0658398508020026,
1148
+ "learning_rate": 7.411833329281104e-06,
1149
+ "loss": 0.5113,
1150
+ "step": 163
1151
+ },
1152
+ {
1153
+ "epoch": 0.3,
1154
+ "grad_norm": 3.114454405370538,
1155
+ "learning_rate": 7.391406751775828e-06,
1156
+ "loss": 0.436,
1157
+ "step": 164
1158
+ },
1159
+ {
1160
+ "epoch": 0.3,
1161
+ "grad_norm": 2.949930737290397,
1162
+ "learning_rate": 7.370878198659648e-06,
1163
+ "loss": 0.4592,
1164
+ "step": 165
1165
+ },
1166
+ {
1167
+ "epoch": 0.3,
1168
+ "grad_norm": 3.0089047499171295,
1169
+ "learning_rate": 7.350248393944066e-06,
1170
+ "loss": 0.4749,
1171
+ "step": 166
1172
+ },
1173
+ {
1174
+ "epoch": 0.31,
1175
+ "grad_norm": 3.595071693011163,
1176
+ "learning_rate": 7.3295180652115775e-06,
1177
+ "loss": 0.5159,
1178
+ "step": 167
1179
+ },
1180
+ {
1181
+ "epoch": 0.31,
1182
+ "grad_norm": 3.0257008295544012,
1183
+ "learning_rate": 7.308687943590009e-06,
1184
+ "loss": 0.5108,
1185
+ "step": 168
1186
+ },
1187
+ {
1188
+ "epoch": 0.31,
1189
+ "grad_norm": 3.1927846374435958,
1190
+ "learning_rate": 7.287758763726734e-06,
1191
+ "loss": 0.5003,
1192
+ "step": 169
1193
+ },
1194
+ {
1195
+ "epoch": 0.31,
1196
+ "grad_norm": 2.5987961618586795,
1197
+ "learning_rate": 7.2667312637627665e-06,
1198
+ "loss": 0.4915,
1199
+ "step": 170
1200
+ },
1201
+ {
1202
+ "epoch": 0.31,
1203
+ "grad_norm": 3.105420319887882,
1204
+ "learning_rate": 7.245606185306719e-06,
1205
+ "loss": 0.469,
1206
+ "step": 171
1207
+ },
1208
+ {
1209
+ "epoch": 0.32,
1210
+ "grad_norm": 3.0475778734665133,
1211
+ "learning_rate": 7.224384273408652e-06,
1212
+ "loss": 0.4488,
1213
+ "step": 172
1214
+ },
1215
+ {
1216
+ "epoch": 0.32,
1217
+ "grad_norm": 2.9048930760010028,
1218
+ "learning_rate": 7.203066276533802e-06,
1219
+ "loss": 0.4642,
1220
+ "step": 173
1221
+ },
1222
+ {
1223
+ "epoch": 0.32,
1224
+ "grad_norm": 2.825677517748575,
1225
+ "learning_rate": 7.181652946536176e-06,
1226
+ "loss": 0.4691,
1227
+ "step": 174
1228
+ },
1229
+ {
1230
+ "epoch": 0.32,
1231
+ "grad_norm": 3.581911113634182,
1232
+ "learning_rate": 7.160145038632037e-06,
1233
+ "loss": 0.5567,
1234
+ "step": 175
1235
+ },
1236
+ {
1237
+ "epoch": 0.32,
1238
+ "grad_norm": 2.9376972711527674,
1239
+ "learning_rate": 7.138543311373275e-06,
1240
+ "loss": 0.5202,
1241
+ "step": 176
1242
+ },
1243
+ {
1244
+ "epoch": 0.32,
1245
+ "grad_norm": 3.1097171049397065,
1246
+ "learning_rate": 7.116848526620645e-06,
1247
+ "loss": 0.5118,
1248
+ "step": 177
1249
+ },
1250
+ {
1251
+ "epoch": 0.33,
1252
+ "grad_norm": 2.8414745422245846,
1253
+ "learning_rate": 7.095061449516903e-06,
1254
+ "loss": 0.5088,
1255
+ "step": 178
1256
+ },
1257
+ {
1258
+ "epoch": 0.33,
1259
+ "grad_norm": 2.783296171938037,
1260
+ "learning_rate": 7.073182848459816e-06,
1261
+ "loss": 0.4706,
1262
+ "step": 179
1263
+ },
1264
+ {
1265
+ "epoch": 0.33,
1266
+ "grad_norm": 3.051289105175948,
1267
+ "learning_rate": 7.051213495075068e-06,
1268
+ "loss": 0.48,
1269
+ "step": 180
1270
+ },
1271
+ {
1272
+ "epoch": 0.33,
1273
+ "eval_accuracy": 0.8342102913428403,
1274
+ "eval_accuracy_<|content|>": 1.0,
1275
+ "eval_accuracy_<|from|>": 0.9690376569037656,
1276
+ "eval_accuracy_<|recipient|>": 1.0,
1277
+ "eval_accuracy_<|stop|>": 0.9098200737047475,
1278
+ "eval_accuracy_total_num_<|content|>": 11653,
1279
+ "eval_accuracy_total_num_<|from|>": 2390,
1280
+ "eval_accuracy_total_num_<|recipient|>": 2390,
1281
+ "eval_accuracy_total_num_<|stop|>": 9226,
1282
+ "eval_loss": 0.5539013743400574,
1283
+ "eval_perplexity": 1.2334550432606364,
1284
+ "eval_runtime": 145.4535,
1285
+ "eval_samples_per_second": 4.936,
1286
+ "eval_steps_per_second": 0.158,
1287
+ "step": 180
1288
+ },
1289
+ {
1290
+ "epoch": 0.33,
1291
+ "grad_norm": 3.086585679777639,
1292
+ "learning_rate": 7.029154164189041e-06,
1293
+ "loss": 0.5342,
1294
+ "step": 181
1295
+ },
1296
+ {
1297
+ "epoch": 0.33,
1298
+ "grad_norm": 3.081775823416091,
1299
+ "learning_rate": 7.00700563380149e-06,
1300
+ "loss": 0.5082,
1301
+ "step": 182
1302
+ },
1303
+ {
1304
+ "epoch": 0.34,
1305
+ "grad_norm": 3.2399857933805096,
1306
+ "learning_rate": 6.9847686850581025e-06,
1307
+ "loss": 0.5268,
1308
+ "step": 183
1309
+ },
1310
+ {
1311
+ "epoch": 0.34,
1312
+ "grad_norm": 3.184402549388879,
1313
+ "learning_rate": 6.962444102222949e-06,
1314
+ "loss": 0.4844,
1315
+ "step": 184
1316
+ },
1317
+ {
1318
+ "epoch": 0.34,
1319
+ "grad_norm": 3.4728603055489233,
1320
+ "learning_rate": 6.940032672650828e-06,
1321
+ "loss": 0.5789,
1322
+ "step": 185
1323
+ },
1324
+ {
1325
+ "epoch": 0.34,
1326
+ "grad_norm": 3.1840503345615963,
1327
+ "learning_rate": 6.91753518675949e-06,
1328
+ "loss": 0.4837,
1329
+ "step": 186
1330
+ },
1331
+ {
1332
+ "epoch": 0.34,
1333
+ "grad_norm": 2.62887793770963,
1334
+ "learning_rate": 6.894952438001763e-06,
1335
+ "loss": 0.4791,
1336
+ "step": 187
1337
+ },
1338
+ {
1339
+ "epoch": 0.34,
1340
+ "grad_norm": 2.935737185834959,
1341
+ "learning_rate": 6.872285222837573e-06,
1342
+ "loss": 0.5525,
1343
+ "step": 188
1344
+ },
1345
+ {
1346
+ "epoch": 0.35,
1347
+ "grad_norm": 3.094716532349392,
1348
+ "learning_rate": 6.849534340705842e-06,
1349
+ "loss": 0.4259,
1350
+ "step": 189
1351
+ },
1352
+ {
1353
+ "epoch": 0.35,
1354
+ "grad_norm": 2.814581995657929,
1355
+ "learning_rate": 6.826700593996313e-06,
1356
+ "loss": 0.5115,
1357
+ "step": 190
1358
+ },
1359
+ {
1360
+ "epoch": 0.35,
1361
+ "grad_norm": 2.9995006190264646,
1362
+ "learning_rate": 6.803784788021233e-06,
1363
+ "loss": 0.5786,
1364
+ "step": 191
1365
+ },
1366
+ {
1367
+ "epoch": 0.35,
1368
+ "grad_norm": 3.113019844261514,
1369
+ "learning_rate": 6.7807877309869566e-06,
1370
+ "loss": 0.5133,
1371
+ "step": 192
1372
+ },
1373
+ {
1374
+ "epoch": 0.35,
1375
+ "grad_norm": 3.6613949067607803,
1376
+ "learning_rate": 6.757710233965442e-06,
1377
+ "loss": 0.5776,
1378
+ "step": 193
1379
+ },
1380
+ {
1381
+ "epoch": 0.36,
1382
+ "grad_norm": 2.9521840559028965,
1383
+ "learning_rate": 6.73455311086565e-06,
1384
+ "loss": 0.4917,
1385
+ "step": 194
1386
+ },
1387
+ {
1388
+ "epoch": 0.36,
1389
+ "grad_norm": 3.273949831409698,
1390
+ "learning_rate": 6.71131717840483e-06,
1391
+ "loss": 0.5261,
1392
+ "step": 195
1393
+ },
1394
+ {
1395
+ "epoch": 0.36,
1396
+ "grad_norm": 3.0486061943746354,
1397
+ "learning_rate": 6.688003256079723e-06,
1398
+ "loss": 0.5224,
1399
+ "step": 196
1400
+ },
1401
+ {
1402
+ "epoch": 0.36,
1403
+ "grad_norm": 3.0050445631137492,
1404
+ "learning_rate": 6.664612166137655e-06,
1405
+ "loss": 0.4096,
1406
+ "step": 197
1407
+ },
1408
+ {
1409
+ "epoch": 0.36,
1410
+ "grad_norm": 2.772725167734928,
1411
+ "learning_rate": 6.641144733547539e-06,
1412
+ "loss": 0.4233,
1413
+ "step": 198
1414
+ },
1415
+ {
1416
+ "epoch": 0.36,
1417
+ "grad_norm": 2.711610004187709,
1418
+ "learning_rate": 6.617601785970783e-06,
1419
+ "loss": 0.456,
1420
+ "step": 199
1421
+ },
1422
+ {
1423
+ "epoch": 0.37,
1424
+ "grad_norm": 2.9050942559350523,
1425
+ "learning_rate": 6.593984153732091e-06,
1426
+ "loss": 0.4164,
1427
+ "step": 200
1428
+ },
1429
+ {
1430
+ "epoch": 0.37,
1431
+ "grad_norm": 2.830748277257922,
1432
+ "learning_rate": 6.570292669790185e-06,
1433
+ "loss": 0.4468,
1434
+ "step": 201
1435
+ },
1436
+ {
1437
+ "epoch": 0.37,
1438
+ "grad_norm": 2.7581248095396416,
1439
+ "learning_rate": 6.546528169708429e-06,
1440
+ "loss": 0.4075,
1441
+ "step": 202
1442
+ },
1443
+ {
1444
+ "epoch": 0.37,
1445
+ "grad_norm": 3.2955277706412605,
1446
+ "learning_rate": 6.522691491625356e-06,
1447
+ "loss": 0.5416,
1448
+ "step": 203
1449
+ },
1450
+ {
1451
+ "epoch": 0.37,
1452
+ "grad_norm": 3.0068296734820263,
1453
+ "learning_rate": 6.498783476225111e-06,
1454
+ "loss": 0.4617,
1455
+ "step": 204
1456
+ },
1457
+ {
1458
+ "epoch": 0.38,
1459
+ "grad_norm": 3.093146249797236,
1460
+ "learning_rate": 6.474804966707796e-06,
1461
+ "loss": 0.533,
1462
+ "step": 205
1463
+ },
1464
+ {
1465
+ "epoch": 0.38,
1466
+ "grad_norm": 3.181608809197894,
1467
+ "learning_rate": 6.45075680875974e-06,
1468
+ "loss": 0.5352,
1469
+ "step": 206
1470
+ },
1471
+ {
1472
+ "epoch": 0.38,
1473
+ "grad_norm": 2.5746014903952235,
1474
+ "learning_rate": 6.426639850523665e-06,
1475
+ "loss": 0.4242,
1476
+ "step": 207
1477
+ },
1478
+ {
1479
+ "epoch": 0.38,
1480
+ "grad_norm": 2.8430380139586027,
1481
+ "learning_rate": 6.402454942568782e-06,
1482
+ "loss": 0.452,
1483
+ "step": 208
1484
+ },
1485
+ {
1486
+ "epoch": 0.38,
1487
+ "grad_norm": 3.2217318472356307,
1488
+ "learning_rate": 6.378202937860781e-06,
1489
+ "loss": 0.4925,
1490
+ "step": 209
1491
+ },
1492
+ {
1493
+ "epoch": 0.38,
1494
+ "grad_norm": 4.053436435303002,
1495
+ "learning_rate": 6.3538846917317584e-06,
1496
+ "loss": 0.5917,
1497
+ "step": 210
1498
+ },
1499
+ {
1500
+ "epoch": 0.39,
1501
+ "grad_norm": 3.491166106143089,
1502
+ "learning_rate": 6.3295010618500455e-06,
1503
+ "loss": 0.4656,
1504
+ "step": 211
1505
+ },
1506
+ {
1507
+ "epoch": 0.39,
1508
+ "grad_norm": 2.8864104479439923,
1509
+ "learning_rate": 6.305052908189961e-06,
1510
+ "loss": 0.5241,
1511
+ "step": 212
1512
+ },
1513
+ {
1514
+ "epoch": 0.39,
1515
+ "grad_norm": 2.8305539784275546,
1516
+ "learning_rate": 6.280541093001486e-06,
1517
+ "loss": 0.4535,
1518
+ "step": 213
1519
+ },
1520
+ {
1521
+ "epoch": 0.39,
1522
+ "grad_norm": 4.173577669127519,
1523
+ "learning_rate": 6.255966480779838e-06,
1524
+ "loss": 0.4361,
1525
+ "step": 214
1526
+ },
1527
+ {
1528
+ "epoch": 0.39,
1529
+ "grad_norm": 3.458946310379365,
1530
+ "learning_rate": 6.2313299382350024e-06,
1531
+ "loss": 0.4808,
1532
+ "step": 215
1533
+ },
1534
+ {
1535
+ "epoch": 0.4,
1536
+ "grad_norm": 3.386680894376734,
1537
+ "learning_rate": 6.206632334261152e-06,
1538
+ "loss": 0.5487,
1539
+ "step": 216
1540
+ },
1541
+ {
1542
+ "epoch": 0.4,
1543
+ "grad_norm": 2.8401947488812262,
1544
+ "learning_rate": 6.181874539906005e-06,
1545
+ "loss": 0.4528,
1546
+ "step": 217
1547
+ },
1548
+ {
1549
+ "epoch": 0.4,
1550
+ "grad_norm": 3.6329463858003086,
1551
+ "learning_rate": 6.157057428340103e-06,
1552
+ "loss": 0.5419,
1553
+ "step": 218
1554
+ },
1555
+ {
1556
+ "epoch": 0.4,
1557
+ "grad_norm": 2.953220720763901,
1558
+ "learning_rate": 6.132181874826023e-06,
1559
+ "loss": 0.4612,
1560
+ "step": 219
1561
+ },
1562
+ {
1563
+ "epoch": 0.4,
1564
+ "grad_norm": 2.888110484061968,
1565
+ "learning_rate": 6.1072487566874934e-06,
1566
+ "loss": 0.495,
1567
+ "step": 220
1568
+ },
1569
+ {
1570
+ "epoch": 0.4,
1571
+ "grad_norm": 3.228959293881162,
1572
+ "learning_rate": 6.082258953278467e-06,
1573
+ "loss": 0.4641,
1574
+ "step": 221
1575
+ },
1576
+ {
1577
+ "epoch": 0.41,
1578
+ "grad_norm": 2.699387826863465,
1579
+ "learning_rate": 6.057213345952103e-06,
1580
+ "loss": 0.4009,
1581
+ "step": 222
1582
+ },
1583
+ {
1584
+ "epoch": 0.41,
1585
+ "grad_norm": 2.973517701494324,
1586
+ "learning_rate": 6.032112818029677e-06,
1587
+ "loss": 0.5227,
1588
+ "step": 223
1589
+ },
1590
+ {
1591
+ "epoch": 0.41,
1592
+ "grad_norm": 3.1940698990570473,
1593
+ "learning_rate": 6.006958254769438e-06,
1594
+ "loss": 0.5372,
1595
+ "step": 224
1596
+ },
1597
+ {
1598
+ "epoch": 0.41,
1599
+ "grad_norm": 3.0576078522385903,
1600
+ "learning_rate": 5.981750543335376e-06,
1601
+ "loss": 0.4934,
1602
+ "step": 225
1603
+ },
1604
+ {
1605
+ "epoch": 0.41,
1606
+ "grad_norm": 2.6228967285190037,
1607
+ "learning_rate": 5.956490572765939e-06,
1608
+ "loss": 0.4279,
1609
+ "step": 226
1610
+ },
1611
+ {
1612
+ "epoch": 0.42,
1613
+ "grad_norm": 2.531552625948877,
1614
+ "learning_rate": 5.931179233942677e-06,
1615
+ "loss": 0.329,
1616
+ "step": 227
1617
+ },
1618
+ {
1619
+ "epoch": 0.42,
1620
+ "grad_norm": 3.278388966461349,
1621
+ "learning_rate": 5.905817419558825e-06,
1622
+ "loss": 0.529,
1623
+ "step": 228
1624
+ },
1625
+ {
1626
+ "epoch": 0.42,
1627
+ "grad_norm": 3.4754758682480524,
1628
+ "learning_rate": 5.8804060240878105e-06,
1629
+ "loss": 0.5724,
1630
+ "step": 229
1631
+ },
1632
+ {
1633
+ "epoch": 0.42,
1634
+ "grad_norm": 2.997441679239916,
1635
+ "learning_rate": 5.854945943751716e-06,
1636
+ "loss": 0.3957,
1637
+ "step": 230
1638
+ },
1639
+ {
1640
+ "epoch": 0.42,
1641
+ "grad_norm": 3.2817590001479795,
1642
+ "learning_rate": 5.829438076489666e-06,
1643
+ "loss": 0.4562,
1644
+ "step": 231
1645
+ },
1646
+ {
1647
+ "epoch": 0.42,
1648
+ "grad_norm": 2.974647669249094,
1649
+ "learning_rate": 5.803883321926157e-06,
1650
+ "loss": 0.4952,
1651
+ "step": 232
1652
+ },
1653
+ {
1654
+ "epoch": 0.43,
1655
+ "grad_norm": 2.8506505377741873,
1656
+ "learning_rate": 5.778282581339334e-06,
1657
+ "loss": 0.4498,
1658
+ "step": 233
1659
+ },
1660
+ {
1661
+ "epoch": 0.43,
1662
+ "grad_norm": 3.1642991015269972,
1663
+ "learning_rate": 5.752636757629197e-06,
1664
+ "loss": 0.5017,
1665
+ "step": 234
1666
+ },
1667
+ {
1668
+ "epoch": 0.43,
1669
+ "grad_norm": 2.986025489448088,
1670
+ "learning_rate": 5.726946755285763e-06,
1671
+ "loss": 0.4021,
1672
+ "step": 235
1673
+ },
1674
+ {
1675
+ "epoch": 0.43,
1676
+ "grad_norm": 3.204511943941506,
1677
+ "learning_rate": 5.701213480357162e-06,
1678
+ "loss": 0.4487,
1679
+ "step": 236
1680
+ },
1681
+ {
1682
+ "epoch": 0.43,
1683
+ "grad_norm": 3.2451982048566186,
1684
+ "learning_rate": 5.675437840417686e-06,
1685
+ "loss": 0.4185,
1686
+ "step": 237
1687
+ },
1688
+ {
1689
+ "epoch": 0.44,
1690
+ "grad_norm": 3.0504356319657857,
1691
+ "learning_rate": 5.649620744535775e-06,
1692
+ "loss": 0.4201,
1693
+ "step": 238
1694
+ },
1695
+ {
1696
+ "epoch": 0.44,
1697
+ "grad_norm": 2.9215020397218927,
1698
+ "learning_rate": 5.623763103241961e-06,
1699
+ "loss": 0.4371,
1700
+ "step": 239
1701
+ },
1702
+ {
1703
+ "epoch": 0.44,
1704
+ "grad_norm": 3.539528872026836,
1705
+ "learning_rate": 5.59786582849675e-06,
1706
+ "loss": 0.4408,
1707
+ "step": 240
1708
+ },
1709
+ {
1710
+ "epoch": 0.44,
1711
+ "grad_norm": 2.9617533897366197,
1712
+ "learning_rate": 5.5719298336584615e-06,
1713
+ "loss": 0.3983,
1714
+ "step": 241
1715
+ },
1716
+ {
1717
+ "epoch": 0.44,
1718
+ "grad_norm": 3.2498757733189123,
1719
+ "learning_rate": 5.545956033451016e-06,
1720
+ "loss": 0.4539,
1721
+ "step": 242
1722
+ },
1723
+ {
1724
+ "epoch": 0.45,
1725
+ "grad_norm": 2.89991661036547,
1726
+ "learning_rate": 5.5199453439316745e-06,
1727
+ "loss": 0.4626,
1728
+ "step": 243
1729
+ },
1730
+ {
1731
+ "epoch": 0.45,
1732
+ "grad_norm": 3.01668847823045,
1733
+ "learning_rate": 5.493898682458724e-06,
1734
+ "loss": 0.4517,
1735
+ "step": 244
1736
+ },
1737
+ {
1738
+ "epoch": 0.45,
1739
+ "grad_norm": 3.743755658461664,
1740
+ "learning_rate": 5.467816967659135e-06,
1741
+ "loss": 0.4642,
1742
+ "step": 245
1743
+ },
1744
+ {
1745
+ "epoch": 0.45,
1746
+ "grad_norm": 2.8443195287857015,
1747
+ "learning_rate": 5.441701119396149e-06,
1748
+ "loss": 0.4246,
1749
+ "step": 246
1750
+ },
1751
+ {
1752
+ "epoch": 0.45,
1753
+ "grad_norm": 3.073710254558929,
1754
+ "learning_rate": 5.415552058736853e-06,
1755
+ "loss": 0.4802,
1756
+ "step": 247
1757
+ },
1758
+ {
1759
+ "epoch": 0.45,
1760
+ "grad_norm": 3.078185155386972,
1761
+ "learning_rate": 5.389370707919678e-06,
1762
+ "loss": 0.4353,
1763
+ "step": 248
1764
+ },
1765
+ {
1766
+ "epoch": 0.46,
1767
+ "grad_norm": 3.0525629511663155,
1768
+ "learning_rate": 5.363157990321884e-06,
1769
+ "loss": 0.4131,
1770
+ "step": 249
1771
+ },
1772
+ {
1773
+ "epoch": 0.46,
1774
+ "grad_norm": 2.7744828765643317,
1775
+ "learning_rate": 5.336914830426994e-06,
1776
+ "loss": 0.3595,
1777
+ "step": 250
1778
+ },
1779
+ {
1780
+ "epoch": 0.46,
1781
+ "grad_norm": 3.0194468460511343,
1782
+ "learning_rate": 5.310642153792179e-06,
1783
+ "loss": 0.4374,
1784
+ "step": 251
1785
+ },
1786
+ {
1787
+ "epoch": 0.46,
1788
+ "grad_norm": 2.9525836135504626,
1789
+ "learning_rate": 5.2843408870156245e-06,
1790
+ "loss": 0.4697,
1791
+ "step": 252
1792
+ },
1793
+ {
1794
+ "epoch": 0.46,
1795
+ "grad_norm": 3.1105687127607204,
1796
+ "learning_rate": 5.25801195770385e-06,
1797
+ "loss": 0.4272,
1798
+ "step": 253
1799
+ },
1800
+ {
1801
+ "epoch": 0.47,
1802
+ "grad_norm": 2.7972605622221343,
1803
+ "learning_rate": 5.231656294438987e-06,
1804
+ "loss": 0.4399,
1805
+ "step": 254
1806
+ },
1807
+ {
1808
+ "epoch": 0.47,
1809
+ "grad_norm": 3.181819677387704,
1810
+ "learning_rate": 5.205274826746037e-06,
1811
+ "loss": 0.5103,
1812
+ "step": 255
1813
+ },
1814
+ {
1815
+ "epoch": 0.47,
1816
+ "grad_norm": 2.963550029692661,
1817
+ "learning_rate": 5.178868485060084e-06,
1818
+ "loss": 0.4946,
1819
+ "step": 256
1820
+ },
1821
+ {
1822
+ "epoch": 0.47,
1823
+ "grad_norm": 3.116532683627354,
1824
+ "learning_rate": 5.15243820069348e-06,
1825
+ "loss": 0.4474,
1826
+ "step": 257
1827
+ },
1828
+ {
1829
+ "epoch": 0.47,
1830
+ "grad_norm": 2.708462663188884,
1831
+ "learning_rate": 5.125984905803002e-06,
1832
+ "loss": 0.3684,
1833
+ "step": 258
1834
+ },
1835
+ {
1836
+ "epoch": 0.47,
1837
+ "grad_norm": 3.2578072396033866,
1838
+ "learning_rate": 5.0995095333569725e-06,
1839
+ "loss": 0.4285,
1840
+ "step": 259
1841
+ },
1842
+ {
1843
+ "epoch": 0.48,
1844
+ "grad_norm": 2.9466026196548,
1845
+ "learning_rate": 5.073013017102356e-06,
1846
+ "loss": 0.4622,
1847
+ "step": 260
1848
+ },
1849
+ {
1850
+ "epoch": 0.48,
1851
+ "grad_norm": 3.4399722683823666,
1852
+ "learning_rate": 5.0464962915318275e-06,
1853
+ "loss": 0.4863,
1854
+ "step": 261
1855
+ },
1856
+ {
1857
+ "epoch": 0.48,
1858
+ "grad_norm": 2.8400043359061136,
1859
+ "learning_rate": 5.019960291850817e-06,
1860
+ "loss": 0.5108,
1861
+ "step": 262
1862
+ },
1863
+ {
1864
+ "epoch": 0.48,
1865
+ "grad_norm": 3.2092125619436582,
1866
+ "learning_rate": 4.99340595394452e-06,
1867
+ "loss": 0.4611,
1868
+ "step": 263
1869
+ },
1870
+ {
1871
+ "epoch": 0.48,
1872
+ "grad_norm": 3.2081127430702603,
1873
+ "learning_rate": 4.966834214344896e-06,
1874
+ "loss": 0.5237,
1875
+ "step": 264
1876
+ },
1877
+ {
1878
+ "epoch": 0.49,
1879
+ "grad_norm": 3.01275795446049,
1880
+ "learning_rate": 4.940246010197636e-06,
1881
+ "loss": 0.4355,
1882
+ "step": 265
1883
+ },
1884
+ {
1885
+ "epoch": 0.49,
1886
+ "grad_norm": 2.9504283586098285,
1887
+ "learning_rate": 4.913642279229112e-06,
1888
+ "loss": 0.425,
1889
+ "step": 266
1890
+ },
1891
+ {
1892
+ "epoch": 0.49,
1893
+ "grad_norm": 2.8095986206489836,
1894
+ "learning_rate": 4.887023959713302e-06,
1895
+ "loss": 0.4211,
1896
+ "step": 267
1897
+ },
1898
+ {
1899
+ "epoch": 0.49,
1900
+ "grad_norm": 2.6337433234035172,
1901
+ "learning_rate": 4.860391990438703e-06,
1902
+ "loss": 0.3975,
1903
+ "step": 268
1904
+ },
1905
+ {
1906
+ "epoch": 0.49,
1907
+ "grad_norm": 3.336414465844828,
1908
+ "learning_rate": 4.833747310675215e-06,
1909
+ "loss": 0.4137,
1910
+ "step": 269
1911
+ },
1912
+ {
1913
+ "epoch": 0.49,
1914
+ "grad_norm": 2.9666922489822287,
1915
+ "learning_rate": 4.8070908601410195e-06,
1916
+ "loss": 0.4994,
1917
+ "step": 270
1918
+ },
1919
+ {
1920
+ "epoch": 0.5,
1921
+ "grad_norm": 2.785948406018108,
1922
+ "learning_rate": 4.780423578969439e-06,
1923
+ "loss": 0.4266,
1924
+ "step": 271
1925
+ },
1926
+ {
1927
+ "epoch": 0.5,
1928
+ "grad_norm": 3.2166447410549237,
1929
+ "learning_rate": 4.7537464076757716e-06,
1930
+ "loss": 0.5226,
1931
+ "step": 272
1932
+ },
1933
+ {
1934
+ "epoch": 0.5,
1935
+ "grad_norm": 2.899196099830625,
1936
+ "learning_rate": 4.727060287124127e-06,
1937
+ "loss": 0.4751,
1938
+ "step": 273
1939
+ },
1940
+ {
1941
+ "epoch": 0.5,
1942
+ "grad_norm": 2.8168782435500654,
1943
+ "learning_rate": 4.700366158494242e-06,
1944
+ "loss": 0.415,
1945
+ "step": 274
1946
+ },
1947
+ {
1948
+ "epoch": 0.5,
1949
+ "grad_norm": 3.2115034342077893,
1950
+ "learning_rate": 4.673664963248288e-06,
1951
+ "loss": 0.4164,
1952
+ "step": 275
1953
+ },
1954
+ {
1955
+ "epoch": 0.51,
1956
+ "grad_norm": 3.042273356585557,
1957
+ "learning_rate": 4.646957643097662e-06,
1958
+ "loss": 0.4153,
1959
+ "step": 276
1960
+ },
1961
+ {
1962
+ "epoch": 0.51,
1963
+ "grad_norm": 2.943409973438589,
1964
+ "learning_rate": 4.620245139969782e-06,
1965
+ "loss": 0.4799,
1966
+ "step": 277
1967
+ },
1968
+ {
1969
+ "epoch": 0.51,
1970
+ "grad_norm": 3.0970453691884394,
1971
+ "learning_rate": 4.593528395974855e-06,
1972
+ "loss": 0.414,
1973
+ "step": 278
1974
+ },
1975
+ {
1976
+ "epoch": 0.51,
1977
+ "grad_norm": 3.296233508626491,
1978
+ "learning_rate": 4.566808353372665e-06,
1979
+ "loss": 0.4926,
1980
+ "step": 279
1981
+ },
1982
+ {
1983
+ "epoch": 0.51,
1984
+ "grad_norm": 2.798291953595024,
1985
+ "learning_rate": 4.5400859545393275e-06,
1986
+ "loss": 0.326,
1987
+ "step": 280
1988
+ },
1989
+ {
1990
+ "epoch": 0.51,
1991
+ "grad_norm": 2.9911990383180838,
1992
+ "learning_rate": 4.51336214193406e-06,
1993
+ "loss": 0.4602,
1994
+ "step": 281
1995
+ },
1996
+ {
1997
+ "epoch": 0.52,
1998
+ "grad_norm": 3.2907591725930847,
1999
+ "learning_rate": 4.486637858065941e-06,
2000
+ "loss": 0.5423,
2001
+ "step": 282
2002
+ },
2003
+ {
2004
+ "epoch": 0.52,
2005
+ "grad_norm": 2.9708063665333655,
2006
+ "learning_rate": 4.459914045460673e-06,
2007
+ "loss": 0.4721,
2008
+ "step": 283
2009
+ },
2010
+ {
2011
+ "epoch": 0.52,
2012
+ "grad_norm": 2.8618022253178967,
2013
+ "learning_rate": 4.433191646627334e-06,
2014
+ "loss": 0.4572,
2015
+ "step": 284
2016
+ },
2017
+ {
2018
+ "epoch": 0.52,
2019
+ "grad_norm": 3.019329583222099,
2020
+ "learning_rate": 4.406471604025146e-06,
2021
+ "loss": 0.593,
2022
+ "step": 285
2023
+ },
2024
+ {
2025
+ "epoch": 0.52,
2026
+ "grad_norm": 2.997025354923621,
2027
+ "learning_rate": 4.37975486003022e-06,
2028
+ "loss": 0.4696,
2029
+ "step": 286
2030
+ },
2031
+ {
2032
+ "epoch": 0.53,
2033
+ "grad_norm": 2.827444237394317,
2034
+ "learning_rate": 4.353042356902339e-06,
2035
+ "loss": 0.5334,
2036
+ "step": 287
2037
+ },
2038
+ {
2039
+ "epoch": 0.53,
2040
+ "grad_norm": 2.84409793067513,
2041
+ "learning_rate": 4.326335036751713e-06,
2042
+ "loss": 0.415,
2043
+ "step": 288
2044
+ },
2045
+ {
2046
+ "epoch": 0.53,
2047
+ "grad_norm": 2.898900252090855,
2048
+ "learning_rate": 4.299633841505758e-06,
2049
+ "loss": 0.4068,
2050
+ "step": 289
2051
+ },
2052
+ {
2053
+ "epoch": 0.53,
2054
+ "grad_norm": 3.2482503504186298,
2055
+ "learning_rate": 4.272939712875874e-06,
2056
+ "loss": 0.4589,
2057
+ "step": 290
2058
+ },
2059
+ {
2060
+ "epoch": 0.53,
2061
+ "grad_norm": 2.7691858529318547,
2062
+ "learning_rate": 4.24625359232423e-06,
2063
+ "loss": 0.3934,
2064
+ "step": 291
2065
+ },
2066
+ {
2067
+ "epoch": 0.53,
2068
+ "grad_norm": 3.1324170959821886,
2069
+ "learning_rate": 4.219576421030562e-06,
2070
+ "loss": 0.5133,
2071
+ "step": 292
2072
+ },
2073
+ {
2074
+ "epoch": 0.54,
2075
+ "grad_norm": 3.014849801788204,
2076
+ "learning_rate": 4.1929091398589815e-06,
2077
+ "loss": 0.4764,
2078
+ "step": 293
2079
+ },
2080
+ {
2081
+ "epoch": 0.54,
2082
+ "grad_norm": 3.181217496694547,
2083
+ "learning_rate": 4.166252689324786e-06,
2084
+ "loss": 0.441,
2085
+ "step": 294
2086
+ },
2087
+ {
2088
+ "epoch": 0.54,
2089
+ "grad_norm": 2.689885774519482,
2090
+ "learning_rate": 4.139608009561298e-06,
2091
+ "loss": 0.3994,
2092
+ "step": 295
2093
+ },
2094
+ {
2095
+ "epoch": 0.54,
2096
+ "grad_norm": 3.0489681912036817,
2097
+ "learning_rate": 4.112976040286698e-06,
2098
+ "loss": 0.3961,
2099
+ "step": 296
2100
+ },
2101
+ {
2102
+ "epoch": 0.54,
2103
+ "grad_norm": 3.2271133387257604,
2104
+ "learning_rate": 4.086357720770889e-06,
2105
+ "loss": 0.3583,
2106
+ "step": 297
2107
+ },
2108
+ {
2109
+ "epoch": 0.55,
2110
+ "grad_norm": 2.9795806459854863,
2111
+ "learning_rate": 4.059753989802365e-06,
2112
+ "loss": 0.4533,
2113
+ "step": 298
2114
+ },
2115
+ {
2116
+ "epoch": 0.55,
2117
+ "grad_norm": 3.056333521184435,
2118
+ "learning_rate": 4.033165785655105e-06,
2119
+ "loss": 0.4191,
2120
+ "step": 299
2121
+ },
2122
+ {
2123
+ "epoch": 0.55,
2124
+ "grad_norm": 2.7797591910603425,
2125
+ "learning_rate": 4.006594046055481e-06,
2126
+ "loss": 0.4129,
2127
+ "step": 300
2128
+ },
2129
+ {
2130
+ "epoch": 0.55,
2131
+ "grad_norm": 2.7829157553437773,
2132
+ "learning_rate": 3.980039708149183e-06,
2133
+ "loss": 0.4641,
2134
+ "step": 301
2135
+ },
2136
+ {
2137
+ "epoch": 0.55,
2138
+ "grad_norm": 2.8584038292205,
2139
+ "learning_rate": 3.953503708468172e-06,
2140
+ "loss": 0.4045,
2141
+ "step": 302
2142
+ },
2143
+ {
2144
+ "epoch": 0.55,
2145
+ "grad_norm": 3.1666201313420483,
2146
+ "learning_rate": 3.9269869828976434e-06,
2147
+ "loss": 0.4768,
2148
+ "step": 303
2149
+ },
2150
+ {
2151
+ "epoch": 0.56,
2152
+ "grad_norm": 3.002871105164156,
2153
+ "learning_rate": 3.9004904666430286e-06,
2154
+ "loss": 0.4104,
2155
+ "step": 304
2156
+ },
2157
+ {
2158
+ "epoch": 0.56,
2159
+ "grad_norm": 2.6868742287526346,
2160
+ "learning_rate": 3.874015094196999e-06,
2161
+ "loss": 0.3655,
2162
+ "step": 305
2163
+ },
2164
+ {
2165
+ "epoch": 0.56,
2166
+ "grad_norm": 3.3290811154885644,
2167
+ "learning_rate": 3.847561799306521e-06,
2168
+ "loss": 0.428,
2169
+ "step": 306
2170
+ },
2171
+ {
2172
+ "epoch": 0.56,
2173
+ "grad_norm": 3.3534328576968075,
2174
+ "learning_rate": 3.821131514939918e-06,
2175
+ "loss": 0.3964,
2176
+ "step": 307
2177
+ },
2178
+ {
2179
+ "epoch": 0.56,
2180
+ "grad_norm": 3.057407991750388,
2181
+ "learning_rate": 3.7947251732539634e-06,
2182
+ "loss": 0.3503,
2183
+ "step": 308
2184
+ },
2185
+ {
2186
+ "epoch": 0.57,
2187
+ "grad_norm": 2.9478613655320602,
2188
+ "learning_rate": 3.7683437055610132e-06,
2189
+ "loss": 0.4839,
2190
+ "step": 309
2191
+ },
2192
+ {
2193
+ "epoch": 0.57,
2194
+ "grad_norm": 3.096944672536294,
2195
+ "learning_rate": 3.741988042296152e-06,
2196
+ "loss": 0.4861,
2197
+ "step": 310
2198
+ },
2199
+ {
2200
+ "epoch": 0.57,
2201
+ "grad_norm": 3.031839004588168,
2202
+ "learning_rate": 3.7156591129843766e-06,
2203
+ "loss": 0.3311,
2204
+ "step": 311
2205
+ },
2206
+ {
2207
+ "epoch": 0.57,
2208
+ "grad_norm": 3.324696958096886,
2209
+ "learning_rate": 3.6893578462078225e-06,
2210
+ "loss": 0.5411,
2211
+ "step": 312
2212
+ },
2213
+ {
2214
+ "epoch": 0.57,
2215
+ "grad_norm": 2.8789748037411727,
2216
+ "learning_rate": 3.6630851695730072e-06,
2217
+ "loss": 0.4012,
2218
+ "step": 313
2219
+ },
2220
+ {
2221
+ "epoch": 0.58,
2222
+ "grad_norm": 2.982423785684021,
2223
+ "learning_rate": 3.636842009678116e-06,
2224
+ "loss": 0.399,
2225
+ "step": 314
2226
+ },
2227
+ {
2228
+ "epoch": 0.58,
2229
+ "grad_norm": 3.0340210509638403,
2230
+ "learning_rate": 3.6106292920803226e-06,
2231
+ "loss": 0.4918,
2232
+ "step": 315
2233
+ },
2234
+ {
2235
+ "epoch": 0.58,
2236
+ "grad_norm": 3.1425769687017233,
2237
+ "learning_rate": 3.5844479412631487e-06,
2238
+ "loss": 0.4063,
2239
+ "step": 316
2240
+ },
2241
+ {
2242
+ "epoch": 0.58,
2243
+ "grad_norm": 3.356706483225122,
2244
+ "learning_rate": 3.5582988806038515e-06,
2245
+ "loss": 0.4455,
2246
+ "step": 317
2247
+ },
2248
+ {
2249
+ "epoch": 0.58,
2250
+ "grad_norm": 2.885186245727384,
2251
+ "learning_rate": 3.5321830323408665e-06,
2252
+ "loss": 0.3841,
2253
+ "step": 318
2254
+ },
2255
+ {
2256
+ "epoch": 0.58,
2257
+ "grad_norm": 2.9816581052688456,
2258
+ "learning_rate": 3.506101317541276e-06,
2259
+ "loss": 0.3944,
2260
+ "step": 319
2261
+ },
2262
+ {
2263
+ "epoch": 0.59,
2264
+ "grad_norm": 2.5759462359538823,
2265
+ "learning_rate": 3.4800546560683257e-06,
2266
+ "loss": 0.3458,
2267
+ "step": 320
2268
+ },
2269
+ {
2270
+ "epoch": 0.59,
2271
+ "grad_norm": 3.2037678865922365,
2272
+ "learning_rate": 3.454043966548983e-06,
2273
+ "loss": 0.5099,
2274
+ "step": 321
2275
+ },
2276
+ {
2277
+ "epoch": 0.59,
2278
+ "grad_norm": 2.981583883808985,
2279
+ "learning_rate": 3.428070166341539e-06,
2280
+ "loss": 0.4449,
2281
+ "step": 322
2282
+ },
2283
+ {
2284
+ "epoch": 0.59,
2285
+ "grad_norm": 2.8337618608970003,
2286
+ "learning_rate": 3.4021341715032515e-06,
2287
+ "loss": 0.4634,
2288
+ "step": 323
2289
+ },
2290
+ {
2291
+ "epoch": 0.59,
2292
+ "grad_norm": 3.014800498238915,
2293
+ "learning_rate": 3.37623689675804e-06,
2294
+ "loss": 0.3942,
2295
+ "step": 324
2296
+ },
2297
+ {
2298
+ "epoch": 0.6,
2299
+ "grad_norm": 2.7899676188971676,
2300
+ "learning_rate": 3.3503792554642257e-06,
2301
+ "loss": 0.4295,
2302
+ "step": 325
2303
+ },
2304
+ {
2305
+ "epoch": 0.6,
2306
+ "grad_norm": 2.758387377417387,
2307
+ "learning_rate": 3.3245621595823144e-06,
2308
+ "loss": 0.4117,
2309
+ "step": 326
2310
+ },
2311
+ {
2312
+ "epoch": 0.6,
2313
+ "grad_norm": 2.9195743418265483,
2314
+ "learning_rate": 3.298786519642838e-06,
2315
+ "loss": 0.3987,
2316
+ "step": 327
2317
+ },
2318
+ {
2319
+ "epoch": 0.6,
2320
+ "grad_norm": 3.272273063699768,
2321
+ "learning_rate": 3.2730532447142388e-06,
2322
+ "loss": 0.4661,
2323
+ "step": 328
2324
+ },
2325
+ {
2326
+ "epoch": 0.6,
2327
+ "grad_norm": 2.8803414674595005,
2328
+ "learning_rate": 3.2473632423708047e-06,
2329
+ "loss": 0.4119,
2330
+ "step": 329
2331
+ },
2332
+ {
2333
+ "epoch": 0.6,
2334
+ "grad_norm": 2.8420256976499934,
2335
+ "learning_rate": 3.2217174186606674e-06,
2336
+ "loss": 0.4022,
2337
+ "step": 330
2338
+ },
2339
+ {
2340
+ "epoch": 0.61,
2341
+ "grad_norm": 3.0586228060925893,
2342
+ "learning_rate": 3.1961166780738434e-06,
2343
+ "loss": 0.4194,
2344
+ "step": 331
2345
+ },
2346
+ {
2347
+ "epoch": 0.61,
2348
+ "grad_norm": 2.602928316139206,
2349
+ "learning_rate": 3.1705619235103346e-06,
2350
+ "loss": 0.4469,
2351
+ "step": 332
2352
+ },
2353
+ {
2354
+ "epoch": 0.61,
2355
+ "grad_norm": 2.8041513320185887,
2356
+ "learning_rate": 3.145054056248285e-06,
2357
+ "loss": 0.4542,
2358
+ "step": 333
2359
+ },
2360
+ {
2361
+ "epoch": 0.61,
2362
+ "grad_norm": 2.956029387049807,
2363
+ "learning_rate": 3.119593975912191e-06,
2364
+ "loss": 0.3719,
2365
+ "step": 334
2366
+ },
2367
+ {
2368
+ "epoch": 0.61,
2369
+ "grad_norm": 2.8427250939264015,
2370
+ "learning_rate": 3.094182580441177e-06,
2371
+ "loss": 0.4497,
2372
+ "step": 335
2373
+ },
2374
+ {
2375
+ "epoch": 0.62,
2376
+ "grad_norm": 2.8638249425808473,
2377
+ "learning_rate": 3.068820766057324e-06,
2378
+ "loss": 0.4619,
2379
+ "step": 336
2380
+ },
2381
+ {
2382
+ "epoch": 0.62,
2383
+ "grad_norm": 2.9554947238405735,
2384
+ "learning_rate": 3.043509427234063e-06,
2385
+ "loss": 0.4732,
2386
+ "step": 337
2387
+ },
2388
+ {
2389
+ "epoch": 0.62,
2390
+ "grad_norm": 2.9630005477792665,
2391
+ "learning_rate": 3.0182494566646253e-06,
2392
+ "loss": 0.4281,
2393
+ "step": 338
2394
+ },
2395
+ {
2396
+ "epoch": 0.62,
2397
+ "grad_norm": 2.80768279260768,
2398
+ "learning_rate": 2.9930417452305625e-06,
2399
+ "loss": 0.4112,
2400
+ "step": 339
2401
+ },
2402
+ {
2403
+ "epoch": 0.62,
2404
+ "grad_norm": 2.869613335046005,
2405
+ "learning_rate": 2.9678871819703232e-06,
2406
+ "loss": 0.4269,
2407
+ "step": 340
2408
+ },
2409
+ {
2410
+ "epoch": 0.62,
2411
+ "grad_norm": 2.8154525217466024,
2412
+ "learning_rate": 2.9427866540478985e-06,
2413
+ "loss": 0.383,
2414
+ "step": 341
2415
+ },
2416
+ {
2417
+ "epoch": 0.63,
2418
+ "grad_norm": 2.942980112292583,
2419
+ "learning_rate": 2.917741046721534e-06,
2420
+ "loss": 0.4211,
2421
+ "step": 342
2422
+ },
2423
+ {
2424
+ "epoch": 0.63,
2425
+ "grad_norm": 3.485545508172962,
2426
+ "learning_rate": 2.892751243312508e-06,
2427
+ "loss": 0.4125,
2428
+ "step": 343
2429
+ },
2430
+ {
2431
+ "epoch": 0.63,
2432
+ "grad_norm": 3.011993738146343,
2433
+ "learning_rate": 2.8678181251739783e-06,
2434
+ "loss": 0.4047,
2435
+ "step": 344
2436
+ },
2437
+ {
2438
+ "epoch": 0.63,
2439
+ "grad_norm": 3.3150989974276377,
2440
+ "learning_rate": 2.8429425716598957e-06,
2441
+ "loss": 0.4448,
2442
+ "step": 345
2443
+ },
2444
+ {
2445
+ "epoch": 0.63,
2446
+ "grad_norm": 3.186550114152289,
2447
+ "learning_rate": 2.818125460093995e-06,
2448
+ "loss": 0.3649,
2449
+ "step": 346
2450
+ },
2451
+ {
2452
+ "epoch": 0.64,
2453
+ "grad_norm": 3.1017974574392073,
2454
+ "learning_rate": 2.793367665738849e-06,
2455
+ "loss": 0.4054,
2456
+ "step": 347
2457
+ },
2458
+ {
2459
+ "epoch": 0.64,
2460
+ "grad_norm": 2.7219935694517585,
2461
+ "learning_rate": 2.768670061764998e-06,
2462
+ "loss": 0.3586,
2463
+ "step": 348
2464
+ },
2465
+ {
2466
+ "epoch": 0.64,
2467
+ "grad_norm": 2.837486057139893,
2468
+ "learning_rate": 2.7440335192201634e-06,
2469
+ "loss": 0.4083,
2470
+ "step": 349
2471
+ },
2472
+ {
2473
+ "epoch": 0.64,
2474
+ "grad_norm": 3.1514682975557755,
2475
+ "learning_rate": 2.7194589069985157e-06,
2476
+ "loss": 0.4417,
2477
+ "step": 350
2478
+ },
2479
+ {
2480
+ "epoch": 0.64,
2481
+ "grad_norm": 2.657620564175483,
2482
+ "learning_rate": 2.694947091810038e-06,
2483
+ "loss": 0.399,
2484
+ "step": 351
2485
+ },
2486
+ {
2487
+ "epoch": 0.64,
2488
+ "grad_norm": 3.249229209441283,
2489
+ "learning_rate": 2.6704989381499543e-06,
2490
+ "loss": 0.5156,
2491
+ "step": 352
2492
+ },
2493
+ {
2494
+ "epoch": 0.65,
2495
+ "grad_norm": 4.349086454941179,
2496
+ "learning_rate": 2.646115308268243e-06,
2497
+ "loss": 0.4783,
2498
+ "step": 353
2499
+ },
2500
+ {
2501
+ "epoch": 0.65,
2502
+ "grad_norm": 3.3140655663532814,
2503
+ "learning_rate": 2.621797062139219e-06,
2504
+ "loss": 0.5764,
2505
+ "step": 354
2506
+ },
2507
+ {
2508
+ "epoch": 0.65,
2509
+ "grad_norm": 3.1064412522110363,
2510
+ "learning_rate": 2.597545057431219e-06,
2511
+ "loss": 0.3681,
2512
+ "step": 355
2513
+ },
2514
+ {
2515
+ "epoch": 0.65,
2516
+ "grad_norm": 2.9477820068777802,
2517
+ "learning_rate": 2.5733601494763345e-06,
2518
+ "loss": 0.3664,
2519
+ "step": 356
2520
+ },
2521
+ {
2522
+ "epoch": 0.65,
2523
+ "grad_norm": 3.074069575294038,
2524
+ "learning_rate": 2.549243191240261e-06,
2525
+ "loss": 0.3998,
2526
+ "step": 357
2527
+ },
2528
+ {
2529
+ "epoch": 0.66,
2530
+ "grad_norm": 2.9320278131468167,
2531
+ "learning_rate": 2.5251950332922044e-06,
2532
+ "loss": 0.3532,
2533
+ "step": 358
2534
+ },
2535
+ {
2536
+ "epoch": 0.66,
2537
+ "grad_norm": 2.979431917933861,
2538
+ "learning_rate": 2.5012165237748918e-06,
2539
+ "loss": 0.4152,
2540
+ "step": 359
2541
+ },
2542
+ {
2543
+ "epoch": 0.66,
2544
+ "grad_norm": 2.870207683094522,
2545
+ "learning_rate": 2.4773085083746447e-06,
2546
+ "loss": 0.4281,
2547
+ "step": 360
2548
+ },
2549
+ {
2550
+ "epoch": 0.66,
2551
+ "eval_accuracy": 0.8396950370778964,
2552
+ "eval_accuracy_<|content|>": 1.0,
2553
+ "eval_accuracy_<|from|>": 0.9682008368200837,
2554
+ "eval_accuracy_<|recipient|>": 1.0,
2555
+ "eval_accuracy_<|stop|>": 0.9415781487101669,
2556
+ "eval_accuracy_total_num_<|content|>": 11653,
2557
+ "eval_accuracy_total_num_<|from|>": 2390,
2558
+ "eval_accuracy_total_num_<|recipient|>": 2390,
2559
+ "eval_accuracy_total_num_<|stop|>": 9226,
2560
+ "eval_loss": 0.5304175615310669,
2561
+ "eval_perplexity": 1.222568088092722,
2562
+ "eval_runtime": 143.7884,
2563
+ "eval_samples_per_second": 4.993,
2564
+ "eval_steps_per_second": 0.16,
2565
+ "step": 360
2566
+ },
2567
+ {
2568
+ "epoch": 0.66,
2569
+ "grad_norm": 3.1558292378921986,
2570
+ "learning_rate": 2.4534718302915707e-06,
2571
+ "loss": 0.4236,
2572
+ "step": 361
2573
+ },
2574
+ {
2575
+ "epoch": 0.66,
2576
+ "grad_norm": 2.846849967965893,
2577
+ "learning_rate": 2.4297073302098155e-06,
2578
+ "loss": 0.4222,
2579
+ "step": 362
2580
+ },
2581
+ {
2582
+ "epoch": 0.66,
2583
+ "grad_norm": 5.586938688827532,
2584
+ "learning_rate": 2.4060158462679093e-06,
2585
+ "loss": 0.4339,
2586
+ "step": 363
2587
+ },
2588
+ {
2589
+ "epoch": 0.67,
2590
+ "grad_norm": 3.0886008483753407,
2591
+ "learning_rate": 2.382398214029217e-06,
2592
+ "loss": 0.4635,
2593
+ "step": 364
2594
+ },
2595
+ {
2596
+ "epoch": 0.67,
2597
+ "grad_norm": 3.3571328876403776,
2598
+ "learning_rate": 2.358855266452461e-06,
2599
+ "loss": 0.3914,
2600
+ "step": 365
2601
+ },
2602
+ {
2603
+ "epoch": 0.67,
2604
+ "grad_norm": 3.26739769209467,
2605
+ "learning_rate": 2.335387833862347e-06,
2606
+ "loss": 0.4108,
2607
+ "step": 366
2608
+ },
2609
+ {
2610
+ "epoch": 0.67,
2611
+ "grad_norm": 3.662589948887738,
2612
+ "learning_rate": 2.311996743920278e-06,
2613
+ "loss": 0.4346,
2614
+ "step": 367
2615
+ },
2616
+ {
2617
+ "epoch": 0.67,
2618
+ "grad_norm": 2.6323468533508096,
2619
+ "learning_rate": 2.288682821595172e-06,
2620
+ "loss": 0.3816,
2621
+ "step": 368
2622
+ },
2623
+ {
2624
+ "epoch": 0.68,
2625
+ "grad_norm": 3.1285106520623405,
2626
+ "learning_rate": 2.265446889134351e-06,
2627
+ "loss": 0.4002,
2628
+ "step": 369
2629
+ },
2630
+ {
2631
+ "epoch": 0.68,
2632
+ "grad_norm": 3.2486605102290156,
2633
+ "learning_rate": 2.242289766034559e-06,
2634
+ "loss": 0.5269,
2635
+ "step": 370
2636
+ },
2637
+ {
2638
+ "epoch": 0.68,
2639
+ "grad_norm": 3.3462066748104173,
2640
+ "learning_rate": 2.219212269013046e-06,
2641
+ "loss": 0.4584,
2642
+ "step": 371
2643
+ },
2644
+ {
2645
+ "epoch": 0.68,
2646
+ "grad_norm": 3.0531594235247574,
2647
+ "learning_rate": 2.1962152119787674e-06,
2648
+ "loss": 0.3964,
2649
+ "step": 372
2650
+ },
2651
+ {
2652
+ "epoch": 0.68,
2653
+ "grad_norm": 3.196922420577308,
2654
+ "learning_rate": 2.1732994060036877e-06,
2655
+ "loss": 0.4305,
2656
+ "step": 373
2657
+ },
2658
+ {
2659
+ "epoch": 0.68,
2660
+ "grad_norm": 2.8872499706194055,
2661
+ "learning_rate": 2.150465659294158e-06,
2662
+ "loss": 0.3821,
2663
+ "step": 374
2664
+ },
2665
+ {
2666
+ "epoch": 0.69,
2667
+ "grad_norm": 2.8234516482363605,
2668
+ "learning_rate": 2.12771477716243e-06,
2669
+ "loss": 0.4064,
2670
+ "step": 375
2671
+ },
2672
+ {
2673
+ "epoch": 0.69,
2674
+ "grad_norm": 3.167139950218957,
2675
+ "learning_rate": 2.1050475619982366e-06,
2676
+ "loss": 0.4018,
2677
+ "step": 376
2678
+ },
2679
+ {
2680
+ "epoch": 0.69,
2681
+ "grad_norm": 3.183453329554161,
2682
+ "learning_rate": 2.08246481324051e-06,
2683
+ "loss": 0.3662,
2684
+ "step": 377
2685
+ },
2686
+ {
2687
+ "epoch": 0.69,
2688
+ "grad_norm": 2.8281387047214435,
2689
+ "learning_rate": 2.0599673273491723e-06,
2690
+ "loss": 0.4003,
2691
+ "step": 378
2692
+ },
2693
+ {
2694
+ "epoch": 0.69,
2695
+ "grad_norm": 2.9532294199870766,
2696
+ "learning_rate": 2.037555897777051e-06,
2697
+ "loss": 0.4884,
2698
+ "step": 379
2699
+ },
2700
+ {
2701
+ "epoch": 0.7,
2702
+ "grad_norm": 2.9934462366999823,
2703
+ "learning_rate": 2.015231314941899e-06,
2704
+ "loss": 0.4409,
2705
+ "step": 380
2706
+ },
2707
+ {
2708
+ "epoch": 0.7,
2709
+ "grad_norm": 2.917496558912529,
2710
+ "learning_rate": 1.99299436619851e-06,
2711
+ "loss": 0.3991,
2712
+ "step": 381
2713
+ },
2714
+ {
2715
+ "epoch": 0.7,
2716
+ "grad_norm": 3.006595992084315,
2717
+ "learning_rate": 1.9708458358109593e-06,
2718
+ "loss": 0.4115,
2719
+ "step": 382
2720
+ },
2721
+ {
2722
+ "epoch": 0.7,
2723
+ "grad_norm": 3.4004768944041337,
2724
+ "learning_rate": 1.948786504924933e-06,
2725
+ "loss": 0.4011,
2726
+ "step": 383
2727
+ },
2728
+ {
2729
+ "epoch": 0.7,
2730
+ "grad_norm": 2.9725302984373316,
2731
+ "learning_rate": 1.926817151540186e-06,
2732
+ "loss": 0.4174,
2733
+ "step": 384
2734
+ },
2735
+ {
2736
+ "epoch": 0.71,
2737
+ "grad_norm": 3.0284221194882566,
2738
+ "learning_rate": 1.904938550483098e-06,
2739
+ "loss": 0.4066,
2740
+ "step": 385
2741
+ },
2742
+ {
2743
+ "epoch": 0.71,
2744
+ "grad_norm": 3.1349016666002694,
2745
+ "learning_rate": 1.8831514733793563e-06,
2746
+ "loss": 0.3916,
2747
+ "step": 386
2748
+ },
2749
+ {
2750
+ "epoch": 0.71,
2751
+ "grad_norm": 3.132488173215795,
2752
+ "learning_rate": 1.8614566886267255e-06,
2753
+ "loss": 0.4547,
2754
+ "step": 387
2755
+ },
2756
+ {
2757
+ "epoch": 0.71,
2758
+ "grad_norm": 2.7119681959559214,
2759
+ "learning_rate": 1.8398549613679623e-06,
2760
+ "loss": 0.3396,
2761
+ "step": 388
2762
+ },
2763
+ {
2764
+ "epoch": 0.71,
2765
+ "grad_norm": 2.8303277598141703,
2766
+ "learning_rate": 1.8183470534638254e-06,
2767
+ "loss": 0.4438,
2768
+ "step": 389
2769
+ },
2770
+ {
2771
+ "epoch": 0.71,
2772
+ "grad_norm": 2.8328013937254566,
2773
+ "learning_rate": 1.7969337234661995e-06,
2774
+ "loss": 0.3821,
2775
+ "step": 390
2776
+ },
2777
+ {
2778
+ "epoch": 0.72,
2779
+ "grad_norm": 3.29786655494721,
2780
+ "learning_rate": 1.7756157265913494e-06,
2781
+ "loss": 0.4762,
2782
+ "step": 391
2783
+ },
2784
+ {
2785
+ "epoch": 0.72,
2786
+ "grad_norm": 2.999661857849317,
2787
+ "learning_rate": 1.7543938146932824e-06,
2788
+ "loss": 0.3592,
2789
+ "step": 392
2790
+ },
2791
+ {
2792
+ "epoch": 0.72,
2793
+ "grad_norm": 3.1307693218977164,
2794
+ "learning_rate": 1.733268736237234e-06,
2795
+ "loss": 0.3632,
2796
+ "step": 393
2797
+ },
2798
+ {
2799
+ "epoch": 0.72,
2800
+ "grad_norm": 2.4716130192821564,
2801
+ "learning_rate": 1.712241236273265e-06,
2802
+ "loss": 0.3557,
2803
+ "step": 394
2804
+ },
2805
+ {
2806
+ "epoch": 0.72,
2807
+ "grad_norm": 2.6893743350162573,
2808
+ "learning_rate": 1.6913120564099922e-06,
2809
+ "loss": 0.3903,
2810
+ "step": 395
2811
+ },
2812
+ {
2813
+ "epoch": 0.73,
2814
+ "grad_norm": 3.2908137090131415,
2815
+ "learning_rate": 1.6704819347884244e-06,
2816
+ "loss": 0.4379,
2817
+ "step": 396
2818
+ },
2819
+ {
2820
+ "epoch": 0.73,
2821
+ "grad_norm": 2.725819167216134,
2822
+ "learning_rate": 1.6497516060559343e-06,
2823
+ "loss": 0.4022,
2824
+ "step": 397
2825
+ },
2826
+ {
2827
+ "epoch": 0.73,
2828
+ "grad_norm": 2.7714438772597383,
2829
+ "learning_rate": 1.6291218013403526e-06,
2830
+ "loss": 0.3573,
2831
+ "step": 398
2832
+ },
2833
+ {
2834
+ "epoch": 0.73,
2835
+ "grad_norm": 3.0262420212778696,
2836
+ "learning_rate": 1.6085932482241717e-06,
2837
+ "loss": 0.5107,
2838
+ "step": 399
2839
+ },
2840
+ {
2841
+ "epoch": 0.73,
2842
+ "grad_norm": 2.9862803965767433,
2843
+ "learning_rate": 1.588166670718896e-06,
2844
+ "loss": 0.4796,
2845
+ "step": 400
2846
+ },
2847
+ {
2848
+ "epoch": 0.73,
2849
+ "grad_norm": 3.4630735035037166,
2850
+ "learning_rate": 1.5678427892394964e-06,
2851
+ "loss": 0.3796,
2852
+ "step": 401
2853
+ },
2854
+ {
2855
+ "epoch": 0.74,
2856
+ "grad_norm": 2.9904593886016397,
2857
+ "learning_rate": 1.5476223205790144e-06,
2858
+ "loss": 0.4201,
2859
+ "step": 402
2860
+ },
2861
+ {
2862
+ "epoch": 0.74,
2863
+ "grad_norm": 3.3388765162679452,
2864
+ "learning_rate": 1.5275059778832698e-06,
2865
+ "loss": 0.426,
2866
+ "step": 403
2867
+ },
2868
+ {
2869
+ "epoch": 0.74,
2870
+ "grad_norm": 2.937992115817354,
2871
+ "learning_rate": 1.507494470625716e-06,
2872
+ "loss": 0.3927,
2873
+ "step": 404
2874
+ },
2875
+ {
2876
+ "epoch": 0.74,
2877
+ "grad_norm": 3.059511112127061,
2878
+ "learning_rate": 1.4875885045824196e-06,
2879
+ "loss": 0.3823,
2880
+ "step": 405
2881
+ },
2882
+ {
2883
+ "epoch": 0.74,
2884
+ "grad_norm": 3.0822718123934636,
2885
+ "learning_rate": 1.467788781807161e-06,
2886
+ "loss": 0.4194,
2887
+ "step": 406
2888
+ },
2889
+ {
2890
+ "epoch": 0.75,
2891
+ "grad_norm": 2.7313604382295664,
2892
+ "learning_rate": 1.4480960006066834e-06,
2893
+ "loss": 0.3759,
2894
+ "step": 407
2895
+ },
2896
+ {
2897
+ "epoch": 0.75,
2898
+ "grad_norm": 3.095089947510629,
2899
+ "learning_rate": 1.4285108555160574e-06,
2900
+ "loss": 0.4467,
2901
+ "step": 408
2902
+ },
2903
+ {
2904
+ "epoch": 0.75,
2905
+ "grad_norm": 3.1156949297886203,
2906
+ "learning_rate": 1.4090340372741876e-06,
2907
+ "loss": 0.3484,
2908
+ "step": 409
2909
+ },
2910
+ {
2911
+ "epoch": 0.75,
2912
+ "grad_norm": 2.8122154313370986,
2913
+ "learning_rate": 1.3896662327994518e-06,
2914
+ "loss": 0.3543,
2915
+ "step": 410
2916
+ },
2917
+ {
2918
+ "epoch": 0.75,
2919
+ "grad_norm": 2.976204787430994,
2920
+ "learning_rate": 1.3704081251654789e-06,
2921
+ "loss": 0.4072,
2922
+ "step": 411
2923
+ },
2924
+ {
2925
+ "epoch": 0.75,
2926
+ "grad_norm": 2.5302263684508137,
2927
+ "learning_rate": 1.3512603935770464e-06,
2928
+ "loss": 0.3935,
2929
+ "step": 412
2930
+ },
2931
+ {
2932
+ "epoch": 0.76,
2933
+ "grad_norm": 2.9419615139301327,
2934
+ "learning_rate": 1.3322237133461411e-06,
2935
+ "loss": 0.3763,
2936
+ "step": 413
2937
+ },
2938
+ {
2939
+ "epoch": 0.76,
2940
+ "grad_norm": 2.647899170576283,
2941
+ "learning_rate": 1.313298755868127e-06,
2942
+ "loss": 0.3247,
2943
+ "step": 414
2944
+ },
2945
+ {
2946
+ "epoch": 0.76,
2947
+ "grad_norm": 3.044665135509862,
2948
+ "learning_rate": 1.2944861885980753e-06,
2949
+ "loss": 0.4252,
2950
+ "step": 415
2951
+ },
2952
+ {
2953
+ "epoch": 0.76,
2954
+ "grad_norm": 2.975619341499161,
2955
+ "learning_rate": 1.275786675027224e-06,
2956
+ "loss": 0.4269,
2957
+ "step": 416
2958
+ },
2959
+ {
2960
+ "epoch": 0.76,
2961
+ "grad_norm": 2.551840319130771,
2962
+ "learning_rate": 1.2572008746595716e-06,
2963
+ "loss": 0.3021,
2964
+ "step": 417
2965
+ },
2966
+ {
2967
+ "epoch": 0.77,
2968
+ "grad_norm": 2.962920800863855,
2969
+ "learning_rate": 1.2387294429886257e-06,
2970
+ "loss": 0.4714,
2971
+ "step": 418
2972
+ },
2973
+ {
2974
+ "epoch": 0.77,
2975
+ "grad_norm": 2.6917240524435857,
2976
+ "learning_rate": 1.220373031474275e-06,
2977
+ "loss": 0.383,
2978
+ "step": 419
2979
+ },
2980
+ {
2981
+ "epoch": 0.77,
2982
+ "grad_norm": 2.7580992111265004,
2983
+ "learning_rate": 1.2021322875198237e-06,
2984
+ "loss": 0.3424,
2985
+ "step": 420
2986
+ },
2987
+ {
2988
+ "epoch": 0.77,
2989
+ "grad_norm": 2.970888385582573,
2990
+ "learning_rate": 1.184007854449151e-06,
2991
+ "loss": 0.4731,
2992
+ "step": 421
2993
+ },
2994
+ {
2995
+ "epoch": 0.77,
2996
+ "grad_norm": 3.2819420638040726,
2997
+ "learning_rate": 1.1660003714840218e-06,
2998
+ "loss": 0.4693,
2999
+ "step": 422
3000
+ },
3001
+ {
3002
+ "epoch": 0.77,
3003
+ "grad_norm": 3.156537693087468,
3004
+ "learning_rate": 1.148110473721551e-06,
3005
+ "loss": 0.4721,
3006
+ "step": 423
3007
+ },
3008
+ {
3009
+ "epoch": 0.78,
3010
+ "grad_norm": 3.043134342290459,
3011
+ "learning_rate": 1.1303387921117926e-06,
3012
+ "loss": 0.3895,
3013
+ "step": 424
3014
+ },
3015
+ {
3016
+ "epoch": 0.78,
3017
+ "grad_norm": 3.3434194206765,
3018
+ "learning_rate": 1.1126859534354973e-06,
3019
+ "loss": 0.4606,
3020
+ "step": 425
3021
+ },
3022
+ {
3023
+ "epoch": 0.78,
3024
+ "grad_norm": 3.060501840140978,
3025
+ "learning_rate": 1.0951525802819983e-06,
3026
+ "loss": 0.3245,
3027
+ "step": 426
3028
+ },
3029
+ {
3030
+ "epoch": 0.78,
3031
+ "grad_norm": 3.4296992413591174,
3032
+ "learning_rate": 1.077739291027264e-06,
3033
+ "loss": 0.4347,
3034
+ "step": 427
3035
+ },
3036
+ {
3037
+ "epoch": 0.78,
3038
+ "grad_norm": 3.245882575892385,
3039
+ "learning_rate": 1.0604466998120733e-06,
3040
+ "loss": 0.4445,
3041
+ "step": 428
3042
+ },
3043
+ {
3044
+ "epoch": 0.79,
3045
+ "grad_norm": 3.2605077517669003,
3046
+ "learning_rate": 1.0432754165203728e-06,
3047
+ "loss": 0.4296,
3048
+ "step": 429
3049
+ },
3050
+ {
3051
+ "epoch": 0.79,
3052
+ "grad_norm": 3.117314557255133,
3053
+ "learning_rate": 1.0262260467577574e-06,
3054
+ "loss": 0.4592,
3055
+ "step": 430
3056
+ },
3057
+ {
3058
+ "epoch": 0.79,
3059
+ "grad_norm": 2.821109962537146,
3060
+ "learning_rate": 1.0092991918301104e-06,
3061
+ "loss": 0.412,
3062
+ "step": 431
3063
+ },
3064
+ {
3065
+ "epoch": 0.79,
3066
+ "grad_norm": 2.8910453989379885,
3067
+ "learning_rate": 9.92495448722404e-07,
3068
+ "loss": 0.3691,
3069
+ "step": 432
3070
+ },
3071
+ {
3072
+ "epoch": 0.79,
3073
+ "grad_norm": 3.0574940089719234,
3074
+ "learning_rate": 9.758154100776357e-07,
3075
+ "loss": 0.3599,
3076
+ "step": 433
3077
+ },
3078
+ {
3079
+ "epoch": 0.79,
3080
+ "grad_norm": 2.7630835696696026,
3081
+ "learning_rate": 9.592596641759322e-07,
3082
+ "loss": 0.335,
3083
+ "step": 434
3084
+ },
3085
+ {
3086
+ "epoch": 0.8,
3087
+ "grad_norm": 2.9688753141992783,
3088
+ "learning_rate": 9.428287949137998e-07,
3089
+ "loss": 0.3502,
3090
+ "step": 435
3091
+ },
3092
+ {
3093
+ "epoch": 0.8,
3094
+ "grad_norm": 3.197411406246126,
3095
+ "learning_rate": 9.265233817835344e-07,
3096
+ "loss": 0.4235,
3097
+ "step": 436
3098
+ },
3099
+ {
3100
+ "epoch": 0.8,
3101
+ "grad_norm": 3.183872705451458,
3102
+ "learning_rate": 9.103439998527761e-07,
3103
+ "loss": 0.3767,
3104
+ "step": 437
3105
+ },
3106
+ {
3107
+ "epoch": 0.8,
3108
+ "grad_norm": 3.242407462026631,
3109
+ "learning_rate": 8.942912197442375e-07,
3110
+ "loss": 0.4239,
3111
+ "step": 438
3112
+ },
3113
+ {
3114
+ "epoch": 0.8,
3115
+ "grad_norm": 2.8467781862273687,
3116
+ "learning_rate": 8.783656076155699e-07,
3117
+ "loss": 0.392,
3118
+ "step": 439
3119
+ },
3120
+ {
3121
+ "epoch": 0.81,
3122
+ "grad_norm": 2.7753863937470027,
3123
+ "learning_rate": 8.625677251393986e-07,
3124
+ "loss": 0.3126,
3125
+ "step": 440
3126
+ },
3127
+ {
3128
+ "epoch": 0.81,
3129
+ "grad_norm": 2.8590330067588936,
3130
+ "learning_rate": 8.468981294835185e-07,
3131
+ "loss": 0.269,
3132
+ "step": 441
3133
+ },
3134
+ {
3135
+ "epoch": 0.81,
3136
+ "grad_norm": 3.1980602206752184,
3137
+ "learning_rate": 8.313573732912338e-07,
3138
+ "loss": 0.4088,
3139
+ "step": 442
3140
+ },
3141
+ {
3142
+ "epoch": 0.81,
3143
+ "grad_norm": 3.3293284084094847,
3144
+ "learning_rate": 8.159460046618789e-07,
3145
+ "loss": 0.4432,
3146
+ "step": 443
3147
+ },
3148
+ {
3149
+ "epoch": 0.81,
3150
+ "grad_norm": 3.3126149003996104,
3151
+ "learning_rate": 8.006645671314755e-07,
3152
+ "loss": 0.3833,
3153
+ "step": 444
3154
+ },
3155
+ {
3156
+ "epoch": 0.82,
3157
+ "grad_norm": 2.8492721415814466,
3158
+ "learning_rate": 7.855135996535744e-07,
3159
+ "loss": 0.4496,
3160
+ "step": 445
3161
+ },
3162
+ {
3163
+ "epoch": 0.82,
3164
+ "grad_norm": 3.1104827586982693,
3165
+ "learning_rate": 7.704936365802366e-07,
3166
+ "loss": 0.4153,
3167
+ "step": 446
3168
+ },
3169
+ {
3170
+ "epoch": 0.82,
3171
+ "grad_norm": 2.619502946645031,
3172
+ "learning_rate": 7.556052076431957e-07,
3173
+ "loss": 0.3402,
3174
+ "step": 447
3175
+ },
3176
+ {
3177
+ "epoch": 0.82,
3178
+ "grad_norm": 2.8960736573805583,
3179
+ "learning_rate": 7.408488379351735e-07,
3180
+ "loss": 0.3809,
3181
+ "step": 448
3182
+ },
3183
+ {
3184
+ "epoch": 0.82,
3185
+ "grad_norm": 2.986307049514654,
3186
+ "learning_rate": 7.262250478913554e-07,
3187
+ "loss": 0.3985,
3188
+ "step": 449
3189
+ },
3190
+ {
3191
+ "epoch": 0.82,
3192
+ "grad_norm": 3.214856997333643,
3193
+ "learning_rate": 7.117343532710441e-07,
3194
+ "loss": 0.4535,
3195
+ "step": 450
3196
+ },
3197
+ {
3198
+ "epoch": 0.83,
3199
+ "grad_norm": 3.058663778911059,
3200
+ "learning_rate": 6.973772651394613e-07,
3201
+ "loss": 0.474,
3202
+ "step": 451
3203
+ },
3204
+ {
3205
+ "epoch": 0.83,
3206
+ "grad_norm": 3.0080864248694135,
3207
+ "learning_rate": 6.831542898497285e-07,
3208
+ "loss": 0.314,
3209
+ "step": 452
3210
+ },
3211
+ {
3212
+ "epoch": 0.83,
3213
+ "grad_norm": 3.004700420192997,
3214
+ "learning_rate": 6.690659290250051e-07,
3215
+ "loss": 0.4162,
3216
+ "step": 453
3217
+ },
3218
+ {
3219
+ "epoch": 0.83,
3220
+ "grad_norm": 2.7926241141953305,
3221
+ "learning_rate": 6.551126795408014e-07,
3222
+ "loss": 0.3009,
3223
+ "step": 454
3224
+ },
3225
+ {
3226
+ "epoch": 0.83,
3227
+ "grad_norm": 2.6002880262382875,
3228
+ "learning_rate": 6.412950335074515e-07,
3229
+ "loss": 0.3633,
3230
+ "step": 455
3231
+ },
3232
+ {
3233
+ "epoch": 0.84,
3234
+ "grad_norm": 2.7541627826598467,
3235
+ "learning_rate": 6.276134782527553e-07,
3236
+ "loss": 0.2815,
3237
+ "step": 456
3238
+ },
3239
+ {
3240
+ "epoch": 0.84,
3241
+ "grad_norm": 3.0215352798139787,
3242
+ "learning_rate": 6.140684963047972e-07,
3243
+ "loss": 0.361,
3244
+ "step": 457
3245
+ },
3246
+ {
3247
+ "epoch": 0.84,
3248
+ "grad_norm": 2.8851701623761272,
3249
+ "learning_rate": 6.006605653749196e-07,
3250
+ "loss": 0.3771,
3251
+ "step": 458
3252
+ },
3253
+ {
3254
+ "epoch": 0.84,
3255
+ "grad_norm": 2.7814485544944576,
3256
+ "learning_rate": 5.873901583408846e-07,
3257
+ "loss": 0.373,
3258
+ "step": 459
3259
+ },
3260
+ {
3261
+ "epoch": 0.84,
3262
+ "grad_norm": 2.829881754986226,
3263
+ "learning_rate": 5.742577432301871e-07,
3264
+ "loss": 0.3414,
3265
+ "step": 460
3266
+ },
3267
+ {
3268
+ "epoch": 0.84,
3269
+ "grad_norm": 2.754012734303014,
3270
+ "learning_rate": 5.612637832035564e-07,
3271
+ "loss": 0.3234,
3272
+ "step": 461
3273
+ },
3274
+ {
3275
+ "epoch": 0.85,
3276
+ "grad_norm": 3.2770514536057993,
3277
+ "learning_rate": 5.484087365386126e-07,
3278
+ "loss": 0.4243,
3279
+ "step": 462
3280
+ },
3281
+ {
3282
+ "epoch": 0.85,
3283
+ "grad_norm": 2.6950154585629624,
3284
+ "learning_rate": 5.356930566137129e-07,
3285
+ "loss": 0.3947,
3286
+ "step": 463
3287
+ },
3288
+ {
3289
+ "epoch": 0.85,
3290
+ "grad_norm": 3.0138926360925824,
3291
+ "learning_rate": 5.231171918919542e-07,
3292
+ "loss": 0.3841,
3293
+ "step": 464
3294
+ },
3295
+ {
3296
+ "epoch": 0.85,
3297
+ "grad_norm": 2.9014173051270853,
3298
+ "learning_rate": 5.106815859053588e-07,
3299
+ "loss": 0.3783,
3300
+ "step": 465
3301
+ },
3302
+ {
3303
+ "epoch": 0.85,
3304
+ "grad_norm": 2.8925547331882657,
3305
+ "learning_rate": 4.983866772392352e-07,
3306
+ "loss": 0.3879,
3307
+ "step": 466
3308
+ },
3309
+ {
3310
+ "epoch": 0.86,
3311
+ "grad_norm": 2.64765588352481,
3312
+ "learning_rate": 4.862328995167042e-07,
3313
+ "loss": 0.3364,
3314
+ "step": 467
3315
+ },
3316
+ {
3317
+ "epoch": 0.86,
3318
+ "grad_norm": 3.17963184339672,
3319
+ "learning_rate": 4.742206813834104e-07,
3320
+ "loss": 0.38,
3321
+ "step": 468
3322
+ },
3323
+ {
3324
+ "epoch": 0.86,
3325
+ "grad_norm": 2.9727782607561397,
3326
+ "learning_rate": 4.6235044649240046e-07,
3327
+ "loss": 0.3204,
3328
+ "step": 469
3329
+ },
3330
+ {
3331
+ "epoch": 0.86,
3332
+ "grad_norm": 2.860597490385895,
3333
+ "learning_rate": 4.5062261348918556e-07,
3334
+ "loss": 0.3613,
3335
+ "step": 470
3336
+ },
3337
+ {
3338
+ "epoch": 0.86,
3339
+ "grad_norm": 3.1360278861815423,
3340
+ "learning_rate": 4.390375959969729e-07,
3341
+ "loss": 0.3872,
3342
+ "step": 471
3343
+ },
3344
+ {
3345
+ "epoch": 0.86,
3346
+ "grad_norm": 2.8277184137987814,
3347
+ "learning_rate": 4.275958026020788e-07,
3348
+ "loss": 0.3867,
3349
+ "step": 472
3350
+ },
3351
+ {
3352
+ "epoch": 0.87,
3353
+ "grad_norm": 2.9604512713036115,
3354
+ "learning_rate": 4.1629763683952065e-07,
3355
+ "loss": 0.3856,
3356
+ "step": 473
3357
+ },
3358
+ {
3359
+ "epoch": 0.87,
3360
+ "grad_norm": 2.8774799329952523,
3361
+ "learning_rate": 4.0514349717878136e-07,
3362
+ "loss": 0.3387,
3363
+ "step": 474
3364
+ },
3365
+ {
3366
+ "epoch": 0.87,
3367
+ "grad_norm": 2.907118120588671,
3368
+ "learning_rate": 3.9413377700976003e-07,
3369
+ "loss": 0.3169,
3370
+ "step": 475
3371
+ },
3372
+ {
3373
+ "epoch": 0.87,
3374
+ "grad_norm": 3.159755506707381,
3375
+ "learning_rate": 3.8326886462889277e-07,
3376
+ "loss": 0.3683,
3377
+ "step": 476
3378
+ },
3379
+ {
3380
+ "epoch": 0.87,
3381
+ "grad_norm": 2.8239324438698925,
3382
+ "learning_rate": 3.725491432254623e-07,
3383
+ "loss": 0.3662,
3384
+ "step": 477
3385
+ },
3386
+ {
3387
+ "epoch": 0.88,
3388
+ "grad_norm": 3.0011876106504274,
3389
+ "learning_rate": 3.6197499086807907e-07,
3390
+ "loss": 0.3685,
3391
+ "step": 478
3392
+ },
3393
+ {
3394
+ "epoch": 0.88,
3395
+ "grad_norm": 2.747487952670731,
3396
+ "learning_rate": 3.5154678049135525e-07,
3397
+ "loss": 0.4044,
3398
+ "step": 479
3399
+ },
3400
+ {
3401
+ "epoch": 0.88,
3402
+ "grad_norm": 3.0759679312715877,
3403
+ "learning_rate": 3.4126487988274083e-07,
3404
+ "loss": 0.4869,
3405
+ "step": 480
3406
+ },
3407
+ {
3408
+ "epoch": 0.88,
3409
+ "grad_norm": 3.0657695098664917,
3410
+ "learning_rate": 3.311296516695615e-07,
3411
+ "loss": 0.4258,
3412
+ "step": 481
3413
+ },
3414
+ {
3415
+ "epoch": 0.88,
3416
+ "grad_norm": 2.9997455994102906,
3417
+ "learning_rate": 3.211414533062274e-07,
3418
+ "loss": 0.4122,
3419
+ "step": 482
3420
+ },
3421
+ {
3422
+ "epoch": 0.88,
3423
+ "grad_norm": 3.5661882671216985,
3424
+ "learning_rate": 3.113006370616195e-07,
3425
+ "loss": 0.4152,
3426
+ "step": 483
3427
+ },
3428
+ {
3429
+ "epoch": 0.89,
3430
+ "grad_norm": 2.7447170280640925,
3431
+ "learning_rate": 3.016075500066758e-07,
3432
+ "loss": 0.4015,
3433
+ "step": 484
3434
+ },
3435
+ {
3436
+ "epoch": 0.89,
3437
+ "grad_norm": 3.07045536332393,
3438
+ "learning_rate": 2.92062534002143e-07,
3439
+ "loss": 0.4326,
3440
+ "step": 485
3441
+ },
3442
+ {
3443
+ "epoch": 0.89,
3444
+ "grad_norm": 2.940038374343366,
3445
+ "learning_rate": 2.8266592568652424e-07,
3446
+ "loss": 0.318,
3447
+ "step": 486
3448
+ },
3449
+ {
3450
+ "epoch": 0.89,
3451
+ "grad_norm": 3.323235132954793,
3452
+ "learning_rate": 2.7341805646420287e-07,
3453
+ "loss": 0.4058,
3454
+ "step": 487
3455
+ },
3456
+ {
3457
+ "epoch": 0.89,
3458
+ "grad_norm": 2.9754827521512177,
3459
+ "learning_rate": 2.643192524937571e-07,
3460
+ "loss": 0.3209,
3461
+ "step": 488
3462
+ },
3463
+ {
3464
+ "epoch": 0.9,
3465
+ "grad_norm": 3.2068648085808715,
3466
+ "learning_rate": 2.5536983467645446e-07,
3467
+ "loss": 0.39,
3468
+ "step": 489
3469
+ },
3470
+ {
3471
+ "epoch": 0.9,
3472
+ "grad_norm": 2.8252447688631133,
3473
+ "learning_rate": 2.46570118644936e-07,
3474
+ "loss": 0.3363,
3475
+ "step": 490
3476
+ },
3477
+ {
3478
+ "epoch": 0.9,
3479
+ "grad_norm": 2.9012019076879185,
3480
+ "learning_rate": 2.379204147520841e-07,
3481
+ "loss": 0.5429,
3482
+ "step": 491
3483
+ },
3484
+ {
3485
+ "epoch": 0.9,
3486
+ "grad_norm": 2.8439125833594776,
3487
+ "learning_rate": 2.2942102806007475e-07,
3488
+ "loss": 0.4359,
3489
+ "step": 492
3490
+ },
3491
+ {
3492
+ "epoch": 0.9,
3493
+ "grad_norm": 3.078530295907687,
3494
+ "learning_rate": 2.2107225832962276e-07,
3495
+ "loss": 0.3237,
3496
+ "step": 493
3497
+ },
3498
+ {
3499
+ "epoch": 0.9,
3500
+ "grad_norm": 3.0952379773719674,
3501
+ "learning_rate": 2.12874400009405e-07,
3502
+ "loss": 0.3668,
3503
+ "step": 494
3504
+ },
3505
+ {
3506
+ "epoch": 0.91,
3507
+ "grad_norm": 2.9175877638152294,
3508
+ "learning_rate": 2.0482774222567647e-07,
3509
+ "loss": 0.3614,
3510
+ "step": 495
3511
+ },
3512
+ {
3513
+ "epoch": 0.91,
3514
+ "grad_norm": 3.1124844369657136,
3515
+ "learning_rate": 1.969325687720782e-07,
3516
+ "loss": 0.4416,
3517
+ "step": 496
3518
+ },
3519
+ {
3520
+ "epoch": 0.91,
3521
+ "grad_norm": 2.93419070603059,
3522
+ "learning_rate": 1.8918915809962e-07,
3523
+ "loss": 0.3761,
3524
+ "step": 497
3525
+ },
3526
+ {
3527
+ "epoch": 0.91,
3528
+ "grad_norm": 3.0850086370269834,
3529
+ "learning_rate": 1.815977833068686e-07,
3530
+ "loss": 0.3638,
3531
+ "step": 498
3532
+ },
3533
+ {
3534
+ "epoch": 0.91,
3535
+ "grad_norm": 3.3126934567624087,
3536
+ "learning_rate": 1.7415871213030798e-07,
3537
+ "loss": 0.4387,
3538
+ "step": 499
3539
+ },
3540
+ {
3541
+ "epoch": 0.92,
3542
+ "grad_norm": 2.9704128877807734,
3543
+ "learning_rate": 1.668722069349039e-07,
3544
+ "loss": 0.3203,
3545
+ "step": 500
3546
+ },
3547
+ {
3548
+ "epoch": 0.92,
3549
+ "grad_norm": 3.3148322275840285,
3550
+ "learning_rate": 1.5973852470484229e-07,
3551
+ "loss": 0.3694,
3552
+ "step": 501
3553
+ },
3554
+ {
3555
+ "epoch": 0.92,
3556
+ "grad_norm": 2.910881480766959,
3557
+ "learning_rate": 1.52757917034476e-07,
3558
+ "loss": 0.3436,
3559
+ "step": 502
3560
+ },
3561
+ {
3562
+ "epoch": 0.92,
3563
+ "grad_norm": 2.6701541737867385,
3564
+ "learning_rate": 1.459306301194419e-07,
3565
+ "loss": 0.3975,
3566
+ "step": 503
3567
+ },
3568
+ {
3569
+ "epoch": 0.92,
3570
+ "grad_norm": 2.8804003541719414,
3571
+ "learning_rate": 1.3925690474798585e-07,
3572
+ "loss": 0.4631,
3573
+ "step": 504
3574
+ },
3575
+ {
3576
+ "epoch": 0.92,
3577
+ "grad_norm": 2.83394184085523,
3578
+ "learning_rate": 1.3273697629246245e-07,
3579
+ "loss": 0.3488,
3580
+ "step": 505
3581
+ },
3582
+ {
3583
+ "epoch": 0.93,
3584
+ "grad_norm": 3.291213004132381,
3585
+ "learning_rate": 1.263710747010412e-07,
3586
+ "loss": 0.4086,
3587
+ "step": 506
3588
+ },
3589
+ {
3590
+ "epoch": 0.93,
3591
+ "grad_norm": 3.323992744920309,
3592
+ "learning_rate": 1.20159424489594e-07,
3593
+ "loss": 0.4162,
3594
+ "step": 507
3595
+ },
3596
+ {
3597
+ "epoch": 0.93,
3598
+ "grad_norm": 2.7671784809336475,
3599
+ "learning_rate": 1.1410224473377245e-07,
3600
+ "loss": 0.3632,
3601
+ "step": 508
3602
+ },
3603
+ {
3604
+ "epoch": 0.93,
3605
+ "grad_norm": 3.219143272064861,
3606
+ "learning_rate": 1.081997490612896e-07,
3607
+ "loss": 0.3256,
3608
+ "step": 509
3609
+ },
3610
+ {
3611
+ "epoch": 0.93,
3612
+ "grad_norm": 3.25109764240598,
3613
+ "learning_rate": 1.0245214564437738e-07,
3614
+ "loss": 0.3837,
3615
+ "step": 510
3616
+ },
3617
+ {
3618
+ "epoch": 0.94,
3619
+ "grad_norm": 3.1019795157757724,
3620
+ "learning_rate": 9.685963719245155e-08,
3621
+ "loss": 0.3457,
3622
+ "step": 511
3623
+ },
3624
+ {
3625
+ "epoch": 0.94,
3626
+ "grad_norm": 2.806320842849082,
3627
+ "learning_rate": 9.14224209449569e-08,
3628
+ "loss": 0.3727,
3629
+ "step": 512
3630
+ },
3631
+ {
3632
+ "epoch": 0.94,
3633
+ "grad_norm": 3.3366050941861323,
3634
+ "learning_rate": 8.614068866441627e-08,
3635
+ "loss": 0.4336,
3636
+ "step": 513
3637
+ },
3638
+ {
3639
+ "epoch": 0.94,
3640
+ "grad_norm": 3.0222670147132176,
3641
+ "learning_rate": 8.101462662966152e-08,
3642
+ "loss": 0.3439,
3643
+ "step": 514
3644
+ },
3645
+ {
3646
+ "epoch": 0.94,
3647
+ "grad_norm": 3.1926310699535523,
3648
+ "learning_rate": 7.604441562926828e-08,
3649
+ "loss": 0.4314,
3650
+ "step": 515
3651
+ },
3652
+ {
3653
+ "epoch": 0.95,
3654
+ "grad_norm": 3.017804262807194,
3655
+ "learning_rate": 7.12302309551785e-08,
3656
+ "loss": 0.3838,
3657
+ "step": 516
3658
+ },
3659
+ {
3660
+ "epoch": 0.95,
3661
+ "grad_norm": 2.878278497678078,
3662
+ "learning_rate": 6.657224239651694e-08,
3663
+ "loss": 0.3179,
3664
+ "step": 517
3665
+ },
3666
+ {
3667
+ "epoch": 0.95,
3668
+ "grad_norm": 2.941702290572878,
3669
+ "learning_rate": 6.207061423360494e-08,
3670
+ "loss": 0.3798,
3671
+ "step": 518
3672
+ },
3673
+ {
3674
+ "epoch": 0.95,
3675
+ "grad_norm": 3.0988677959358335,
3676
+ "learning_rate": 5.772550523216458e-08,
3677
+ "loss": 0.3075,
3678
+ "step": 519
3679
+ },
3680
+ {
3681
+ "epoch": 0.95,
3682
+ "grad_norm": 3.3560092980721836,
3683
+ "learning_rate": 5.353706863772012e-08,
3684
+ "loss": 0.4263,
3685
+ "step": 520
3686
+ },
3687
+ {
3688
+ "epoch": 0.95,
3689
+ "grad_norm": 3.1956366083471903,
3690
+ "learning_rate": 4.950545217019437e-08,
3691
+ "loss": 0.4319,
3692
+ "step": 521
3693
+ },
3694
+ {
3695
+ "epoch": 0.96,
3696
+ "grad_norm": 3.0159486475297634,
3697
+ "learning_rate": 4.5630798018697295e-08,
3698
+ "loss": 0.4031,
3699
+ "step": 522
3700
+ },
3701
+ {
3702
+ "epoch": 0.96,
3703
+ "grad_norm": 3.297944272171461,
3704
+ "learning_rate": 4.19132428365116e-08,
3705
+ "loss": 0.3586,
3706
+ "step": 523
3707
+ },
3708
+ {
3709
+ "epoch": 0.96,
3710
+ "grad_norm": 3.1274412386954915,
3711
+ "learning_rate": 3.835291773627253e-08,
3712
+ "loss": 0.4114,
3713
+ "step": 524
3714
+ },
3715
+ {
3716
+ "epoch": 0.96,
3717
+ "grad_norm": 3.0121919305698297,
3718
+ "learning_rate": 3.494994828534659e-08,
3719
+ "loss": 0.3502,
3720
+ "step": 525
3721
+ },
3722
+ {
3723
+ "epoch": 0.96,
3724
+ "grad_norm": 3.445856414643335,
3725
+ "learning_rate": 3.1704454501397086e-08,
3726
+ "loss": 0.3895,
3727
+ "step": 526
3728
+ },
3729
+ {
3730
+ "epoch": 0.97,
3731
+ "grad_norm": 3.0074455364542936,
3732
+ "learning_rate": 2.8616550848159507e-08,
3733
+ "loss": 0.3388,
3734
+ "step": 527
3735
+ },
3736
+ {
3737
+ "epoch": 0.97,
3738
+ "grad_norm": 3.054543501588241,
3739
+ "learning_rate": 2.5686346231396263e-08,
3740
+ "loss": 0.4015,
3741
+ "step": 528
3742
+ },
3743
+ {
3744
+ "epoch": 0.97,
3745
+ "grad_norm": 2.600340393809179,
3746
+ "learning_rate": 2.291394399506275e-08,
3747
+ "loss": 0.2537,
3748
+ "step": 529
3749
+ },
3750
+ {
3751
+ "epoch": 0.97,
3752
+ "grad_norm": 3.027308647749434,
3753
+ "learning_rate": 2.029944191765626e-08,
3754
+ "loss": 0.3464,
3755
+ "step": 530
3756
+ },
3757
+ {
3758
+ "epoch": 0.97,
3759
+ "grad_norm": 3.230365902006891,
3760
+ "learning_rate": 1.7842932208773254e-08,
3761
+ "loss": 0.4738,
3762
+ "step": 531
3763
+ },
3764
+ {
3765
+ "epoch": 0.97,
3766
+ "grad_norm": 3.3324796604669946,
3767
+ "learning_rate": 1.554450150585296e-08,
3768
+ "loss": 0.3936,
3769
+ "step": 532
3770
+ },
3771
+ {
3772
+ "epoch": 0.98,
3773
+ "grad_norm": 2.9961740543863775,
3774
+ "learning_rate": 1.34042308711243e-08,
3775
+ "loss": 0.4011,
3776
+ "step": 533
3777
+ },
3778
+ {
3779
+ "epoch": 0.98,
3780
+ "grad_norm": 2.9383255928842975,
3781
+ "learning_rate": 1.1422195788745204e-08,
3782
+ "loss": 0.392,
3783
+ "step": 534
3784
+ },
3785
+ {
3786
+ "epoch": 0.98,
3787
+ "grad_norm": 3.133800572378904,
3788
+ "learning_rate": 9.598466162142217e-09,
3789
+ "loss": 0.4284,
3790
+ "step": 535
3791
+ },
3792
+ {
3793
+ "epoch": 0.98,
3794
+ "grad_norm": 2.8351204684200018,
3795
+ "learning_rate": 7.93310631154398e-09,
3796
+ "loss": 0.303,
3797
+ "step": 536
3798
+ },
3799
+ {
3800
+ "epoch": 0.98,
3801
+ "grad_norm": 3.2635637853252866,
3802
+ "learning_rate": 6.426174971712051e-09,
3803
+ "loss": 0.4375,
3804
+ "step": 537
3805
+ },
3806
+ {
3807
+ "epoch": 0.99,
3808
+ "grad_norm": 3.269014882416967,
3809
+ "learning_rate": 5.077725289871549e-09,
3810
+ "loss": 0.454,
3811
+ "step": 538
3812
+ },
3813
+ {
3814
+ "epoch": 0.99,
3815
+ "grad_norm": 2.5907194457239044,
3816
+ "learning_rate": 3.887804823835162e-09,
3817
+ "loss": 0.2889,
3818
+ "step": 539
3819
+ },
3820
+ {
3821
+ "epoch": 0.99,
3822
+ "grad_norm": 2.8481580051950464,
3823
+ "learning_rate": 2.8564555403254867e-09,
3824
+ "loss": 0.3428,
3825
+ "step": 540
3826
+ },
3827
+ {
3828
+ "epoch": 0.99,
3829
+ "eval_accuracy": 0.8420877296434167,
3830
+ "eval_accuracy_<|content|>": 1.0,
3831
+ "eval_accuracy_<|from|>": 0.9753138075313807,
3832
+ "eval_accuracy_<|recipient|>": 1.0,
3833
+ "eval_accuracy_<|stop|>": 0.9352915673097767,
3834
+ "eval_accuracy_total_num_<|content|>": 11653,
3835
+ "eval_accuracy_total_num_<|from|>": 2390,
3836
+ "eval_accuracy_total_num_<|recipient|>": 2390,
3837
+ "eval_accuracy_total_num_<|stop|>": 9226,
3838
+ "eval_loss": 0.5226789712905884,
3839
+ "eval_perplexity": 1.218962280428345,
3840
+ "eval_runtime": 143.8622,
3841
+ "eval_samples_per_second": 4.991,
3842
+ "eval_steps_per_second": 0.16,
3843
+ "step": 540
3844
+ },
3845
+ {
3846
+ "epoch": 0.99,
3847
+ "grad_norm": 2.6212472705225,
3848
+ "learning_rate": 1.983713813496213e-09,
3849
+ "loss": 0.3164,
3850
+ "step": 541
3851
+ },
3852
+ {
3853
+ "epoch": 0.99,
3854
+ "grad_norm": 3.275268183412255,
3855
+ "learning_rate": 1.2696104236486483e-09,
3856
+ "loss": 0.3929,
3857
+ "step": 542
3858
+ },
3859
+ {
3860
+ "epoch": 0.99,
3861
+ "grad_norm": 2.90413116939948,
3862
+ "learning_rate": 7.141705561460876e-10,
3863
+ "loss": 0.4164,
3864
+ "step": 543
3865
+ },
3866
+ {
3867
+ "epoch": 1.0,
3868
+ "grad_norm": 3.0667169569157484,
3869
+ "learning_rate": 3.1741380052552337e-10,
3870
+ "loss": 0.3806,
3871
+ "step": 544
3872
+ },
3873
+ {
3874
+ "epoch": 1.0,
3875
+ "grad_norm": 2.962612357034888,
3876
+ "learning_rate": 7.935414980719813e-11,
3877
+ "loss": 0.3653,
3878
+ "step": 545
3879
+ },
3880
+ {
3881
+ "epoch": 1.0,
3882
+ "grad_norm": 2.921197573056188,
3883
+ "learning_rate": 0.0,
3884
+ "loss": 0.35,
3885
+ "step": 546
3886
+ },
3887
+ {
3888
+ "epoch": 1.0,
3889
+ "step": 546,
3890
+ "total_flos": 114321292001280.0,
3891
+ "train_loss": 0.4735211233297984,
3892
+ "train_runtime": 7869.2834,
3893
+ "train_samples_per_second": 1.11,
3894
+ "train_steps_per_second": 0.069
3895
+ }
3896
+ ],
3897
+ "logging_steps": 1.0,
3898
+ "max_steps": 546,
3899
+ "num_input_tokens_seen": 0,
3900
+ "num_train_epochs": 1,
3901
+ "save_steps": 200.0,
3902
+ "total_flos": 114321292001280.0,
3903
+ "train_batch_size": 4,
3904
+ "trial_name": null,
3905
+ "trial_params": null
3906
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fd70f8a4df94f4c242c0936fa41f5dc0327308fd163ca12a3e893332564b540
3
+ size 5499