rookiemango
commited on
Commit
•
defa813
1
Parent(s):
e702b4a
Upload folder using huggingface_hub
Browse files- config.json +29 -0
- generation_config.json +6 -0
- model-00001-of-00006.safetensors +3 -0
- model-00002-of-00006.safetensors +3 -0
- model-00003-of-00006.safetensors +3 -0
- model-00004-of-00006.safetensors +3 -0
- model-00005-of-00006.safetensors +3 -0
- model-00006-of-00006.safetensors +3 -0
- model.safetensors.index.json +280 -0
- special_tokens_map.json +23 -0
- tokenizer.json +0 -0
- tokenizer_config.json +42 -0
- trainer_state.json +891 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "../deepseek-math-7b-rl/",
|
3 |
+
"architectures": [
|
4 |
+
"LlamaForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 100000,
|
9 |
+
"eos_token_id": 100001,
|
10 |
+
"hidden_act": "silu",
|
11 |
+
"hidden_size": 4096,
|
12 |
+
"initializer_range": 0.02,
|
13 |
+
"intermediate_size": 11008,
|
14 |
+
"max_position_embeddings": 4096,
|
15 |
+
"model_type": "llama",
|
16 |
+
"moe_intermediate_size": 11008,
|
17 |
+
"num_attention_heads": 32,
|
18 |
+
"num_hidden_layers": 30,
|
19 |
+
"num_key_value_heads": 32,
|
20 |
+
"pretraining_tp": 1,
|
21 |
+
"rms_norm_eps": 1e-06,
|
22 |
+
"rope_scaling": null,
|
23 |
+
"rope_theta": 10000,
|
24 |
+
"tie_word_embeddings": false,
|
25 |
+
"torch_dtype": "float32",
|
26 |
+
"transformers_version": "4.39.3",
|
27 |
+
"use_cache": true,
|
28 |
+
"vocab_size": 100003
|
29 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 100000,
|
4 |
+
"eos_token_id": 100001,
|
5 |
+
"transformers_version": "4.39.3"
|
6 |
+
}
|
model-00001-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7fb8aabfeba72010bc4889428c8f62f298ae17bfe19f5ce8548b92b463c7850
|
3 |
+
size 4943696160
|
model-00002-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1493dbcf1445e15c9e3292708098085ce31e4393d14f1e2f117c521ed9aa2ad
|
3 |
+
size 4991424808
|
model-00003-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:478a8b8039191baca0eb0d54844d0dfb49280d06cd081bc2e85118f0c676d860
|
3 |
+
size 4924315880
|
model-00004-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:983d1467958221ce5d871703ea0c59bd0520439837c844d8cea27988795c2040
|
3 |
+
size 4857206904
|
model-00005-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab13ff259a7ef592863f4e442441007541961d19fd021f1ab50060cb4802f5ab
|
3 |
+
size 4857206904
|
model-00006-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74b1145c4ebaaaae0fbc21a514ca7669250974025e7385d051c9c1ef7d9393bd
|
3 |
+
size 2989098792
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,280 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 27562917888
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "model-00006-of-00006.safetensors",
|
7 |
+
"model.embed_tokens.weight": "model-00001-of-00006.safetensors",
|
8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
13 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
14 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
15 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
16 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
17 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
18 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
19 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
20 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
21 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
22 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
23 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
24 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
25 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
26 |
+
"model.layers.10.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
27 |
+
"model.layers.10.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
28 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
29 |
+
"model.layers.10.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
30 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
31 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
32 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
33 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
34 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
35 |
+
"model.layers.11.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
36 |
+
"model.layers.11.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
37 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
38 |
+
"model.layers.11.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
39 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
40 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
41 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
42 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
43 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
44 |
+
"model.layers.12.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
45 |
+
"model.layers.12.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
46 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
47 |
+
"model.layers.12.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
48 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
49 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
50 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
51 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
52 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
53 |
+
"model.layers.13.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
54 |
+
"model.layers.13.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
55 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
56 |
+
"model.layers.13.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
57 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
58 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
59 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
60 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
61 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
62 |
+
"model.layers.14.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
63 |
+
"model.layers.14.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
64 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
65 |
+
"model.layers.14.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
66 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
67 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
68 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
69 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
70 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
71 |
+
"model.layers.15.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
72 |
+
"model.layers.15.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
73 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
74 |
+
"model.layers.15.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
75 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
76 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
77 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
78 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
79 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
80 |
+
"model.layers.16.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
81 |
+
"model.layers.16.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
82 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
83 |
+
"model.layers.16.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
84 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
85 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
86 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
87 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
88 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
89 |
+
"model.layers.17.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
90 |
+
"model.layers.17.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
91 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
92 |
+
"model.layers.17.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
93 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
94 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
95 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
96 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
97 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
98 |
+
"model.layers.18.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
99 |
+
"model.layers.18.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
100 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
101 |
+
"model.layers.18.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
102 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
103 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
104 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
105 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
106 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
107 |
+
"model.layers.19.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
108 |
+
"model.layers.19.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
109 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
110 |
+
"model.layers.19.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
111 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
112 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
113 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
114 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
115 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
116 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
117 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
118 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
119 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
120 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
121 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
122 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
123 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
124 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
125 |
+
"model.layers.20.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
126 |
+
"model.layers.20.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
127 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
128 |
+
"model.layers.20.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
129 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
130 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
131 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
132 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
133 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
134 |
+
"model.layers.21.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
135 |
+
"model.layers.21.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
136 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
137 |
+
"model.layers.21.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
138 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
139 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
140 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
141 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
142 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
143 |
+
"model.layers.22.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
144 |
+
"model.layers.22.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
145 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
146 |
+
"model.layers.22.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
147 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
148 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
149 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
150 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
151 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
152 |
+
"model.layers.23.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
153 |
+
"model.layers.23.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
154 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
155 |
+
"model.layers.23.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
156 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
157 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
158 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
159 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
160 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
161 |
+
"model.layers.24.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
162 |
+
"model.layers.24.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
163 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
164 |
+
"model.layers.24.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
165 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
166 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
167 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
168 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
169 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
170 |
+
"model.layers.25.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
171 |
+
"model.layers.25.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
172 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
173 |
+
"model.layers.25.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
174 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
175 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
176 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
177 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
178 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
179 |
+
"model.layers.26.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
180 |
+
"model.layers.26.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
181 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
182 |
+
"model.layers.26.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
183 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
184 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
185 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
186 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
187 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
188 |
+
"model.layers.27.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
189 |
+
"model.layers.27.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
190 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
191 |
+
"model.layers.27.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
192 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
193 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
194 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
195 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
196 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
197 |
+
"model.layers.28.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
198 |
+
"model.layers.28.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
199 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
200 |
+
"model.layers.28.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
201 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
202 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
203 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
204 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
205 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
206 |
+
"model.layers.29.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
207 |
+
"model.layers.29.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
208 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
209 |
+
"model.layers.29.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
210 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
211 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
212 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
213 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
214 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
215 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
216 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
217 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
218 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
219 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
220 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
221 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
222 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
223 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
224 |
+
"model.layers.4.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
225 |
+
"model.layers.4.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
226 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
227 |
+
"model.layers.4.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
228 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
229 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
230 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
231 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
232 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
233 |
+
"model.layers.5.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
234 |
+
"model.layers.5.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
235 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
236 |
+
"model.layers.5.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
237 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
238 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
239 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
240 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
241 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
242 |
+
"model.layers.6.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
243 |
+
"model.layers.6.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
244 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
245 |
+
"model.layers.6.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
246 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
247 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
248 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
249 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
250 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
251 |
+
"model.layers.7.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
252 |
+
"model.layers.7.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
253 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
254 |
+
"model.layers.7.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
255 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
256 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
257 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
258 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
259 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
260 |
+
"model.layers.8.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
261 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
262 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
263 |
+
"model.layers.8.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
264 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
265 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
266 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
267 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
268 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
269 |
+
"model.layers.9.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
270 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
271 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
272 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
273 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
274 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
275 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
276 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
277 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
278 |
+
"model.norm.weight": "model-00006-of-00006.safetensors"
|
279 |
+
}
|
280 |
+
}
|
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": "[PAD]",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
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,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"100000": {
|
6 |
+
"content": "<|begin▁of▁sentence|>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": true,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"100001": {
|
14 |
+
"content": "<|end▁of▁sentence|>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": true,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"100002": {
|
22 |
+
"content": "[PAD]",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"bos_token": "<|begin▁of▁sentence|>",
|
31 |
+
"chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{{ bos_token }}{% for message in messages %}{% if message['role'] == 'user' %}{{ 'User: ' + message['content'] + '\n\n' }}{% elif message['role'] == 'assistant' %}{{ 'Assistant: ' + message['content'] + eos_token }}{% elif message['role'] == 'system' %}{{ message['content'] + '\n\n' }}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ 'Assistant:' }}{% endif %}",
|
32 |
+
"clean_up_tokenization_spaces": false,
|
33 |
+
"eos_token": "<|end▁of▁sentence|>",
|
34 |
+
"legacy": true,
|
35 |
+
"model_max_length": 512,
|
36 |
+
"pad_token": "[PAD]",
|
37 |
+
"padding_side": "right",
|
38 |
+
"sp_model_kwargs": {},
|
39 |
+
"tokenizer_class": "LlamaTokenizer",
|
40 |
+
"unk_token": null,
|
41 |
+
"use_default_system_prompt": false
|
42 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,891 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 2.946107784431138,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 123,
|
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.02,
|
13 |
+
"grad_norm": 3.5533928871154785,
|
14 |
+
"learning_rate": 5e-06,
|
15 |
+
"loss": 0.9102,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.05,
|
20 |
+
"grad_norm": 3.562413454055786,
|
21 |
+
"learning_rate": 1e-05,
|
22 |
+
"loss": 0.8938,
|
23 |
+
"step": 2
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.07,
|
27 |
+
"grad_norm": 3.4130544662475586,
|
28 |
+
"learning_rate": 1.5000000000000002e-05,
|
29 |
+
"loss": 0.8939,
|
30 |
+
"step": 3
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.1,
|
34 |
+
"grad_norm": 2.9644792079925537,
|
35 |
+
"learning_rate": 2e-05,
|
36 |
+
"loss": 0.8619,
|
37 |
+
"step": 4
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.12,
|
41 |
+
"grad_norm": 1.8332546949386597,
|
42 |
+
"learning_rate": 1.9996515418688493e-05,
|
43 |
+
"loss": 0.7327,
|
44 |
+
"step": 5
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.14,
|
48 |
+
"grad_norm": 1.0436848402023315,
|
49 |
+
"learning_rate": 1.998606410321534e-05,
|
50 |
+
"loss": 0.5738,
|
51 |
+
"step": 6
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.17,
|
55 |
+
"grad_norm": 1.0107005834579468,
|
56 |
+
"learning_rate": 1.9968653337272262e-05,
|
57 |
+
"loss": 0.5469,
|
58 |
+
"step": 7
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.19,
|
62 |
+
"grad_norm": 0.7438812851905823,
|
63 |
+
"learning_rate": 1.9944295254705187e-05,
|
64 |
+
"loss": 0.4875,
|
65 |
+
"step": 8
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.22,
|
69 |
+
"grad_norm": 0.5902363061904907,
|
70 |
+
"learning_rate": 1.9913006831057967e-05,
|
71 |
+
"loss": 0.4739,
|
72 |
+
"step": 9
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.24,
|
76 |
+
"grad_norm": 0.46615442633628845,
|
77 |
+
"learning_rate": 1.9874809871741877e-05,
|
78 |
+
"loss": 0.4424,
|
79 |
+
"step": 10
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.26,
|
83 |
+
"grad_norm": 0.5380907654762268,
|
84 |
+
"learning_rate": 1.982973099683902e-05,
|
85 |
+
"loss": 0.4509,
|
86 |
+
"step": 11
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.29,
|
90 |
+
"grad_norm": 0.47004133462905884,
|
91 |
+
"learning_rate": 1.977780162255041e-05,
|
92 |
+
"loss": 0.4342,
|
93 |
+
"step": 12
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.31,
|
97 |
+
"grad_norm": 0.40097948908805847,
|
98 |
+
"learning_rate": 1.9719057939301477e-05,
|
99 |
+
"loss": 0.4242,
|
100 |
+
"step": 13
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.34,
|
104 |
+
"grad_norm": 0.34752586483955383,
|
105 |
+
"learning_rate": 1.9653540886520387e-05,
|
106 |
+
"loss": 0.3988,
|
107 |
+
"step": 14
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.36,
|
111 |
+
"grad_norm": 0.3399445712566376,
|
112 |
+
"learning_rate": 1.9581296124106682e-05,
|
113 |
+
"loss": 0.3897,
|
114 |
+
"step": 15
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.38,
|
118 |
+
"grad_norm": 0.33792683482170105,
|
119 |
+
"learning_rate": 1.9502374000610152e-05,
|
120 |
+
"loss": 0.4071,
|
121 |
+
"step": 16
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.41,
|
125 |
+
"grad_norm": 0.3393308222293854,
|
126 |
+
"learning_rate": 1.941682951814212e-05,
|
127 |
+
"loss": 0.4146,
|
128 |
+
"step": 17
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.43,
|
132 |
+
"grad_norm": 0.317430704832077,
|
133 |
+
"learning_rate": 1.932472229404356e-05,
|
134 |
+
"loss": 0.3902,
|
135 |
+
"step": 18
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.46,
|
139 |
+
"grad_norm": 0.31500697135925293,
|
140 |
+
"learning_rate": 1.922611651933683e-05,
|
141 |
+
"loss": 0.3921,
|
142 |
+
"step": 19
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.48,
|
146 |
+
"grad_norm": 0.2933339476585388,
|
147 |
+
"learning_rate": 1.912108091398988e-05,
|
148 |
+
"loss": 0.3684,
|
149 |
+
"step": 20
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.5,
|
153 |
+
"grad_norm": 0.2962222695350647,
|
154 |
+
"learning_rate": 1.900968867902419e-05,
|
155 |
+
"loss": 0.3622,
|
156 |
+
"step": 21
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.53,
|
160 |
+
"grad_norm": 0.28932732343673706,
|
161 |
+
"learning_rate": 1.8892017445499812e-05,
|
162 |
+
"loss": 0.3745,
|
163 |
+
"step": 22
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.55,
|
167 |
+
"grad_norm": 0.29461416602134705,
|
168 |
+
"learning_rate": 1.876814922041299e-05,
|
169 |
+
"loss": 0.3853,
|
170 |
+
"step": 23
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.57,
|
174 |
+
"grad_norm": 0.28936246037483215,
|
175 |
+
"learning_rate": 1.8638170329544164e-05,
|
176 |
+
"loss": 0.3924,
|
177 |
+
"step": 24
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.6,
|
181 |
+
"grad_norm": 0.2772411108016968,
|
182 |
+
"learning_rate": 1.8502171357296144e-05,
|
183 |
+
"loss": 0.3611,
|
184 |
+
"step": 25
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.62,
|
188 |
+
"grad_norm": 0.42885950207710266,
|
189 |
+
"learning_rate": 1.8360247083564343e-05,
|
190 |
+
"loss": 0.3865,
|
191 |
+
"step": 26
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 0.65,
|
195 |
+
"grad_norm": 0.26259008049964905,
|
196 |
+
"learning_rate": 1.8212496417683135e-05,
|
197 |
+
"loss": 0.3817,
|
198 |
+
"step": 27
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.67,
|
202 |
+
"grad_norm": 0.27198928594589233,
|
203 |
+
"learning_rate": 1.805902232949435e-05,
|
204 |
+
"loss": 0.3696,
|
205 |
+
"step": 28
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 0.69,
|
209 |
+
"grad_norm": 0.288399338722229,
|
210 |
+
"learning_rate": 1.789993177758588e-05,
|
211 |
+
"loss": 0.364,
|
212 |
+
"step": 29
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.72,
|
216 |
+
"grad_norm": 0.26658785343170166,
|
217 |
+
"learning_rate": 1.773533563475053e-05,
|
218 |
+
"loss": 0.3552,
|
219 |
+
"step": 30
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.74,
|
223 |
+
"grad_norm": 0.29077863693237305,
|
224 |
+
"learning_rate": 1.7565348610716963e-05,
|
225 |
+
"loss": 0.3662,
|
226 |
+
"step": 31
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 0.77,
|
230 |
+
"grad_norm": 0.27203258872032166,
|
231 |
+
"learning_rate": 1.7390089172206594e-05,
|
232 |
+
"loss": 0.3743,
|
233 |
+
"step": 32
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.79,
|
237 |
+
"grad_norm": 0.28761982917785645,
|
238 |
+
"learning_rate": 1.720967946037225e-05,
|
239 |
+
"loss": 0.3666,
|
240 |
+
"step": 33
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 0.81,
|
244 |
+
"grad_norm": 0.2662566304206848,
|
245 |
+
"learning_rate": 1.7024245205675986e-05,
|
246 |
+
"loss": 0.3663,
|
247 |
+
"step": 34
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 0.84,
|
251 |
+
"grad_norm": 0.2690587341785431,
|
252 |
+
"learning_rate": 1.6833915640265485e-05,
|
253 |
+
"loss": 0.3469,
|
254 |
+
"step": 35
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.86,
|
258 |
+
"grad_norm": 0.2774984836578369,
|
259 |
+
"learning_rate": 1.6638823407910085e-05,
|
260 |
+
"loss": 0.3595,
|
261 |
+
"step": 36
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.89,
|
265 |
+
"grad_norm": 0.2686326801776886,
|
266 |
+
"learning_rate": 1.6439104471559157e-05,
|
267 |
+
"loss": 0.3503,
|
268 |
+
"step": 37
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.91,
|
272 |
+
"grad_norm": 0.26562628149986267,
|
273 |
+
"learning_rate": 1.6234898018587336e-05,
|
274 |
+
"loss": 0.3634,
|
275 |
+
"step": 38
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 0.93,
|
279 |
+
"grad_norm": 0.2668813467025757,
|
280 |
+
"learning_rate": 1.6026346363792565e-05,
|
281 |
+
"loss": 0.3594,
|
282 |
+
"step": 39
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 0.96,
|
286 |
+
"grad_norm": 0.265369713306427,
|
287 |
+
"learning_rate": 1.58135948502146e-05,
|
288 |
+
"loss": 0.3506,
|
289 |
+
"step": 40
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.98,
|
293 |
+
"grad_norm": 0.2864444851875305,
|
294 |
+
"learning_rate": 1.5596791747843083e-05,
|
295 |
+
"loss": 0.3611,
|
296 |
+
"step": 41
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 1.01,
|
300 |
+
"grad_norm": 0.2715173065662384,
|
301 |
+
"learning_rate": 1.5376088150285777e-05,
|
302 |
+
"loss": 0.3526,
|
303 |
+
"step": 42
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 1.03,
|
307 |
+
"grad_norm": 0.2655029892921448,
|
308 |
+
"learning_rate": 1.515163786946896e-05,
|
309 |
+
"loss": 0.3097,
|
310 |
+
"step": 43
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 1.05,
|
314 |
+
"grad_norm": 0.2665596604347229,
|
315 |
+
"learning_rate": 1.4923597328443423e-05,
|
316 |
+
"loss": 0.3064,
|
317 |
+
"step": 44
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 1.08,
|
321 |
+
"grad_norm": 0.26131537556648254,
|
322 |
+
"learning_rate": 1.4692125452370664e-05,
|
323 |
+
"loss": 0.2972,
|
324 |
+
"step": 45
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 1.1,
|
328 |
+
"grad_norm": 0.2644971013069153,
|
329 |
+
"learning_rate": 1.4457383557765385e-05,
|
330 |
+
"loss": 0.2917,
|
331 |
+
"step": 46
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 1.13,
|
335 |
+
"grad_norm": 0.26761534810066223,
|
336 |
+
"learning_rate": 1.4219535240071378e-05,
|
337 |
+
"loss": 0.3019,
|
338 |
+
"step": 47
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 1.15,
|
342 |
+
"grad_norm": 0.24523305892944336,
|
343 |
+
"learning_rate": 1.397874625964921e-05,
|
344 |
+
"loss": 0.2933,
|
345 |
+
"step": 48
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 1.17,
|
349 |
+
"grad_norm": 0.26386815309524536,
|
350 |
+
"learning_rate": 1.3735184426255117e-05,
|
351 |
+
"loss": 0.299,
|
352 |
+
"step": 49
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 1.2,
|
356 |
+
"grad_norm": 0.26587986946105957,
|
357 |
+
"learning_rate": 1.348901948209167e-05,
|
358 |
+
"loss": 0.304,
|
359 |
+
"step": 50
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 1.22,
|
363 |
+
"grad_norm": 0.2641456723213196,
|
364 |
+
"learning_rate": 1.324042298351166e-05,
|
365 |
+
"loss": 0.3009,
|
366 |
+
"step": 51
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 1.25,
|
370 |
+
"grad_norm": 0.30507728457450867,
|
371 |
+
"learning_rate": 1.2989568181457704e-05,
|
372 |
+
"loss": 0.297,
|
373 |
+
"step": 52
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"epoch": 1.27,
|
377 |
+
"grad_norm": 0.29200825095176697,
|
378 |
+
"learning_rate": 1.2736629900720832e-05,
|
379 |
+
"loss": 0.2976,
|
380 |
+
"step": 53
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 1.29,
|
384 |
+
"grad_norm": 0.2573084235191345,
|
385 |
+
"learning_rate": 1.248178441810224e-05,
|
386 |
+
"loss": 0.286,
|
387 |
+
"step": 54
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 1.32,
|
391 |
+
"grad_norm": 0.2846490144729614,
|
392 |
+
"learning_rate": 1.2225209339563144e-05,
|
393 |
+
"loss": 0.2859,
|
394 |
+
"step": 55
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 1.34,
|
398 |
+
"grad_norm": 0.29042041301727295,
|
399 |
+
"learning_rate": 1.1967083476448282e-05,
|
400 |
+
"loss": 0.2852,
|
401 |
+
"step": 56
|
402 |
+
},
|
403 |
+
{
|
404 |
+
"epoch": 1.37,
|
405 |
+
"grad_norm": 0.2833590805530548,
|
406 |
+
"learning_rate": 1.1707586720869375e-05,
|
407 |
+
"loss": 0.2949,
|
408 |
+
"step": 57
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 1.39,
|
412 |
+
"grad_norm": 0.2739700675010681,
|
413 |
+
"learning_rate": 1.1446899920335407e-05,
|
414 |
+
"loss": 0.2878,
|
415 |
+
"step": 58
|
416 |
+
},
|
417 |
+
{
|
418 |
+
"epoch": 1.41,
|
419 |
+
"grad_norm": 0.26602038741111755,
|
420 |
+
"learning_rate": 1.118520475171703e-05,
|
421 |
+
"loss": 0.2812,
|
422 |
+
"step": 59
|
423 |
+
},
|
424 |
+
{
|
425 |
+
"epoch": 1.44,
|
426 |
+
"grad_norm": 0.2630026042461395,
|
427 |
+
"learning_rate": 1.092268359463302e-05,
|
428 |
+
"loss": 0.2766,
|
429 |
+
"step": 60
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 1.46,
|
433 |
+
"grad_norm": 0.2863544225692749,
|
434 |
+
"learning_rate": 1.0659519404346955e-05,
|
435 |
+
"loss": 0.2794,
|
436 |
+
"step": 61
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 1.49,
|
440 |
+
"grad_norm": 0.3084492087364197,
|
441 |
+
"learning_rate": 1.0395895584262696e-05,
|
442 |
+
"loss": 0.2816,
|
443 |
+
"step": 62
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"epoch": 1.51,
|
447 |
+
"grad_norm": 0.27484026551246643,
|
448 |
+
"learning_rate": 1.013199585810759e-05,
|
449 |
+
"loss": 0.2805,
|
450 |
+
"step": 63
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 1.53,
|
454 |
+
"grad_norm": 0.2850649952888489,
|
455 |
+
"learning_rate": 9.868004141892412e-06,
|
456 |
+
"loss": 0.2842,
|
457 |
+
"step": 64
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 1.56,
|
461 |
+
"grad_norm": 0.27223044633865356,
|
462 |
+
"learning_rate": 9.604104415737309e-06,
|
463 |
+
"loss": 0.2728,
|
464 |
+
"step": 65
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 1.58,
|
468 |
+
"grad_norm": 0.28590163588523865,
|
469 |
+
"learning_rate": 9.340480595653047e-06,
|
470 |
+
"loss": 0.291,
|
471 |
+
"step": 66
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 1.6,
|
475 |
+
"grad_norm": 0.41988322138786316,
|
476 |
+
"learning_rate": 9.07731640536698e-06,
|
477 |
+
"loss": 0.2809,
|
478 |
+
"step": 67
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"epoch": 1.63,
|
482 |
+
"grad_norm": 0.33170831203460693,
|
483 |
+
"learning_rate": 8.814795248282974e-06,
|
484 |
+
"loss": 0.3017,
|
485 |
+
"step": 68
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 1.65,
|
489 |
+
"grad_norm": 0.27779626846313477,
|
490 |
+
"learning_rate": 8.553100079664598e-06,
|
491 |
+
"loss": 0.272,
|
492 |
+
"step": 69
|
493 |
+
},
|
494 |
+
{
|
495 |
+
"epoch": 1.68,
|
496 |
+
"grad_norm": 0.2752010226249695,
|
497 |
+
"learning_rate": 8.292413279130625e-06,
|
498 |
+
"loss": 0.2926,
|
499 |
+
"step": 70
|
500 |
+
},
|
501 |
+
{
|
502 |
+
"epoch": 1.7,
|
503 |
+
"grad_norm": 0.28389397263526917,
|
504 |
+
"learning_rate": 8.03291652355172e-06,
|
505 |
+
"loss": 0.2984,
|
506 |
+
"step": 71
|
507 |
+
},
|
508 |
+
{
|
509 |
+
"epoch": 1.72,
|
510 |
+
"grad_norm": 0.2841671407222748,
|
511 |
+
"learning_rate": 7.774790660436857e-06,
|
512 |
+
"loss": 0.2966,
|
513 |
+
"step": 72
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"epoch": 1.75,
|
517 |
+
"grad_norm": 0.2771681249141693,
|
518 |
+
"learning_rate": 7.518215581897763e-06,
|
519 |
+
"loss": 0.2879,
|
520 |
+
"step": 73
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"epoch": 1.77,
|
524 |
+
"grad_norm": 0.2740575075149536,
|
525 |
+
"learning_rate": 7.263370099279173e-06,
|
526 |
+
"loss": 0.2868,
|
527 |
+
"step": 74
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 1.8,
|
531 |
+
"grad_norm": 0.2688918709754944,
|
532 |
+
"learning_rate": 7.010431818542298e-06,
|
533 |
+
"loss": 0.2799,
|
534 |
+
"step": 75
|
535 |
+
},
|
536 |
+
{
|
537 |
+
"epoch": 1.82,
|
538 |
+
"grad_norm": 0.28831538558006287,
|
539 |
+
"learning_rate": 6.759577016488343e-06,
|
540 |
+
"loss": 0.2852,
|
541 |
+
"step": 76
|
542 |
+
},
|
543 |
+
{
|
544 |
+
"epoch": 1.84,
|
545 |
+
"grad_norm": 0.28444015979766846,
|
546 |
+
"learning_rate": 6.510980517908334e-06,
|
547 |
+
"loss": 0.296,
|
548 |
+
"step": 77
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"epoch": 1.87,
|
552 |
+
"grad_norm": 0.2855989634990692,
|
553 |
+
"learning_rate": 6.264815573744884e-06,
|
554 |
+
"loss": 0.3021,
|
555 |
+
"step": 78
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 1.89,
|
559 |
+
"grad_norm": 0.3444156348705292,
|
560 |
+
"learning_rate": 6.021253740350793e-06,
|
561 |
+
"loss": 0.2756,
|
562 |
+
"step": 79
|
563 |
+
},
|
564 |
+
{
|
565 |
+
"epoch": 1.92,
|
566 |
+
"grad_norm": 0.292364239692688,
|
567 |
+
"learning_rate": 5.780464759928623e-06,
|
568 |
+
"loss": 0.2872,
|
569 |
+
"step": 80
|
570 |
+
},
|
571 |
+
{
|
572 |
+
"epoch": 1.94,
|
573 |
+
"grad_norm": 0.28317102789878845,
|
574 |
+
"learning_rate": 5.542616442234618e-06,
|
575 |
+
"loss": 0.2889,
|
576 |
+
"step": 81
|
577 |
+
},
|
578 |
+
{
|
579 |
+
"epoch": 1.96,
|
580 |
+
"grad_norm": 0.28034478425979614,
|
581 |
+
"learning_rate": 5.307874547629339e-06,
|
582 |
+
"loss": 0.2829,
|
583 |
+
"step": 82
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"epoch": 1.99,
|
587 |
+
"grad_norm": 0.27621331810951233,
|
588 |
+
"learning_rate": 5.076402671556578e-06,
|
589 |
+
"loss": 0.2806,
|
590 |
+
"step": 83
|
591 |
+
},
|
592 |
+
{
|
593 |
+
"epoch": 2.01,
|
594 |
+
"grad_norm": 0.26098138093948364,
|
595 |
+
"learning_rate": 4.848362130531039e-06,
|
596 |
+
"loss": 0.2667,
|
597 |
+
"step": 84
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 2.04,
|
601 |
+
"grad_norm": 0.2581479549407959,
|
602 |
+
"learning_rate": 4.623911849714226e-06,
|
603 |
+
"loss": 0.2336,
|
604 |
+
"step": 85
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 2.06,
|
608 |
+
"grad_norm": 0.2613183856010437,
|
609 |
+
"learning_rate": 4.403208252156921e-06,
|
610 |
+
"loss": 0.2484,
|
611 |
+
"step": 86
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 2.08,
|
615 |
+
"grad_norm": 0.26595166325569153,
|
616 |
+
"learning_rate": 4.186405149785403e-06,
|
617 |
+
"loss": 0.2485,
|
618 |
+
"step": 87
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 2.11,
|
622 |
+
"grad_norm": 0.2694242596626282,
|
623 |
+
"learning_rate": 3.973653636207437e-06,
|
624 |
+
"loss": 0.2327,
|
625 |
+
"step": 88
|
626 |
+
},
|
627 |
+
{
|
628 |
+
"epoch": 2.13,
|
629 |
+
"grad_norm": 0.27296847105026245,
|
630 |
+
"learning_rate": 3.7651019814126656e-06,
|
631 |
+
"loss": 0.2476,
|
632 |
+
"step": 89
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 2.16,
|
636 |
+
"grad_norm": 0.27051979303359985,
|
637 |
+
"learning_rate": 3.560895528440844e-06,
|
638 |
+
"loss": 0.247,
|
639 |
+
"step": 90
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 2.18,
|
643 |
+
"grad_norm": 0.2605610191822052,
|
644 |
+
"learning_rate": 3.361176592089919e-06,
|
645 |
+
"loss": 0.2512,
|
646 |
+
"step": 91
|
647 |
+
},
|
648 |
+
{
|
649 |
+
"epoch": 2.2,
|
650 |
+
"grad_norm": 0.2650965750217438,
|
651 |
+
"learning_rate": 3.1660843597345137e-06,
|
652 |
+
"loss": 0.2497,
|
653 |
+
"step": 92
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"epoch": 2.23,
|
657 |
+
"grad_norm": 0.2880423963069916,
|
658 |
+
"learning_rate": 2.975754794324015e-06,
|
659 |
+
"loss": 0.2342,
|
660 |
+
"step": 93
|
661 |
+
},
|
662 |
+
{
|
663 |
+
"epoch": 2.25,
|
664 |
+
"grad_norm": 0.2823397219181061,
|
665 |
+
"learning_rate": 2.7903205396277546e-06,
|
666 |
+
"loss": 0.2507,
|
667 |
+
"step": 94
|
668 |
+
},
|
669 |
+
{
|
670 |
+
"epoch": 2.28,
|
671 |
+
"grad_norm": 0.28528815507888794,
|
672 |
+
"learning_rate": 2.6099108277934105e-06,
|
673 |
+
"loss": 0.262,
|
674 |
+
"step": 95
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 2.3,
|
678 |
+
"grad_norm": 0.27001848816871643,
|
679 |
+
"learning_rate": 2.4346513892830427e-06,
|
680 |
+
"loss": 0.247,
|
681 |
+
"step": 96
|
682 |
+
},
|
683 |
+
{
|
684 |
+
"epoch": 2.32,
|
685 |
+
"grad_norm": 0.2607811689376831,
|
686 |
+
"learning_rate": 2.2646643652494693e-06,
|
687 |
+
"loss": 0.2348,
|
688 |
+
"step": 97
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"epoch": 2.35,
|
692 |
+
"grad_norm": 0.26551198959350586,
|
693 |
+
"learning_rate": 2.100068222414121e-06,
|
694 |
+
"loss": 0.2413,
|
695 |
+
"step": 98
|
696 |
+
},
|
697 |
+
{
|
698 |
+
"epoch": 2.37,
|
699 |
+
"grad_norm": 0.277545690536499,
|
700 |
+
"learning_rate": 1.9409776705056514e-06,
|
701 |
+
"loss": 0.2557,
|
702 |
+
"step": 99
|
703 |
+
},
|
704 |
+
{
|
705 |
+
"epoch": 2.4,
|
706 |
+
"grad_norm": 0.26287129521369934,
|
707 |
+
"learning_rate": 1.7875035823168641e-06,
|
708 |
+
"loss": 0.2422,
|
709 |
+
"step": 100
|
710 |
+
},
|
711 |
+
{
|
712 |
+
"epoch": 2.42,
|
713 |
+
"grad_norm": 0.2761671245098114,
|
714 |
+
"learning_rate": 1.6397529164356606e-06,
|
715 |
+
"loss": 0.2465,
|
716 |
+
"step": 101
|
717 |
+
},
|
718 |
+
{
|
719 |
+
"epoch": 2.44,
|
720 |
+
"grad_norm": 0.2713651657104492,
|
721 |
+
"learning_rate": 1.4978286427038602e-06,
|
722 |
+
"loss": 0.2394,
|
723 |
+
"step": 102
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"epoch": 2.47,
|
727 |
+
"grad_norm": 0.25854483246803284,
|
728 |
+
"learning_rate": 1.3618296704558364e-06,
|
729 |
+
"loss": 0.2301,
|
730 |
+
"step": 103
|
731 |
+
},
|
732 |
+
{
|
733 |
+
"epoch": 2.49,
|
734 |
+
"grad_norm": 0.2666904330253601,
|
735 |
+
"learning_rate": 1.2318507795870138e-06,
|
736 |
+
"loss": 0.2445,
|
737 |
+
"step": 104
|
738 |
+
},
|
739 |
+
{
|
740 |
+
"epoch": 2.51,
|
741 |
+
"grad_norm": 0.29085126519203186,
|
742 |
+
"learning_rate": 1.1079825545001887e-06,
|
743 |
+
"loss": 0.2379,
|
744 |
+
"step": 105
|
745 |
+
},
|
746 |
+
{
|
747 |
+
"epoch": 2.54,
|
748 |
+
"grad_norm": 0.27726316452026367,
|
749 |
+
"learning_rate": 9.903113209758098e-07,
|
750 |
+
"loss": 0.2473,
|
751 |
+
"step": 106
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"epoch": 2.56,
|
755 |
+
"grad_norm": 0.2835868000984192,
|
756 |
+
"learning_rate": 8.789190860101226e-07,
|
757 |
+
"loss": 0.2472,
|
758 |
+
"step": 107
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"epoch": 2.59,
|
762 |
+
"grad_norm": 0.26035404205322266,
|
763 |
+
"learning_rate": 7.738834806631712e-07,
|
764 |
+
"loss": 0.2296,
|
765 |
+
"step": 108
|
766 |
+
},
|
767 |
+
{
|
768 |
+
"epoch": 2.61,
|
769 |
+
"grad_norm": 0.30347537994384766,
|
770 |
+
"learning_rate": 6.752777059564431e-07,
|
771 |
+
"loss": 0.2668,
|
772 |
+
"step": 109
|
773 |
+
},
|
774 |
+
{
|
775 |
+
"epoch": 2.63,
|
776 |
+
"grad_norm": 0.6443763971328735,
|
777 |
+
"learning_rate": 5.831704818578842e-07,
|
778 |
+
"loss": 0.2407,
|
779 |
+
"step": 110
|
780 |
+
},
|
781 |
+
{
|
782 |
+
"epoch": 2.66,
|
783 |
+
"grad_norm": 0.2779424488544464,
|
784 |
+
"learning_rate": 4.976259993898503e-07,
|
785 |
+
"loss": 0.2385,
|
786 |
+
"step": 111
|
787 |
+
},
|
788 |
+
{
|
789 |
+
"epoch": 2.68,
|
790 |
+
"grad_norm": 0.26803234219551086,
|
791 |
+
"learning_rate": 4.187038758933204e-07,
|
792 |
+
"loss": 0.243,
|
793 |
+
"step": 112
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"epoch": 2.71,
|
797 |
+
"grad_norm": 0.2761984169483185,
|
798 |
+
"learning_rate": 3.4645911347961357e-07,
|
799 |
+
"loss": 0.2367,
|
800 |
+
"step": 113
|
801 |
+
},
|
802 |
+
{
|
803 |
+
"epoch": 2.73,
|
804 |
+
"grad_norm": 0.2672320306301117,
|
805 |
+
"learning_rate": 2.809420606985236e-07,
|
806 |
+
"loss": 0.2425,
|
807 |
+
"step": 114
|
808 |
+
},
|
809 |
+
{
|
810 |
+
"epoch": 2.75,
|
811 |
+
"grad_norm": 0.25563764572143555,
|
812 |
+
"learning_rate": 2.2219837744959284e-07,
|
813 |
+
"loss": 0.2351,
|
814 |
+
"step": 115
|
815 |
+
},
|
816 |
+
{
|
817 |
+
"epoch": 2.78,
|
818 |
+
"grad_norm": 0.2778139114379883,
|
819 |
+
"learning_rate": 1.7026900316098217e-07,
|
820 |
+
"loss": 0.2384,
|
821 |
+
"step": 116
|
822 |
+
},
|
823 |
+
{
|
824 |
+
"epoch": 2.8,
|
825 |
+
"grad_norm": 0.31073540449142456,
|
826 |
+
"learning_rate": 1.2519012825812804e-07,
|
827 |
+
"loss": 0.2444,
|
828 |
+
"step": 117
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"epoch": 2.83,
|
832 |
+
"grad_norm": 0.2570035457611084,
|
833 |
+
"learning_rate": 8.699316894203225e-08,
|
834 |
+
"loss": 0.237,
|
835 |
+
"step": 118
|
836 |
+
},
|
837 |
+
{
|
838 |
+
"epoch": 2.85,
|
839 |
+
"grad_norm": 0.3120572865009308,
|
840 |
+
"learning_rate": 5.5704745294815624e-08,
|
841 |
+
"loss": 0.2413,
|
842 |
+
"step": 119
|
843 |
+
},
|
844 |
+
{
|
845 |
+
"epoch": 2.87,
|
846 |
+
"grad_norm": 0.2754634618759155,
|
847 |
+
"learning_rate": 3.134666272774034e-08,
|
848 |
+
"loss": 0.235,
|
849 |
+
"step": 120
|
850 |
+
},
|
851 |
+
{
|
852 |
+
"epoch": 2.9,
|
853 |
+
"grad_norm": 0.2690906524658203,
|
854 |
+
"learning_rate": 1.3935896784663671e-08,
|
855 |
+
"loss": 0.2361,
|
856 |
+
"step": 121
|
857 |
+
},
|
858 |
+
{
|
859 |
+
"epoch": 2.92,
|
860 |
+
"grad_norm": 0.26298609375953674,
|
861 |
+
"learning_rate": 3.4845813115114147e-09,
|
862 |
+
"loss": 0.2336,
|
863 |
+
"step": 122
|
864 |
+
},
|
865 |
+
{
|
866 |
+
"epoch": 2.95,
|
867 |
+
"grad_norm": 0.2775000333786011,
|
868 |
+
"learning_rate": 0.0,
|
869 |
+
"loss": 0.2431,
|
870 |
+
"step": 123
|
871 |
+
},
|
872 |
+
{
|
873 |
+
"epoch": 2.95,
|
874 |
+
"step": 123,
|
875 |
+
"total_flos": 3.803134263348429e+16,
|
876 |
+
"train_loss": 0.3296439991733892,
|
877 |
+
"train_runtime": 519.019,
|
878 |
+
"train_samples_per_second": 30.797,
|
879 |
+
"train_steps_per_second": 0.237
|
880 |
+
}
|
881 |
+
],
|
882 |
+
"logging_steps": 1.0,
|
883 |
+
"max_steps": 123,
|
884 |
+
"num_input_tokens_seen": 0,
|
885 |
+
"num_train_epochs": 3,
|
886 |
+
"save_steps": 1000,
|
887 |
+
"total_flos": 3.803134263348429e+16,
|
888 |
+
"train_batch_size": 4,
|
889 |
+
"trial_name": null,
|
890 |
+
"trial_params": null
|
891 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7fb574de093b2f59af48ca718dea6d7bb275531ce63c21dfab6712da9ad0314
|
3 |
+
size 5112
|