Robin Ding
commited on
Commit
•
1bf86fc
1
Parent(s):
20123e5
1030 model updates
Browse files- config.json +33 -0
- generation_config.json +6 -0
- model-00001-of-00003.safetensors +3 -0
- model-00002-of-00003.safetensors +3 -0
- model-00003-of-00003.safetensors +3 -0
- model.safetensors.index.json +298 -0
- special_tokens_map.json +23 -0
- tokenizer.json +0 -0
- tokenizer_config.json +193 -0
- trainer_state.json +1389 -0
config.json
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "deepseek-ai/deepseek-coder-6.7b-base",
|
3 |
+
"architectures": [
|
4 |
+
"LlamaForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 32013,
|
9 |
+
"eos_token_id": 32014,
|
10 |
+
"hidden_act": "silu",
|
11 |
+
"hidden_size": 4096,
|
12 |
+
"initializer_range": 0.02,
|
13 |
+
"intermediate_size": 11008,
|
14 |
+
"max_position_embeddings": 16384,
|
15 |
+
"mlp_bias": false,
|
16 |
+
"model_type": "llama",
|
17 |
+
"num_attention_heads": 32,
|
18 |
+
"num_hidden_layers": 32,
|
19 |
+
"num_key_value_heads": 32,
|
20 |
+
"pretraining_tp": 1,
|
21 |
+
"rms_norm_eps": 1e-06,
|
22 |
+
"rope_scaling": {
|
23 |
+
"factor": 4.0,
|
24 |
+
"rope_type": "linear",
|
25 |
+
"type": "linear"
|
26 |
+
},
|
27 |
+
"rope_theta": 100000,
|
28 |
+
"tie_word_embeddings": false,
|
29 |
+
"torch_dtype": "float16",
|
30 |
+
"transformers_version": "4.44.2",
|
31 |
+
"use_cache": true,
|
32 |
+
"vocab_size": 32256
|
33 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 32013,
|
4 |
+
"eos_token_id": 32014,
|
5 |
+
"transformers_version": "4.44.2"
|
6 |
+
}
|
model-00001-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5d3643e8ff84e64e72aeafc6c2a85badcfdff7d2d121884b7a41d95785039f1
|
3 |
+
size 4941082400
|
model-00002-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c2ffafe48100c2899ffa336650cd329644f8976d45f930a6e076ec3453d5bc8
|
3 |
+
size 4947390768
|
model-00003-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ff11cc143b9be57c1a708b5745b87e9febf0a2fc964466be8101fe23fa37e78
|
3 |
+
size 3592585888
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,298 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 13481025536
|
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-00001-of-00003.safetensors",
|
27 |
+
"model.layers.10.mlp.down_proj.weight": "model-00001-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-00001-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-00001-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-00001-of-00003.safetensors",
|
41 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
42 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
43 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00001-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-00002-of-00003.safetensors",
|
144 |
+
"model.layers.22.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
145 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
146 |
+
"model.layers.22.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
147 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00002-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-00002-of-00003.safetensors",
|
155 |
+
"model.layers.23.mlp.up_proj.weight": "model-00002-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-00002-of-00003.safetensors",
|
158 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
159 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
160 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00002-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 |
+
}
|
special_tokens_map.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<|begin▁of▁sentence|>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": true,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "<|end▁of▁sentence|>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": true,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "<|end▁of▁sentence|>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": true,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
}
|
23 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,193 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"add_prefix_space": null,
|
5 |
+
"added_tokens_decoder": {
|
6 |
+
"32000": {
|
7 |
+
"content": "õ",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": true,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false,
|
12 |
+
"special": false
|
13 |
+
},
|
14 |
+
"32001": {
|
15 |
+
"content": "÷",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": true,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false,
|
20 |
+
"special": false
|
21 |
+
},
|
22 |
+
"32002": {
|
23 |
+
"content": "Á",
|
24 |
+
"lstrip": false,
|
25 |
+
"normalized": true,
|
26 |
+
"rstrip": false,
|
27 |
+
"single_word": false,
|
28 |
+
"special": false
|
29 |
+
},
|
30 |
+
"32003": {
|
31 |
+
"content": "ý",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": true,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false,
|
36 |
+
"special": false
|
37 |
+
},
|
38 |
+
"32004": {
|
39 |
+
"content": "À",
|
40 |
+
"lstrip": false,
|
41 |
+
"normalized": true,
|
42 |
+
"rstrip": false,
|
43 |
+
"single_word": false,
|
44 |
+
"special": false
|
45 |
+
},
|
46 |
+
"32005": {
|
47 |
+
"content": "ÿ",
|
48 |
+
"lstrip": false,
|
49 |
+
"normalized": true,
|
50 |
+
"rstrip": false,
|
51 |
+
"single_word": false,
|
52 |
+
"special": false
|
53 |
+
},
|
54 |
+
"32006": {
|
55 |
+
"content": "ø",
|
56 |
+
"lstrip": false,
|
57 |
+
"normalized": true,
|
58 |
+
"rstrip": false,
|
59 |
+
"single_word": false,
|
60 |
+
"special": false
|
61 |
+
},
|
62 |
+
"32007": {
|
63 |
+
"content": "ú",
|
64 |
+
"lstrip": false,
|
65 |
+
"normalized": true,
|
66 |
+
"rstrip": false,
|
67 |
+
"single_word": false,
|
68 |
+
"special": false
|
69 |
+
},
|
70 |
+
"32008": {
|
71 |
+
"content": "þ",
|
72 |
+
"lstrip": false,
|
73 |
+
"normalized": true,
|
74 |
+
"rstrip": false,
|
75 |
+
"single_word": false,
|
76 |
+
"special": false
|
77 |
+
},
|
78 |
+
"32009": {
|
79 |
+
"content": "ü",
|
80 |
+
"lstrip": false,
|
81 |
+
"normalized": true,
|
82 |
+
"rstrip": false,
|
83 |
+
"single_word": false,
|
84 |
+
"special": false
|
85 |
+
},
|
86 |
+
"32010": {
|
87 |
+
"content": "ù",
|
88 |
+
"lstrip": false,
|
89 |
+
"normalized": true,
|
90 |
+
"rstrip": false,
|
91 |
+
"single_word": false,
|
92 |
+
"special": false
|
93 |
+
},
|
94 |
+
"32011": {
|
95 |
+
"content": "ö",
|
96 |
+
"lstrip": false,
|
97 |
+
"normalized": true,
|
98 |
+
"rstrip": false,
|
99 |
+
"single_word": false,
|
100 |
+
"special": false
|
101 |
+
},
|
102 |
+
"32012": {
|
103 |
+
"content": "û",
|
104 |
+
"lstrip": false,
|
105 |
+
"normalized": true,
|
106 |
+
"rstrip": false,
|
107 |
+
"single_word": false,
|
108 |
+
"special": false
|
109 |
+
},
|
110 |
+
"32013": {
|
111 |
+
"content": "<|begin▁of▁sentence|>",
|
112 |
+
"lstrip": false,
|
113 |
+
"normalized": true,
|
114 |
+
"rstrip": false,
|
115 |
+
"single_word": false,
|
116 |
+
"special": true
|
117 |
+
},
|
118 |
+
"32014": {
|
119 |
+
"content": "<|end▁of▁sentence|>",
|
120 |
+
"lstrip": false,
|
121 |
+
"normalized": true,
|
122 |
+
"rstrip": false,
|
123 |
+
"single_word": false,
|
124 |
+
"special": true
|
125 |
+
},
|
126 |
+
"32015": {
|
127 |
+
"content": "<|fim▁hole|>",
|
128 |
+
"lstrip": false,
|
129 |
+
"normalized": true,
|
130 |
+
"rstrip": false,
|
131 |
+
"single_word": false,
|
132 |
+
"special": false
|
133 |
+
},
|
134 |
+
"32016": {
|
135 |
+
"content": "<|fim▁begin|>",
|
136 |
+
"lstrip": false,
|
137 |
+
"normalized": true,
|
138 |
+
"rstrip": false,
|
139 |
+
"single_word": false,
|
140 |
+
"special": false
|
141 |
+
},
|
142 |
+
"32017": {
|
143 |
+
"content": "<|fim▁end|>",
|
144 |
+
"lstrip": false,
|
145 |
+
"normalized": true,
|
146 |
+
"rstrip": false,
|
147 |
+
"single_word": false,
|
148 |
+
"special": false
|
149 |
+
},
|
150 |
+
"32018": {
|
151 |
+
"content": "<pad>",
|
152 |
+
"lstrip": false,
|
153 |
+
"normalized": true,
|
154 |
+
"rstrip": false,
|
155 |
+
"single_word": false,
|
156 |
+
"special": false
|
157 |
+
},
|
158 |
+
"32019": {
|
159 |
+
"content": "<|User|>",
|
160 |
+
"lstrip": false,
|
161 |
+
"normalized": true,
|
162 |
+
"rstrip": false,
|
163 |
+
"single_word": false,
|
164 |
+
"special": false
|
165 |
+
},
|
166 |
+
"32020": {
|
167 |
+
"content": "<|Assistant|>",
|
168 |
+
"lstrip": false,
|
169 |
+
"normalized": true,
|
170 |
+
"rstrip": false,
|
171 |
+
"single_word": false,
|
172 |
+
"special": false
|
173 |
+
},
|
174 |
+
"32021": {
|
175 |
+
"content": "<|EOT|>",
|
176 |
+
"lstrip": false,
|
177 |
+
"normalized": true,
|
178 |
+
"rstrip": false,
|
179 |
+
"single_word": false,
|
180 |
+
"special": false
|
181 |
+
}
|
182 |
+
},
|
183 |
+
"bos_token": "<|begin▁of▁sentence|>",
|
184 |
+
"clean_up_tokenization_spaces": false,
|
185 |
+
"eos_token": "<|end▁of▁sentence|>",
|
186 |
+
"legacy": true,
|
187 |
+
"model_max_length": 16384,
|
188 |
+
"pad_token": "<|end▁of▁sentence|>",
|
189 |
+
"sp_model_kwargs": {},
|
190 |
+
"tokenizer_class": "LlamaTokenizer",
|
191 |
+
"unk_token": null,
|
192 |
+
"use_default_system_prompt": false
|
193 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,1389 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.994236311239193,
|
5 |
+
"eval_steps": 20,
|
6 |
+
"global_step": 346,
|
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.011527377521613832,
|
13 |
+
"grad_norm": 0.0,
|
14 |
+
"learning_rate": 0.0,
|
15 |
+
"loss": 0.7662,
|
16 |
+
"step": 2
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.023054755043227664,
|
20 |
+
"grad_norm": 0.0,
|
21 |
+
"learning_rate": 0.0,
|
22 |
+
"loss": 0.7773,
|
23 |
+
"step": 4
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.0345821325648415,
|
27 |
+
"grad_norm": 0.0,
|
28 |
+
"learning_rate": 0.0,
|
29 |
+
"loss": 0.7593,
|
30 |
+
"step": 6
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.04610951008645533,
|
34 |
+
"grad_norm": 0.0,
|
35 |
+
"learning_rate": 0.0,
|
36 |
+
"loss": 0.795,
|
37 |
+
"step": 8
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.05763688760806916,
|
41 |
+
"grad_norm": 0.0,
|
42 |
+
"learning_rate": 0.0,
|
43 |
+
"loss": 0.7765,
|
44 |
+
"step": 10
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.069164265129683,
|
48 |
+
"grad_norm": 0.0,
|
49 |
+
"learning_rate": 0.0,
|
50 |
+
"loss": 0.7819,
|
51 |
+
"step": 12
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.08069164265129683,
|
55 |
+
"grad_norm": 1.0932377576828003,
|
56 |
+
"learning_rate": 2.5e-06,
|
57 |
+
"loss": 0.7426,
|
58 |
+
"step": 14
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.09221902017291066,
|
62 |
+
"grad_norm": 1.0143316984176636,
|
63 |
+
"learning_rate": 7.5e-06,
|
64 |
+
"loss": 0.7667,
|
65 |
+
"step": 16
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.1037463976945245,
|
69 |
+
"grad_norm": 0.5817523002624512,
|
70 |
+
"learning_rate": 1.25e-05,
|
71 |
+
"loss": 0.6819,
|
72 |
+
"step": 18
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.11527377521613832,
|
76 |
+
"grad_norm": 0.7819337248802185,
|
77 |
+
"learning_rate": 1.5e-05,
|
78 |
+
"loss": 0.6171,
|
79 |
+
"step": 20
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.11527377521613832,
|
83 |
+
"eval_loss": 0.5882565379142761,
|
84 |
+
"eval_runtime": 219.1309,
|
85 |
+
"eval_samples_per_second": 21.325,
|
86 |
+
"eval_steps_per_second": 0.169,
|
87 |
+
"step": 20
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.12680115273775217,
|
91 |
+
"grad_norm": 0.4540252089500427,
|
92 |
+
"learning_rate": 2e-05,
|
93 |
+
"loss": 0.5573,
|
94 |
+
"step": 22
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 0.138328530259366,
|
98 |
+
"grad_norm": 0.31643402576446533,
|
99 |
+
"learning_rate": 2.5e-05,
|
100 |
+
"loss": 0.5615,
|
101 |
+
"step": 24
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 0.14985590778097982,
|
105 |
+
"grad_norm": 0.2575995922088623,
|
106 |
+
"learning_rate": 3e-05,
|
107 |
+
"loss": 0.5225,
|
108 |
+
"step": 26
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 0.16138328530259366,
|
112 |
+
"grad_norm": 0.1953422576189041,
|
113 |
+
"learning_rate": 3.5e-05,
|
114 |
+
"loss": 0.5141,
|
115 |
+
"step": 28
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.1729106628242075,
|
119 |
+
"grad_norm": 0.17974254488945007,
|
120 |
+
"learning_rate": 4e-05,
|
121 |
+
"loss": 0.508,
|
122 |
+
"step": 30
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 0.1844380403458213,
|
126 |
+
"grad_norm": 0.16816851496696472,
|
127 |
+
"learning_rate": 4.5e-05,
|
128 |
+
"loss": 0.4763,
|
129 |
+
"step": 32
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.19596541786743515,
|
133 |
+
"grad_norm": 0.16267944872379303,
|
134 |
+
"learning_rate": 5e-05,
|
135 |
+
"loss": 0.4757,
|
136 |
+
"step": 34
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.207492795389049,
|
140 |
+
"grad_norm": 0.1356152594089508,
|
141 |
+
"learning_rate": 4.9995821084255035e-05,
|
142 |
+
"loss": 0.4714,
|
143 |
+
"step": 36
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 0.21902017291066284,
|
147 |
+
"grad_norm": 0.12293241173028946,
|
148 |
+
"learning_rate": 4.998328588931674e-05,
|
149 |
+
"loss": 0.4777,
|
150 |
+
"step": 38
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 0.23054755043227665,
|
154 |
+
"grad_norm": 0.12494528293609619,
|
155 |
+
"learning_rate": 4.996239907149833e-05,
|
156 |
+
"loss": 0.4649,
|
157 |
+
"step": 40
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"epoch": 0.23054755043227665,
|
161 |
+
"eval_loss": 0.45945191383361816,
|
162 |
+
"eval_runtime": 163.1604,
|
163 |
+
"eval_samples_per_second": 28.641,
|
164 |
+
"eval_steps_per_second": 0.227,
|
165 |
+
"step": 40
|
166 |
+
},
|
167 |
+
{
|
168 |
+
"epoch": 0.2420749279538905,
|
169 |
+
"grad_norm": 0.11425463855266571,
|
170 |
+
"learning_rate": 4.993316838939995e-05,
|
171 |
+
"loss": 0.4508,
|
172 |
+
"step": 42
|
173 |
+
},
|
174 |
+
{
|
175 |
+
"epoch": 0.25360230547550433,
|
176 |
+
"grad_norm": 0.11498431116342545,
|
177 |
+
"learning_rate": 4.9895604701026735e-05,
|
178 |
+
"loss": 0.4433,
|
179 |
+
"step": 44
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"epoch": 0.26512968299711814,
|
183 |
+
"grad_norm": 0.12802694737911224,
|
184 |
+
"learning_rate": 4.9849721959755464e-05,
|
185 |
+
"loss": 0.451,
|
186 |
+
"step": 46
|
187 |
+
},
|
188 |
+
{
|
189 |
+
"epoch": 0.276657060518732,
|
190 |
+
"grad_norm": 0.11723160743713379,
|
191 |
+
"learning_rate": 4.979553720915145e-05,
|
192 |
+
"loss": 0.4344,
|
193 |
+
"step": 48
|
194 |
+
},
|
195 |
+
{
|
196 |
+
"epoch": 0.2881844380403458,
|
197 |
+
"grad_norm": 0.11519418656826019,
|
198 |
+
"learning_rate": 4.9733070576637606e-05,
|
199 |
+
"loss": 0.4464,
|
200 |
+
"step": 50
|
201 |
+
},
|
202 |
+
{
|
203 |
+
"epoch": 0.29971181556195964,
|
204 |
+
"grad_norm": 0.1040327250957489,
|
205 |
+
"learning_rate": 4.9662345266017836e-05,
|
206 |
+
"loss": 0.4367,
|
207 |
+
"step": 52
|
208 |
+
},
|
209 |
+
{
|
210 |
+
"epoch": 0.3112391930835735,
|
211 |
+
"grad_norm": 0.10918751358985901,
|
212 |
+
"learning_rate": 4.9583387548857836e-05,
|
213 |
+
"loss": 0.4411,
|
214 |
+
"step": 54
|
215 |
+
},
|
216 |
+
{
|
217 |
+
"epoch": 0.3227665706051873,
|
218 |
+
"grad_norm": 0.11520207673311234,
|
219 |
+
"learning_rate": 4.949622675472627e-05,
|
220 |
+
"loss": 0.4119,
|
221 |
+
"step": 56
|
222 |
+
},
|
223 |
+
{
|
224 |
+
"epoch": 0.33429394812680113,
|
225 |
+
"grad_norm": 0.11275804787874222,
|
226 |
+
"learning_rate": 4.940089526030003e-05,
|
227 |
+
"loss": 0.4387,
|
228 |
+
"step": 58
|
229 |
+
},
|
230 |
+
{
|
231 |
+
"epoch": 0.345821325648415,
|
232 |
+
"grad_norm": 0.11030508577823639,
|
233 |
+
"learning_rate": 4.92974284773376e-05,
|
234 |
+
"loss": 0.4265,
|
235 |
+
"step": 60
|
236 |
+
},
|
237 |
+
{
|
238 |
+
"epoch": 0.345821325648415,
|
239 |
+
"eval_loss": 0.4273378252983093,
|
240 |
+
"eval_runtime": 163.6226,
|
241 |
+
"eval_samples_per_second": 28.56,
|
242 |
+
"eval_steps_per_second": 0.226,
|
243 |
+
"step": 60
|
244 |
+
},
|
245 |
+
{
|
246 |
+
"epoch": 0.3573487031700288,
|
247 |
+
"grad_norm": 0.1050853505730629,
|
248 |
+
"learning_rate": 4.9185864839525065e-05,
|
249 |
+
"loss": 0.4217,
|
250 |
+
"step": 62
|
251 |
+
},
|
252 |
+
{
|
253 |
+
"epoch": 0.3688760806916426,
|
254 |
+
"grad_norm": 0.1106187105178833,
|
255 |
+
"learning_rate": 4.906624578819954e-05,
|
256 |
+
"loss": 0.4244,
|
257 |
+
"step": 64
|
258 |
+
},
|
259 |
+
{
|
260 |
+
"epoch": 0.3804034582132565,
|
261 |
+
"grad_norm": 0.1203250139951706,
|
262 |
+
"learning_rate": 4.893861575695544e-05,
|
263 |
+
"loss": 0.4161,
|
264 |
+
"step": 66
|
265 |
+
},
|
266 |
+
{
|
267 |
+
"epoch": 0.3919308357348703,
|
268 |
+
"grad_norm": 0.13240748643875122,
|
269 |
+
"learning_rate": 4.880302215513915e-05,
|
270 |
+
"loss": 0.4205,
|
271 |
+
"step": 68
|
272 |
+
},
|
273 |
+
{
|
274 |
+
"epoch": 0.4034582132564842,
|
275 |
+
"grad_norm": 0.11961999535560608,
|
276 |
+
"learning_rate": 4.865951535023847e-05,
|
277 |
+
"loss": 0.4152,
|
278 |
+
"step": 70
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"epoch": 0.414985590778098,
|
282 |
+
"grad_norm": 0.10617737472057343,
|
283 |
+
"learning_rate": 4.850814864917309e-05,
|
284 |
+
"loss": 0.4151,
|
285 |
+
"step": 72
|
286 |
+
},
|
287 |
+
{
|
288 |
+
"epoch": 0.4265129682997118,
|
289 |
+
"grad_norm": 0.1053657978773117,
|
290 |
+
"learning_rate": 4.834897827849325e-05,
|
291 |
+
"loss": 0.4286,
|
292 |
+
"step": 74
|
293 |
+
},
|
294 |
+
{
|
295 |
+
"epoch": 0.43804034582132567,
|
296 |
+
"grad_norm": 0.1263289898633957,
|
297 |
+
"learning_rate": 4.818206336349391e-05,
|
298 |
+
"loss": 0.4206,
|
299 |
+
"step": 76
|
300 |
+
},
|
301 |
+
{
|
302 |
+
"epoch": 0.4495677233429395,
|
303 |
+
"grad_norm": 0.11088111996650696,
|
304 |
+
"learning_rate": 4.8007465906252065e-05,
|
305 |
+
"loss": 0.4127,
|
306 |
+
"step": 78
|
307 |
+
},
|
308 |
+
{
|
309 |
+
"epoch": 0.4610951008645533,
|
310 |
+
"grad_norm": 0.10416624695062637,
|
311 |
+
"learning_rate": 4.782525076259556e-05,
|
312 |
+
"loss": 0.3924,
|
313 |
+
"step": 80
|
314 |
+
},
|
315 |
+
{
|
316 |
+
"epoch": 0.4610951008645533,
|
317 |
+
"eval_loss": 0.41243475675582886,
|
318 |
+
"eval_runtime": 163.0434,
|
319 |
+
"eval_samples_per_second": 28.661,
|
320 |
+
"eval_steps_per_second": 0.227,
|
321 |
+
"step": 80
|
322 |
+
},
|
323 |
+
{
|
324 |
+
"epoch": 0.47262247838616717,
|
325 |
+
"grad_norm": 0.109275221824646,
|
326 |
+
"learning_rate": 4.763548561801175e-05,
|
327 |
+
"loss": 0.418,
|
328 |
+
"step": 82
|
329 |
+
},
|
330 |
+
{
|
331 |
+
"epoch": 0.484149855907781,
|
332 |
+
"grad_norm": 0.11440867185592651,
|
333 |
+
"learning_rate": 4.743824096250513e-05,
|
334 |
+
"loss": 0.4054,
|
335 |
+
"step": 84
|
336 |
+
},
|
337 |
+
{
|
338 |
+
"epoch": 0.4956772334293948,
|
339 |
+
"grad_norm": 0.11359245330095291,
|
340 |
+
"learning_rate": 4.723359006441316e-05,
|
341 |
+
"loss": 0.3969,
|
342 |
+
"step": 86
|
343 |
+
},
|
344 |
+
{
|
345 |
+
"epoch": 0.5072046109510087,
|
346 |
+
"grad_norm": 0.11708330363035202,
|
347 |
+
"learning_rate": 4.7021608943190105e-05,
|
348 |
+
"loss": 0.4052,
|
349 |
+
"step": 88
|
350 |
+
},
|
351 |
+
{
|
352 |
+
"epoch": 0.5187319884726225,
|
353 |
+
"grad_norm": 0.1086309477686882,
|
354 |
+
"learning_rate": 4.680237634116884e-05,
|
355 |
+
"loss": 0.4055,
|
356 |
+
"step": 90
|
357 |
+
},
|
358 |
+
{
|
359 |
+
"epoch": 0.5302593659942363,
|
360 |
+
"grad_norm": 0.1133558601140976,
|
361 |
+
"learning_rate": 4.6575973694311364e-05,
|
362 |
+
"loss": 0.4016,
|
363 |
+
"step": 92
|
364 |
+
},
|
365 |
+
{
|
366 |
+
"epoch": 0.5417867435158501,
|
367 |
+
"grad_norm": 0.11118675768375397,
|
368 |
+
"learning_rate": 4.6342485101958634e-05,
|
369 |
+
"loss": 0.4137,
|
370 |
+
"step": 94
|
371 |
+
},
|
372 |
+
{
|
373 |
+
"epoch": 0.553314121037464,
|
374 |
+
"grad_norm": 0.1130242571234703,
|
375 |
+
"learning_rate": 4.610199729559106e-05,
|
376 |
+
"loss": 0.4125,
|
377 |
+
"step": 96
|
378 |
+
},
|
379 |
+
{
|
380 |
+
"epoch": 0.5648414985590778,
|
381 |
+
"grad_norm": 0.10623504966497421,
|
382 |
+
"learning_rate": 4.585459960661137e-05,
|
383 |
+
"loss": 0.3989,
|
384 |
+
"step": 98
|
385 |
+
},
|
386 |
+
{
|
387 |
+
"epoch": 0.5763688760806917,
|
388 |
+
"grad_norm": 0.10171157866716385,
|
389 |
+
"learning_rate": 4.5600383933161586e-05,
|
390 |
+
"loss": 0.4099,
|
391 |
+
"step": 100
|
392 |
+
},
|
393 |
+
{
|
394 |
+
"epoch": 0.5763688760806917,
|
395 |
+
"eval_loss": 0.40298977494239807,
|
396 |
+
"eval_runtime": 163.0144,
|
397 |
+
"eval_samples_per_second": 28.666,
|
398 |
+
"eval_steps_per_second": 0.227,
|
399 |
+
"step": 100
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"epoch": 0.5878962536023055,
|
403 |
+
"grad_norm": 0.1252756267786026,
|
404 |
+
"learning_rate": 4.5339444705986636e-05,
|
405 |
+
"loss": 0.4047,
|
406 |
+
"step": 102
|
407 |
+
},
|
408 |
+
{
|
409 |
+
"epoch": 0.5994236311239193,
|
410 |
+
"grad_norm": 0.12425834685564041,
|
411 |
+
"learning_rate": 4.507187885335716e-05,
|
412 |
+
"loss": 0.4044,
|
413 |
+
"step": 104
|
414 |
+
},
|
415 |
+
{
|
416 |
+
"epoch": 0.6109510086455331,
|
417 |
+
"grad_norm": 0.12188662588596344,
|
418 |
+
"learning_rate": 4.479778576506467e-05,
|
419 |
+
"loss": 0.3985,
|
420 |
+
"step": 106
|
421 |
+
},
|
422 |
+
{
|
423 |
+
"epoch": 0.622478386167147,
|
424 |
+
"grad_norm": 0.1297188252210617,
|
425 |
+
"learning_rate": 4.451726725550226e-05,
|
426 |
+
"loss": 0.4105,
|
427 |
+
"step": 108
|
428 |
+
},
|
429 |
+
{
|
430 |
+
"epoch": 0.6340057636887608,
|
431 |
+
"grad_norm": 0.1405544877052307,
|
432 |
+
"learning_rate": 4.423042752584471e-05,
|
433 |
+
"loss": 0.3943,
|
434 |
+
"step": 110
|
435 |
+
},
|
436 |
+
{
|
437 |
+
"epoch": 0.6455331412103746,
|
438 |
+
"grad_norm": 0.1427697390317917,
|
439 |
+
"learning_rate": 4.393737312534203e-05,
|
440 |
+
"loss": 0.3929,
|
441 |
+
"step": 112
|
442 |
+
},
|
443 |
+
{
|
444 |
+
"epoch": 0.6570605187319885,
|
445 |
+
"grad_norm": 0.12234554439783096,
|
446 |
+
"learning_rate": 4.363821291174073e-05,
|
447 |
+
"loss": 0.385,
|
448 |
+
"step": 114
|
449 |
+
},
|
450 |
+
{
|
451 |
+
"epoch": 0.6685878962536023,
|
452 |
+
"grad_norm": 0.11913135647773743,
|
453 |
+
"learning_rate": 4.3333058010847665e-05,
|
454 |
+
"loss": 0.3944,
|
455 |
+
"step": 116
|
456 |
+
},
|
457 |
+
{
|
458 |
+
"epoch": 0.6801152737752162,
|
459 |
+
"grad_norm": 0.10236409306526184,
|
460 |
+
"learning_rate": 4.302202177525126e-05,
|
461 |
+
"loss": 0.4088,
|
462 |
+
"step": 118
|
463 |
+
},
|
464 |
+
{
|
465 |
+
"epoch": 0.69164265129683,
|
466 |
+
"grad_norm": 0.1148187592625618,
|
467 |
+
"learning_rate": 4.270521974221572e-05,
|
468 |
+
"loss": 0.3925,
|
469 |
+
"step": 120
|
470 |
+
},
|
471 |
+
{
|
472 |
+
"epoch": 0.69164265129683,
|
473 |
+
"eval_loss": 0.39593446254730225,
|
474 |
+
"eval_runtime": 163.197,
|
475 |
+
"eval_samples_per_second": 28.634,
|
476 |
+
"eval_steps_per_second": 0.227,
|
477 |
+
"step": 120
|
478 |
+
},
|
479 |
+
{
|
480 |
+
"epoch": 0.7031700288184438,
|
481 |
+
"grad_norm": 0.1020105630159378,
|
482 |
+
"learning_rate": 4.238276959076362e-05,
|
483 |
+
"loss": 0.3959,
|
484 |
+
"step": 122
|
485 |
+
},
|
486 |
+
{
|
487 |
+
"epoch": 0.7146974063400576,
|
488 |
+
"grad_norm": 0.09900052100419998,
|
489 |
+
"learning_rate": 4.205479109796293e-05,
|
490 |
+
"loss": 0.3938,
|
491 |
+
"step": 124
|
492 |
+
},
|
493 |
+
{
|
494 |
+
"epoch": 0.7262247838616714,
|
495 |
+
"grad_norm": 0.11457400768995285,
|
496 |
+
"learning_rate": 4.172140609443478e-05,
|
497 |
+
"loss": 0.3941,
|
498 |
+
"step": 126
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"epoch": 0.7377521613832853,
|
502 |
+
"grad_norm": 0.12308034300804138,
|
503 |
+
"learning_rate": 4.138273841909831e-05,
|
504 |
+
"loss": 0.3773,
|
505 |
+
"step": 128
|
506 |
+
},
|
507 |
+
{
|
508 |
+
"epoch": 0.7492795389048992,
|
509 |
+
"grad_norm": 0.11765991151332855,
|
510 |
+
"learning_rate": 4.1038913873169606e-05,
|
511 |
+
"loss": 0.3908,
|
512 |
+
"step": 130
|
513 |
+
},
|
514 |
+
{
|
515 |
+
"epoch": 0.760806916426513,
|
516 |
+
"grad_norm": 0.11604655534029007,
|
517 |
+
"learning_rate": 4.069006017343161e-05,
|
518 |
+
"loss": 0.4024,
|
519 |
+
"step": 132
|
520 |
+
},
|
521 |
+
{
|
522 |
+
"epoch": 0.7723342939481268,
|
523 |
+
"grad_norm": 0.10507753491401672,
|
524 |
+
"learning_rate": 4.033630690479266e-05,
|
525 |
+
"loss": 0.3874,
|
526 |
+
"step": 134
|
527 |
+
},
|
528 |
+
{
|
529 |
+
"epoch": 0.7838616714697406,
|
530 |
+
"grad_norm": 0.11194345355033875,
|
531 |
+
"learning_rate": 3.99777854721509e-05,
|
532 |
+
"loss": 0.3902,
|
533 |
+
"step": 136
|
534 |
+
},
|
535 |
+
{
|
536 |
+
"epoch": 0.7953890489913544,
|
537 |
+
"grad_norm": 0.10498375445604324,
|
538 |
+
"learning_rate": 3.961462905158275e-05,
|
539 |
+
"loss": 0.3922,
|
540 |
+
"step": 138
|
541 |
+
},
|
542 |
+
{
|
543 |
+
"epoch": 0.8069164265129684,
|
544 |
+
"grad_norm": 0.10028143227100372,
|
545 |
+
"learning_rate": 3.924697254087344e-05,
|
546 |
+
"loss": 0.3884,
|
547 |
+
"step": 140
|
548 |
+
},
|
549 |
+
{
|
550 |
+
"epoch": 0.8069164265129684,
|
551 |
+
"eval_loss": 0.3904818892478943,
|
552 |
+
"eval_runtime": 165.7335,
|
553 |
+
"eval_samples_per_second": 28.196,
|
554 |
+
"eval_steps_per_second": 0.223,
|
555 |
+
"step": 140
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 0.8184438040345822,
|
559 |
+
"grad_norm": 0.10579356551170349,
|
560 |
+
"learning_rate": 3.887495250940798e-05,
|
561 |
+
"loss": 0.3945,
|
562 |
+
"step": 142
|
563 |
+
},
|
564 |
+
{
|
565 |
+
"epoch": 0.829971181556196,
|
566 |
+
"grad_norm": 0.10865680873394012,
|
567 |
+
"learning_rate": 3.8498707147441186e-05,
|
568 |
+
"loss": 0.396,
|
569 |
+
"step": 144
|
570 |
+
},
|
571 |
+
{
|
572 |
+
"epoch": 0.8414985590778098,
|
573 |
+
"grad_norm": 0.10962694138288498,
|
574 |
+
"learning_rate": 3.8118376214765724e-05,
|
575 |
+
"loss": 0.3925,
|
576 |
+
"step": 146
|
577 |
+
},
|
578 |
+
{
|
579 |
+
"epoch": 0.8530259365994236,
|
580 |
+
"grad_norm": 0.14297883212566376,
|
581 |
+
"learning_rate": 3.773410098879694e-05,
|
582 |
+
"loss": 0.3862,
|
583 |
+
"step": 148
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"epoch": 0.8645533141210374,
|
587 |
+
"grad_norm": 0.12033689022064209,
|
588 |
+
"learning_rate": 3.734602421209414e-05,
|
589 |
+
"loss": 0.3923,
|
590 |
+
"step": 150
|
591 |
+
},
|
592 |
+
{
|
593 |
+
"epoch": 0.8760806916426513,
|
594 |
+
"grad_norm": 0.11992188543081284,
|
595 |
+
"learning_rate": 3.6954290039337544e-05,
|
596 |
+
"loss": 0.3864,
|
597 |
+
"step": 152
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 0.8876080691642652,
|
601 |
+
"grad_norm": 0.1202910915017128,
|
602 |
+
"learning_rate": 3.6559043983780695e-05,
|
603 |
+
"loss": 0.3965,
|
604 |
+
"step": 154
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 0.899135446685879,
|
608 |
+
"grad_norm": 0.1139882281422615,
|
609 |
+
"learning_rate": 3.6160432863198227e-05,
|
610 |
+
"loss": 0.3867,
|
611 |
+
"step": 156
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 0.9106628242074928,
|
615 |
+
"grad_norm": 0.10837512463331223,
|
616 |
+
"learning_rate": 3.575860474534907e-05,
|
617 |
+
"loss": 0.3734,
|
618 |
+
"step": 158
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 0.9221902017291066,
|
622 |
+
"grad_norm": 0.11608846485614777,
|
623 |
+
"learning_rate": 3.535370889297532e-05,
|
624 |
+
"loss": 0.3856,
|
625 |
+
"step": 160
|
626 |
+
},
|
627 |
+
{
|
628 |
+
"epoch": 0.9221902017291066,
|
629 |
+
"eval_loss": 0.3864249289035797,
|
630 |
+
"eval_runtime": 162.9187,
|
631 |
+
"eval_samples_per_second": 28.683,
|
632 |
+
"eval_steps_per_second": 0.227,
|
633 |
+
"step": 160
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"epoch": 0.9337175792507204,
|
637 |
+
"grad_norm": 0.11061898618936539,
|
638 |
+
"learning_rate": 3.494589570835719e-05,
|
639 |
+
"loss": 0.3874,
|
640 |
+
"step": 162
|
641 |
+
},
|
642 |
+
{
|
643 |
+
"epoch": 0.9452449567723343,
|
644 |
+
"grad_norm": 0.10494677722454071,
|
645 |
+
"learning_rate": 3.4535316677444745e-05,
|
646 |
+
"loss": 0.3862,
|
647 |
+
"step": 164
|
648 |
+
},
|
649 |
+
{
|
650 |
+
"epoch": 0.9567723342939481,
|
651 |
+
"grad_norm": 0.11414439976215363,
|
652 |
+
"learning_rate": 3.412212431358704e-05,
|
653 |
+
"loss": 0.382,
|
654 |
+
"step": 166
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 0.968299711815562,
|
658 |
+
"grad_norm": 0.12404631823301315,
|
659 |
+
"learning_rate": 3.3706472100879635e-05,
|
660 |
+
"loss": 0.3893,
|
661 |
+
"step": 168
|
662 |
+
},
|
663 |
+
{
|
664 |
+
"epoch": 0.9798270893371758,
|
665 |
+
"grad_norm": 0.11317316442728043,
|
666 |
+
"learning_rate": 3.3288514437151505e-05,
|
667 |
+
"loss": 0.379,
|
668 |
+
"step": 170
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 0.9913544668587896,
|
672 |
+
"grad_norm": 0.11200971901416779,
|
673 |
+
"learning_rate": 3.286840657661259e-05,
|
674 |
+
"loss": 0.3829,
|
675 |
+
"step": 172
|
676 |
+
},
|
677 |
+
{
|
678 |
+
"epoch": 1.0028818443804035,
|
679 |
+
"grad_norm": 0.11575999855995178,
|
680 |
+
"learning_rate": 3.2446304572183155e-05,
|
681 |
+
"loss": 0.3757,
|
682 |
+
"step": 174
|
683 |
+
},
|
684 |
+
{
|
685 |
+
"epoch": 1.0144092219020173,
|
686 |
+
"grad_norm": 0.1118895411491394,
|
687 |
+
"learning_rate": 3.2022365217526515e-05,
|
688 |
+
"loss": 0.3487,
|
689 |
+
"step": 176
|
690 |
+
},
|
691 |
+
{
|
692 |
+
"epoch": 1.0259365994236311,
|
693 |
+
"grad_norm": 0.11941341310739517,
|
694 |
+
"learning_rate": 3.159674598880658e-05,
|
695 |
+
"loss": 0.3611,
|
696 |
+
"step": 178
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"epoch": 1.037463976945245,
|
700 |
+
"grad_norm": 0.12434028834104538,
|
701 |
+
"learning_rate": 3.116960498619191e-05,
|
702 |
+
"loss": 0.3527,
|
703 |
+
"step": 180
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"epoch": 1.037463976945245,
|
707 |
+
"eval_loss": 0.38433459401130676,
|
708 |
+
"eval_runtime": 167.462,
|
709 |
+
"eval_samples_per_second": 27.905,
|
710 |
+
"eval_steps_per_second": 0.221,
|
711 |
+
"step": 180
|
712 |
+
},
|
713 |
+
{
|
714 |
+
"epoch": 1.0489913544668588,
|
715 |
+
"grad_norm": 0.1257391721010208,
|
716 |
+
"learning_rate": 3.0741100875127956e-05,
|
717 |
+
"loss": 0.346,
|
718 |
+
"step": 182
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"epoch": 1.0605187319884726,
|
722 |
+
"grad_norm": 0.1072888970375061,
|
723 |
+
"learning_rate": 3.0311392827399266e-05,
|
724 |
+
"loss": 0.351,
|
725 |
+
"step": 184
|
726 |
+
},
|
727 |
+
{
|
728 |
+
"epoch": 1.0720461095100864,
|
729 |
+
"grad_norm": 0.11550486832857132,
|
730 |
+
"learning_rate": 2.9880640462003766e-05,
|
731 |
+
"loss": 0.3584,
|
732 |
+
"step": 186
|
733 |
+
},
|
734 |
+
{
|
735 |
+
"epoch": 1.0835734870317002,
|
736 |
+
"grad_norm": 0.11017844080924988,
|
737 |
+
"learning_rate": 2.944900378586073e-05,
|
738 |
+
"loss": 0.3528,
|
739 |
+
"step": 188
|
740 |
+
},
|
741 |
+
{
|
742 |
+
"epoch": 1.0951008645533142,
|
743 |
+
"grad_norm": 0.11351864784955978,
|
744 |
+
"learning_rate": 2.901664313437478e-05,
|
745 |
+
"loss": 0.3548,
|
746 |
+
"step": 190
|
747 |
+
},
|
748 |
+
{
|
749 |
+
"epoch": 1.106628242074928,
|
750 |
+
"grad_norm": 0.11179786920547485,
|
751 |
+
"learning_rate": 2.8583719111877844e-05,
|
752 |
+
"loss": 0.3433,
|
753 |
+
"step": 192
|
754 |
+
},
|
755 |
+
{
|
756 |
+
"epoch": 1.1181556195965419,
|
757 |
+
"grad_norm": 0.10140883177518845,
|
758 |
+
"learning_rate": 2.8150392531971137e-05,
|
759 |
+
"loss": 0.3524,
|
760 |
+
"step": 194
|
761 |
+
},
|
762 |
+
{
|
763 |
+
"epoch": 1.1296829971181557,
|
764 |
+
"grad_norm": 0.10281901806592941,
|
765 |
+
"learning_rate": 2.7716824357789567e-05,
|
766 |
+
"loss": 0.3527,
|
767 |
+
"step": 196
|
768 |
+
},
|
769 |
+
{
|
770 |
+
"epoch": 1.1412103746397695,
|
771 |
+
"grad_norm": 0.09435153007507324,
|
772 |
+
"learning_rate": 2.728317564221044e-05,
|
773 |
+
"loss": 0.3521,
|
774 |
+
"step": 198
|
775 |
+
},
|
776 |
+
{
|
777 |
+
"epoch": 1.1527377521613833,
|
778 |
+
"grad_norm": 0.10692735016345978,
|
779 |
+
"learning_rate": 2.684960746802887e-05,
|
780 |
+
"loss": 0.3635,
|
781 |
+
"step": 200
|
782 |
+
},
|
783 |
+
{
|
784 |
+
"epoch": 1.1527377521613833,
|
785 |
+
"eval_loss": 0.3818141520023346,
|
786 |
+
"eval_runtime": 163.2711,
|
787 |
+
"eval_samples_per_second": 28.621,
|
788 |
+
"eval_steps_per_second": 0.227,
|
789 |
+
"step": 200
|
790 |
+
},
|
791 |
+
{
|
792 |
+
"epoch": 1.1642651296829971,
|
793 |
+
"grad_norm": 0.10303134471178055,
|
794 |
+
"learning_rate": 2.6416280888122165e-05,
|
795 |
+
"loss": 0.341,
|
796 |
+
"step": 202
|
797 |
+
},
|
798 |
+
{
|
799 |
+
"epoch": 1.175792507204611,
|
800 |
+
"grad_norm": 0.1047578901052475,
|
801 |
+
"learning_rate": 2.5983356865625224e-05,
|
802 |
+
"loss": 0.3483,
|
803 |
+
"step": 204
|
804 |
+
},
|
805 |
+
{
|
806 |
+
"epoch": 1.1873198847262247,
|
807 |
+
"grad_norm": 0.09823092073202133,
|
808 |
+
"learning_rate": 2.5550996214139283e-05,
|
809 |
+
"loss": 0.3469,
|
810 |
+
"step": 206
|
811 |
+
},
|
812 |
+
{
|
813 |
+
"epoch": 1.1988472622478386,
|
814 |
+
"grad_norm": 0.10456107556819916,
|
815 |
+
"learning_rate": 2.511935953799624e-05,
|
816 |
+
"loss": 0.3498,
|
817 |
+
"step": 208
|
818 |
+
},
|
819 |
+
{
|
820 |
+
"epoch": 1.2103746397694524,
|
821 |
+
"grad_norm": 0.10154879838228226,
|
822 |
+
"learning_rate": 2.4688607172600742e-05,
|
823 |
+
"loss": 0.3494,
|
824 |
+
"step": 210
|
825 |
+
},
|
826 |
+
{
|
827 |
+
"epoch": 1.2219020172910664,
|
828 |
+
"grad_norm": 0.10301995277404785,
|
829 |
+
"learning_rate": 2.4258899124872063e-05,
|
830 |
+
"loss": 0.344,
|
831 |
+
"step": 212
|
832 |
+
},
|
833 |
+
{
|
834 |
+
"epoch": 1.23342939481268,
|
835 |
+
"grad_norm": 0.10198619216680527,
|
836 |
+
"learning_rate": 2.3830395013808088e-05,
|
837 |
+
"loss": 0.3453,
|
838 |
+
"step": 214
|
839 |
+
},
|
840 |
+
{
|
841 |
+
"epoch": 1.244956772334294,
|
842 |
+
"grad_norm": 0.10618147999048233,
|
843 |
+
"learning_rate": 2.3403254011193433e-05,
|
844 |
+
"loss": 0.3492,
|
845 |
+
"step": 216
|
846 |
+
},
|
847 |
+
{
|
848 |
+
"epoch": 1.2564841498559078,
|
849 |
+
"grad_norm": 0.10644455999135971,
|
850 |
+
"learning_rate": 2.2977634782473493e-05,
|
851 |
+
"loss": 0.3365,
|
852 |
+
"step": 218
|
853 |
+
},
|
854 |
+
{
|
855 |
+
"epoch": 1.2680115273775217,
|
856 |
+
"grad_norm": 0.10750509053468704,
|
857 |
+
"learning_rate": 2.2553695427816847e-05,
|
858 |
+
"loss": 0.3527,
|
859 |
+
"step": 220
|
860 |
+
},
|
861 |
+
{
|
862 |
+
"epoch": 1.2680115273775217,
|
863 |
+
"eval_loss": 0.37958407402038574,
|
864 |
+
"eval_runtime": 162.0488,
|
865 |
+
"eval_samples_per_second": 28.837,
|
866 |
+
"eval_steps_per_second": 0.228,
|
867 |
+
"step": 220
|
868 |
+
},
|
869 |
+
{
|
870 |
+
"epoch": 1.2795389048991355,
|
871 |
+
"grad_norm": 0.10969573259353638,
|
872 |
+
"learning_rate": 2.2131593423387414e-05,
|
873 |
+
"loss": 0.3388,
|
874 |
+
"step": 222
|
875 |
+
},
|
876 |
+
{
|
877 |
+
"epoch": 1.2910662824207493,
|
878 |
+
"grad_norm": 0.11101813614368439,
|
879 |
+
"learning_rate": 2.1711485562848504e-05,
|
880 |
+
"loss": 0.3417,
|
881 |
+
"step": 224
|
882 |
+
},
|
883 |
+
{
|
884 |
+
"epoch": 1.302593659942363,
|
885 |
+
"grad_norm": 0.10727708041667938,
|
886 |
+
"learning_rate": 2.1293527899120374e-05,
|
887 |
+
"loss": 0.3478,
|
888 |
+
"step": 226
|
889 |
+
},
|
890 |
+
{
|
891 |
+
"epoch": 1.314121037463977,
|
892 |
+
"grad_norm": 0.11611964553594589,
|
893 |
+
"learning_rate": 2.0877875686412966e-05,
|
894 |
+
"loss": 0.34,
|
895 |
+
"step": 228
|
896 |
+
},
|
897 |
+
{
|
898 |
+
"epoch": 1.3256484149855907,
|
899 |
+
"grad_norm": 0.11851979792118073,
|
900 |
+
"learning_rate": 2.0464683322555267e-05,
|
901 |
+
"loss": 0.3413,
|
902 |
+
"step": 230
|
903 |
+
},
|
904 |
+
{
|
905 |
+
"epoch": 1.3371757925072045,
|
906 |
+
"grad_norm": 0.11880774050951004,
|
907 |
+
"learning_rate": 2.0054104291642818e-05,
|
908 |
+
"loss": 0.3479,
|
909 |
+
"step": 232
|
910 |
+
},
|
911 |
+
{
|
912 |
+
"epoch": 1.3487031700288186,
|
913 |
+
"grad_norm": 0.10287457704544067,
|
914 |
+
"learning_rate": 1.964629110702469e-05,
|
915 |
+
"loss": 0.3434,
|
916 |
+
"step": 234
|
917 |
+
},
|
918 |
+
{
|
919 |
+
"epoch": 1.3602305475504322,
|
920 |
+
"grad_norm": 0.10474801808595657,
|
921 |
+
"learning_rate": 1.924139525465093e-05,
|
922 |
+
"loss": 0.338,
|
923 |
+
"step": 236
|
924 |
+
},
|
925 |
+
{
|
926 |
+
"epoch": 1.3717579250720462,
|
927 |
+
"grad_norm": 0.10204192996025085,
|
928 |
+
"learning_rate": 1.8839567136801772e-05,
|
929 |
+
"loss": 0.3369,
|
930 |
+
"step": 238
|
931 |
+
},
|
932 |
+
{
|
933 |
+
"epoch": 1.38328530259366,
|
934 |
+
"grad_norm": 0.1050105094909668,
|
935 |
+
"learning_rate": 1.8440956016219314e-05,
|
936 |
+
"loss": 0.3407,
|
937 |
+
"step": 240
|
938 |
+
},
|
939 |
+
{
|
940 |
+
"epoch": 1.38328530259366,
|
941 |
+
"eval_loss": 0.3772360384464264,
|
942 |
+
"eval_runtime": 161.7846,
|
943 |
+
"eval_samples_per_second": 28.884,
|
944 |
+
"eval_steps_per_second": 0.229,
|
945 |
+
"step": 240
|
946 |
+
},
|
947 |
+
{
|
948 |
+
"epoch": 1.3948126801152738,
|
949 |
+
"grad_norm": 0.10698170959949493,
|
950 |
+
"learning_rate": 1.8045709960662465e-05,
|
951 |
+
"loss": 0.355,
|
952 |
+
"step": 242
|
953 |
+
},
|
954 |
+
{
|
955 |
+
"epoch": 1.4063400576368876,
|
956 |
+
"grad_norm": 0.09979532659053802,
|
957 |
+
"learning_rate": 1.765397578790587e-05,
|
958 |
+
"loss": 0.3419,
|
959 |
+
"step": 244
|
960 |
+
},
|
961 |
+
{
|
962 |
+
"epoch": 1.4178674351585014,
|
963 |
+
"grad_norm": 0.09883076697587967,
|
964 |
+
"learning_rate": 1.7265899011203065e-05,
|
965 |
+
"loss": 0.3415,
|
966 |
+
"step": 246
|
967 |
+
},
|
968 |
+
{
|
969 |
+
"epoch": 1.4293948126801153,
|
970 |
+
"grad_norm": 0.10558874905109406,
|
971 |
+
"learning_rate": 1.6881623785234285e-05,
|
972 |
+
"loss": 0.353,
|
973 |
+
"step": 248
|
974 |
+
},
|
975 |
+
{
|
976 |
+
"epoch": 1.440922190201729,
|
977 |
+
"grad_norm": 0.1028595045208931,
|
978 |
+
"learning_rate": 1.650129285255882e-05,
|
979 |
+
"loss": 0.3537,
|
980 |
+
"step": 250
|
981 |
+
},
|
982 |
+
{
|
983 |
+
"epoch": 1.4524495677233429,
|
984 |
+
"grad_norm": 0.10255461186170578,
|
985 |
+
"learning_rate": 1.6125047490592034e-05,
|
986 |
+
"loss": 0.3393,
|
987 |
+
"step": 252
|
988 |
+
},
|
989 |
+
{
|
990 |
+
"epoch": 1.4639769452449567,
|
991 |
+
"grad_norm": 0.10520190000534058,
|
992 |
+
"learning_rate": 1.5753027459126566e-05,
|
993 |
+
"loss": 0.3469,
|
994 |
+
"step": 254
|
995 |
+
},
|
996 |
+
{
|
997 |
+
"epoch": 1.4755043227665707,
|
998 |
+
"grad_norm": 0.10457232594490051,
|
999 |
+
"learning_rate": 1.5385370948417256e-05,
|
1000 |
+
"loss": 0.3548,
|
1001 |
+
"step": 256
|
1002 |
+
},
|
1003 |
+
{
|
1004 |
+
"epoch": 1.4870317002881843,
|
1005 |
+
"grad_norm": 0.10024940967559814,
|
1006 |
+
"learning_rate": 1.5022214527849105e-05,
|
1007 |
+
"loss": 0.3403,
|
1008 |
+
"step": 258
|
1009 |
+
},
|
1010 |
+
{
|
1011 |
+
"epoch": 1.4985590778097984,
|
1012 |
+
"grad_norm": 0.09729419648647308,
|
1013 |
+
"learning_rate": 1.4663693095207343e-05,
|
1014 |
+
"loss": 0.3372,
|
1015 |
+
"step": 260
|
1016 |
+
},
|
1017 |
+
{
|
1018 |
+
"epoch": 1.4985590778097984,
|
1019 |
+
"eval_loss": 0.3750576674938202,
|
1020 |
+
"eval_runtime": 161.7883,
|
1021 |
+
"eval_samples_per_second": 28.883,
|
1022 |
+
"eval_steps_per_second": 0.229,
|
1023 |
+
"step": 260
|
1024 |
+
},
|
1025 |
+
{
|
1026 |
+
"epoch": 1.510086455331412,
|
1027 |
+
"grad_norm": 0.09922486543655396,
|
1028 |
+
"learning_rate": 1.43099398265684e-05,
|
1029 |
+
"loss": 0.329,
|
1030 |
+
"step": 262
|
1031 |
+
},
|
1032 |
+
{
|
1033 |
+
"epoch": 1.521613832853026,
|
1034 |
+
"grad_norm": 0.10505367070436478,
|
1035 |
+
"learning_rate": 1.3961086126830403e-05,
|
1036 |
+
"loss": 0.3404,
|
1037 |
+
"step": 264
|
1038 |
+
},
|
1039 |
+
{
|
1040 |
+
"epoch": 1.5331412103746398,
|
1041 |
+
"grad_norm": 0.10513550788164139,
|
1042 |
+
"learning_rate": 1.3617261580901691e-05,
|
1043 |
+
"loss": 0.3436,
|
1044 |
+
"step": 266
|
1045 |
+
},
|
1046 |
+
{
|
1047 |
+
"epoch": 1.5446685878962536,
|
1048 |
+
"grad_norm": 0.10580945760011673,
|
1049 |
+
"learning_rate": 1.3278593905565224e-05,
|
1050 |
+
"loss": 0.3448,
|
1051 |
+
"step": 268
|
1052 |
+
},
|
1053 |
+
{
|
1054 |
+
"epoch": 1.5561959654178674,
|
1055 |
+
"grad_norm": 0.0965629443526268,
|
1056 |
+
"learning_rate": 1.2945208902037071e-05,
|
1057 |
+
"loss": 0.3323,
|
1058 |
+
"step": 270
|
1059 |
+
},
|
1060 |
+
{
|
1061 |
+
"epoch": 1.5677233429394812,
|
1062 |
+
"grad_norm": 0.1028643250465393,
|
1063 |
+
"learning_rate": 1.261723040923638e-05,
|
1064 |
+
"loss": 0.341,
|
1065 |
+
"step": 272
|
1066 |
+
},
|
1067 |
+
{
|
1068 |
+
"epoch": 1.579250720461095,
|
1069 |
+
"grad_norm": 0.10219055414199829,
|
1070 |
+
"learning_rate": 1.2294780257784277e-05,
|
1071 |
+
"loss": 0.3337,
|
1072 |
+
"step": 274
|
1073 |
+
},
|
1074 |
+
{
|
1075 |
+
"epoch": 1.5907780979827089,
|
1076 |
+
"grad_norm": 0.10359715670347214,
|
1077 |
+
"learning_rate": 1.1977978224748735e-05,
|
1078 |
+
"loss": 0.3388,
|
1079 |
+
"step": 276
|
1080 |
+
},
|
1081 |
+
{
|
1082 |
+
"epoch": 1.602305475504323,
|
1083 |
+
"grad_norm": 0.09491585195064545,
|
1084 |
+
"learning_rate": 1.166694198915234e-05,
|
1085 |
+
"loss": 0.3404,
|
1086 |
+
"step": 278
|
1087 |
+
},
|
1088 |
+
{
|
1089 |
+
"epoch": 1.6138328530259365,
|
1090 |
+
"grad_norm": 0.10194993764162064,
|
1091 |
+
"learning_rate": 1.1361787088259273e-05,
|
1092 |
+
"loss": 0.3453,
|
1093 |
+
"step": 280
|
1094 |
+
},
|
1095 |
+
{
|
1096 |
+
"epoch": 1.6138328530259365,
|
1097 |
+
"eval_loss": 0.3727053105831146,
|
1098 |
+
"eval_runtime": 161.5061,
|
1099 |
+
"eval_samples_per_second": 28.934,
|
1100 |
+
"eval_steps_per_second": 0.229,
|
1101 |
+
"step": 280
|
1102 |
+
},
|
1103 |
+
{
|
1104 |
+
"epoch": 1.6253602305475505,
|
1105 |
+
"grad_norm": 0.09746123105287552,
|
1106 |
+
"learning_rate": 1.1062626874657977e-05,
|
1107 |
+
"loss": 0.3372,
|
1108 |
+
"step": 282
|
1109 |
+
},
|
1110 |
+
{
|
1111 |
+
"epoch": 1.6368876080691641,
|
1112 |
+
"grad_norm": 0.1048843190073967,
|
1113 |
+
"learning_rate": 1.0769572474155296e-05,
|
1114 |
+
"loss": 0.3415,
|
1115 |
+
"step": 284
|
1116 |
+
},
|
1117 |
+
{
|
1118 |
+
"epoch": 1.6484149855907781,
|
1119 |
+
"grad_norm": 0.10008594393730164,
|
1120 |
+
"learning_rate": 1.0482732744497742e-05,
|
1121 |
+
"loss": 0.3332,
|
1122 |
+
"step": 286
|
1123 |
+
},
|
1124 |
+
{
|
1125 |
+
"epoch": 1.659942363112392,
|
1126 |
+
"grad_norm": 0.09605535864830017,
|
1127 |
+
"learning_rate": 1.020221423493533e-05,
|
1128 |
+
"loss": 0.3355,
|
1129 |
+
"step": 288
|
1130 |
+
},
|
1131 |
+
{
|
1132 |
+
"epoch": 1.6714697406340058,
|
1133 |
+
"grad_norm": 0.0957765281200409,
|
1134 |
+
"learning_rate": 9.928121146642841e-06,
|
1135 |
+
"loss": 0.3511,
|
1136 |
+
"step": 290
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"epoch": 1.6829971181556196,
|
1140 |
+
"grad_norm": 0.10064635425806046,
|
1141 |
+
"learning_rate": 9.660555294013373e-06,
|
1142 |
+
"loss": 0.3462,
|
1143 |
+
"step": 292
|
1144 |
+
},
|
1145 |
+
{
|
1146 |
+
"epoch": 1.6945244956772334,
|
1147 |
+
"grad_norm": 0.09759914875030518,
|
1148 |
+
"learning_rate": 9.399616066838415e-06,
|
1149 |
+
"loss": 0.3476,
|
1150 |
+
"step": 294
|
1151 |
+
},
|
1152 |
+
{
|
1153 |
+
"epoch": 1.7060518731988472,
|
1154 |
+
"grad_norm": 0.1018439456820488,
|
1155 |
+
"learning_rate": 9.145400393388629e-06,
|
1156 |
+
"loss": 0.3542,
|
1157 |
+
"step": 296
|
1158 |
+
},
|
1159 |
+
{
|
1160 |
+
"epoch": 1.717579250720461,
|
1161 |
+
"grad_norm": 0.10098982602357864,
|
1162 |
+
"learning_rate": 8.898002704408944e-06,
|
1163 |
+
"loss": 0.3474,
|
1164 |
+
"step": 298
|
1165 |
+
},
|
1166 |
+
{
|
1167 |
+
"epoch": 1.729106628242075,
|
1168 |
+
"grad_norm": 0.09507515281438828,
|
1169 |
+
"learning_rate": 8.657514898041381e-06,
|
1170 |
+
"loss": 0.3408,
|
1171 |
+
"step": 300
|
1172 |
+
},
|
1173 |
+
{
|
1174 |
+
"epoch": 1.729106628242075,
|
1175 |
+
"eval_loss": 0.37131258845329285,
|
1176 |
+
"eval_runtime": 161.848,
|
1177 |
+
"eval_samples_per_second": 28.873,
|
1178 |
+
"eval_steps_per_second": 0.229,
|
1179 |
+
"step": 300
|
1180 |
+
},
|
1181 |
+
{
|
1182 |
+
"epoch": 1.7406340057636887,
|
1183 |
+
"grad_norm": 0.09314768761396408,
|
1184 |
+
"learning_rate": 8.424026305688643e-06,
|
1185 |
+
"loss": 0.341,
|
1186 |
+
"step": 302
|
1187 |
+
},
|
1188 |
+
{
|
1189 |
+
"epoch": 1.7521613832853027,
|
1190 |
+
"grad_norm": 0.09930098056793213,
|
1191 |
+
"learning_rate": 8.197623658831165e-06,
|
1192 |
+
"loss": 0.3397,
|
1193 |
+
"step": 304
|
1194 |
+
},
|
1195 |
+
{
|
1196 |
+
"epoch": 1.7636887608069163,
|
1197 |
+
"grad_norm": 0.10165336728096008,
|
1198 |
+
"learning_rate": 7.978391056809904e-06,
|
1199 |
+
"loss": 0.3419,
|
1200 |
+
"step": 306
|
1201 |
+
},
|
1202 |
+
{
|
1203 |
+
"epoch": 1.7752161383285303,
|
1204 |
+
"grad_norm": 0.09817034006118774,
|
1205 |
+
"learning_rate": 7.766409935586837e-06,
|
1206 |
+
"loss": 0.3456,
|
1207 |
+
"step": 308
|
1208 |
+
},
|
1209 |
+
{
|
1210 |
+
"epoch": 1.7867435158501441,
|
1211 |
+
"grad_norm": 0.10100841522216797,
|
1212 |
+
"learning_rate": 7.5617590374948745e-06,
|
1213 |
+
"loss": 0.3464,
|
1214 |
+
"step": 310
|
1215 |
+
},
|
1216 |
+
{
|
1217 |
+
"epoch": 1.798270893371758,
|
1218 |
+
"grad_norm": 0.10015368461608887,
|
1219 |
+
"learning_rate": 7.364514381988254e-06,
|
1220 |
+
"loss": 0.3402,
|
1221 |
+
"step": 312
|
1222 |
+
},
|
1223 |
+
{
|
1224 |
+
"epoch": 1.8097982708933718,
|
1225 |
+
"grad_norm": 0.10384070128202438,
|
1226 |
+
"learning_rate": 7.174749237404444e-06,
|
1227 |
+
"loss": 0.3312,
|
1228 |
+
"step": 314
|
1229 |
+
},
|
1230 |
+
{
|
1231 |
+
"epoch": 1.8213256484149856,
|
1232 |
+
"grad_norm": 0.10439052432775497,
|
1233 |
+
"learning_rate": 6.992534093747942e-06,
|
1234 |
+
"loss": 0.3333,
|
1235 |
+
"step": 316
|
1236 |
+
},
|
1237 |
+
{
|
1238 |
+
"epoch": 1.8328530259365994,
|
1239 |
+
"grad_norm": 0.09687253832817078,
|
1240 |
+
"learning_rate": 6.8179366365061e-06,
|
1241 |
+
"loss": 0.3358,
|
1242 |
+
"step": 318
|
1243 |
+
},
|
1244 |
+
{
|
1245 |
+
"epoch": 1.8443804034582132,
|
1246 |
+
"grad_norm": 0.10308189690113068,
|
1247 |
+
"learning_rate": 6.651021721506756e-06,
|
1248 |
+
"loss": 0.3342,
|
1249 |
+
"step": 320
|
1250 |
+
},
|
1251 |
+
{
|
1252 |
+
"epoch": 1.8443804034582132,
|
1253 |
+
"eval_loss": 0.3700437545776367,
|
1254 |
+
"eval_runtime": 161.117,
|
1255 |
+
"eval_samples_per_second": 29.004,
|
1256 |
+
"eval_steps_per_second": 0.23,
|
1257 |
+
"step": 320
|
1258 |
+
},
|
1259 |
+
{
|
1260 |
+
"epoch": 1.8559077809798272,
|
1261 |
+
"grad_norm": 0.09917671233415604,
|
1262 |
+
"learning_rate": 6.491851350826915e-06,
|
1263 |
+
"loss": 0.35,
|
1264 |
+
"step": 322
|
1265 |
+
},
|
1266 |
+
{
|
1267 |
+
"epoch": 1.8674351585014408,
|
1268 |
+
"grad_norm": 0.09794910252094269,
|
1269 |
+
"learning_rate": 6.340484649761529e-06,
|
1270 |
+
"loss": 0.3382,
|
1271 |
+
"step": 324
|
1272 |
+
},
|
1273 |
+
{
|
1274 |
+
"epoch": 1.8789625360230549,
|
1275 |
+
"grad_norm": 0.10062103718519211,
|
1276 |
+
"learning_rate": 6.196977844860848e-06,
|
1277 |
+
"loss": 0.3313,
|
1278 |
+
"step": 326
|
1279 |
+
},
|
1280 |
+
{
|
1281 |
+
"epoch": 1.8904899135446684,
|
1282 |
+
"grad_norm": 0.09653456509113312,
|
1283 |
+
"learning_rate": 6.061384243044564e-06,
|
1284 |
+
"loss": 0.3364,
|
1285 |
+
"step": 328
|
1286 |
+
},
|
1287 |
+
{
|
1288 |
+
"epoch": 1.9020172910662825,
|
1289 |
+
"grad_norm": 0.09764689952135086,
|
1290 |
+
"learning_rate": 5.933754211800459e-06,
|
1291 |
+
"loss": 0.332,
|
1292 |
+
"step": 330
|
1293 |
+
},
|
1294 |
+
{
|
1295 |
+
"epoch": 1.9135446685878963,
|
1296 |
+
"grad_norm": 0.09577332437038422,
|
1297 |
+
"learning_rate": 5.814135160474937e-06,
|
1298 |
+
"loss": 0.339,
|
1299 |
+
"step": 332
|
1300 |
+
},
|
1301 |
+
{
|
1302 |
+
"epoch": 1.92507204610951,
|
1303 |
+
"grad_norm": 0.0969650149345398,
|
1304 |
+
"learning_rate": 5.7025715226624036e-06,
|
1305 |
+
"loss": 0.3301,
|
1306 |
+
"step": 334
|
1307 |
+
},
|
1308 |
+
{
|
1309 |
+
"epoch": 1.936599423631124,
|
1310 |
+
"grad_norm": 0.09393922984600067,
|
1311 |
+
"learning_rate": 5.5991047396999735e-06,
|
1312 |
+
"loss": 0.3374,
|
1313 |
+
"step": 336
|
1314 |
+
},
|
1315 |
+
{
|
1316 |
+
"epoch": 1.9481268011527377,
|
1317 |
+
"grad_norm": 0.11683030426502228,
|
1318 |
+
"learning_rate": 5.503773245273734e-06,
|
1319 |
+
"loss": 0.3424,
|
1320 |
+
"step": 338
|
1321 |
+
},
|
1322 |
+
{
|
1323 |
+
"epoch": 1.9596541786743515,
|
1324 |
+
"grad_norm": 0.09428226202726364,
|
1325 |
+
"learning_rate": 5.41661245114217e-06,
|
1326 |
+
"loss": 0.332,
|
1327 |
+
"step": 340
|
1328 |
+
},
|
1329 |
+
{
|
1330 |
+
"epoch": 1.9596541786743515,
|
1331 |
+
"eval_loss": 0.36898180842399597,
|
1332 |
+
"eval_runtime": 161.0051,
|
1333 |
+
"eval_samples_per_second": 29.024,
|
1334 |
+
"eval_steps_per_second": 0.23,
|
1335 |
+
"step": 340
|
1336 |
+
},
|
1337 |
+
{
|
1338 |
+
"epoch": 1.9711815561959654,
|
1339 |
+
"grad_norm": 0.09828232228755951,
|
1340 |
+
"learning_rate": 5.337654733982173e-06,
|
1341 |
+
"loss": 0.3386,
|
1342 |
+
"step": 342
|
1343 |
+
},
|
1344 |
+
{
|
1345 |
+
"epoch": 1.9827089337175794,
|
1346 |
+
"grad_norm": 0.09727545082569122,
|
1347 |
+
"learning_rate": 5.2669294233624e-06,
|
1348 |
+
"loss": 0.331,
|
1349 |
+
"step": 344
|
1350 |
+
},
|
1351 |
+
{
|
1352 |
+
"epoch": 1.994236311239193,
|
1353 |
+
"grad_norm": 0.09713173657655716,
|
1354 |
+
"learning_rate": 5.204462790848549e-06,
|
1355 |
+
"loss": 0.3478,
|
1356 |
+
"step": 346
|
1357 |
+
},
|
1358 |
+
{
|
1359 |
+
"epoch": 1.994236311239193,
|
1360 |
+
"step": 346,
|
1361 |
+
"total_flos": 388981471576064.0,
|
1362 |
+
"train_loss": 0.3994986457976303,
|
1363 |
+
"train_runtime": 42730.5756,
|
1364 |
+
"train_samples_per_second": 4.155,
|
1365 |
+
"train_steps_per_second": 0.008
|
1366 |
+
}
|
1367 |
+
],
|
1368 |
+
"logging_steps": 2,
|
1369 |
+
"max_steps": 346,
|
1370 |
+
"num_input_tokens_seen": 0,
|
1371 |
+
"num_train_epochs": 2,
|
1372 |
+
"save_steps": 1000,
|
1373 |
+
"stateful_callbacks": {
|
1374 |
+
"TrainerControl": {
|
1375 |
+
"args": {
|
1376 |
+
"should_epoch_stop": false,
|
1377 |
+
"should_evaluate": false,
|
1378 |
+
"should_log": false,
|
1379 |
+
"should_save": true,
|
1380 |
+
"should_training_stop": true
|
1381 |
+
},
|
1382 |
+
"attributes": {}
|
1383 |
+
}
|
1384 |
+
},
|
1385 |
+
"total_flos": 388981471576064.0,
|
1386 |
+
"train_batch_size": 16,
|
1387 |
+
"trial_name": null,
|
1388 |
+
"trial_params": null
|
1389 |
+
}
|