rentainhe
commited on
Commit
·
62cdca8
1
Parent(s):
57393c6
First model version
Browse files- config.json +23 -0
- generation_config.json +7 -0
- pytorch_model-00001-of-00003.bin +3 -0
- pytorch_model-00002-of-00003.bin +3 -0
- pytorch_model-00003-of-00003.bin +3 -0
- pytorch_model.bin.index.json +330 -0
- special_tokens_map.json +24 -0
- tokenizer.model +3 -0
- tokenizer_config.json +34 -0
- trainer_state.json +955 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "weights/vicuna-7b-v1.3",
|
3 |
+
"architectures": [
|
4 |
+
"LlamaForCausalLM"
|
5 |
+
],
|
6 |
+
"bos_token_id": 1,
|
7 |
+
"eos_token_id": 2,
|
8 |
+
"hidden_act": "silu",
|
9 |
+
"hidden_size": 4096,
|
10 |
+
"initializer_range": 0.02,
|
11 |
+
"intermediate_size": 11008,
|
12 |
+
"max_position_embeddings": 2048,
|
13 |
+
"model_type": "llama",
|
14 |
+
"num_attention_heads": 32,
|
15 |
+
"num_hidden_layers": 32,
|
16 |
+
"pad_token_id": 0,
|
17 |
+
"rms_norm_eps": 1e-06,
|
18 |
+
"tie_word_embeddings": false,
|
19 |
+
"torch_dtype": "float32",
|
20 |
+
"transformers_version": "4.28.1",
|
21 |
+
"use_cache": false,
|
22 |
+
"vocab_size": 32000
|
23 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 1,
|
4 |
+
"eos_token_id": 2,
|
5 |
+
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.28.1"
|
7 |
+
}
|
pytorch_model-00001-of-00003.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4c8bf934b9402257924ce1d773e28eedcf79216ab54691c5adb5bb6827e00ae
|
3 |
+
size 9877988050
|
pytorch_model-00002-of-00003.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20601c9af4ec4495de02963b15516589904aae2661eaefc1f51781e85e3f24d2
|
3 |
+
size 9894799542
|
pytorch_model-00003-of-00003.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93b10ff8536b63cd52ad503518da70b20c6d75be55971f541c59be780b3b63da
|
3 |
+
size 7180989689
|
pytorch_model.bin.index.json
ADDED
@@ -0,0 +1,330 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 26953666560
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "pytorch_model-00003-of-00003.bin",
|
7 |
+
"model.embed_tokens.weight": "pytorch_model-00001-of-00003.bin",
|
8 |
+
"model.layers.0.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
9 |
+
"model.layers.0.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
10 |
+
"model.layers.0.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
11 |
+
"model.layers.0.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
12 |
+
"model.layers.0.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
13 |
+
"model.layers.0.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
14 |
+
"model.layers.0.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
15 |
+
"model.layers.0.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
16 |
+
"model.layers.0.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
17 |
+
"model.layers.0.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
18 |
+
"model.layers.1.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
19 |
+
"model.layers.1.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
20 |
+
"model.layers.1.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
21 |
+
"model.layers.1.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
22 |
+
"model.layers.1.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
23 |
+
"model.layers.1.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
24 |
+
"model.layers.1.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
25 |
+
"model.layers.1.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
26 |
+
"model.layers.1.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
27 |
+
"model.layers.1.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
28 |
+
"model.layers.10.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
29 |
+
"model.layers.10.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
30 |
+
"model.layers.10.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
31 |
+
"model.layers.10.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
32 |
+
"model.layers.10.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
33 |
+
"model.layers.10.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
34 |
+
"model.layers.10.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
35 |
+
"model.layers.10.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
36 |
+
"model.layers.10.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
37 |
+
"model.layers.10.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
38 |
+
"model.layers.11.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
39 |
+
"model.layers.11.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
40 |
+
"model.layers.11.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
41 |
+
"model.layers.11.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
42 |
+
"model.layers.11.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
43 |
+
"model.layers.11.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
44 |
+
"model.layers.11.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
45 |
+
"model.layers.11.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
46 |
+
"model.layers.11.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
47 |
+
"model.layers.11.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
48 |
+
"model.layers.12.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
49 |
+
"model.layers.12.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
50 |
+
"model.layers.12.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
51 |
+
"model.layers.12.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
52 |
+
"model.layers.12.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
53 |
+
"model.layers.12.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
54 |
+
"model.layers.12.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
55 |
+
"model.layers.12.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
56 |
+
"model.layers.12.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
57 |
+
"model.layers.12.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
58 |
+
"model.layers.13.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
59 |
+
"model.layers.13.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
60 |
+
"model.layers.13.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
61 |
+
"model.layers.13.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
62 |
+
"model.layers.13.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
63 |
+
"model.layers.13.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
64 |
+
"model.layers.13.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
65 |
+
"model.layers.13.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
66 |
+
"model.layers.13.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
67 |
+
"model.layers.13.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
68 |
+
"model.layers.14.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
69 |
+
"model.layers.14.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
70 |
+
"model.layers.14.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
71 |
+
"model.layers.14.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
72 |
+
"model.layers.14.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
73 |
+
"model.layers.14.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
74 |
+
"model.layers.14.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
75 |
+
"model.layers.14.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
76 |
+
"model.layers.14.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
77 |
+
"model.layers.14.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
78 |
+
"model.layers.15.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
79 |
+
"model.layers.15.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
80 |
+
"model.layers.15.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
81 |
+
"model.layers.15.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
82 |
+
"model.layers.15.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
83 |
+
"model.layers.15.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
84 |
+
"model.layers.15.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
85 |
+
"model.layers.15.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
86 |
+
"model.layers.15.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
87 |
+
"model.layers.15.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
88 |
+
"model.layers.16.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
89 |
+
"model.layers.16.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
90 |
+
"model.layers.16.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
91 |
+
"model.layers.16.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
92 |
+
"model.layers.16.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
93 |
+
"model.layers.16.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
94 |
+
"model.layers.16.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
95 |
+
"model.layers.16.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
96 |
+
"model.layers.16.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
97 |
+
"model.layers.16.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
98 |
+
"model.layers.17.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
99 |
+
"model.layers.17.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
100 |
+
"model.layers.17.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
101 |
+
"model.layers.17.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
102 |
+
"model.layers.17.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
103 |
+
"model.layers.17.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
104 |
+
"model.layers.17.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
105 |
+
"model.layers.17.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
106 |
+
"model.layers.17.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
107 |
+
"model.layers.17.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
108 |
+
"model.layers.18.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
109 |
+
"model.layers.18.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
110 |
+
"model.layers.18.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
111 |
+
"model.layers.18.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
112 |
+
"model.layers.18.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
113 |
+
"model.layers.18.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
114 |
+
"model.layers.18.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
115 |
+
"model.layers.18.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
116 |
+
"model.layers.18.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
117 |
+
"model.layers.18.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
118 |
+
"model.layers.19.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
119 |
+
"model.layers.19.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
120 |
+
"model.layers.19.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
121 |
+
"model.layers.19.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
122 |
+
"model.layers.19.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
123 |
+
"model.layers.19.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
124 |
+
"model.layers.19.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
125 |
+
"model.layers.19.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
126 |
+
"model.layers.19.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
127 |
+
"model.layers.19.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
128 |
+
"model.layers.2.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
129 |
+
"model.layers.2.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
130 |
+
"model.layers.2.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
131 |
+
"model.layers.2.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
132 |
+
"model.layers.2.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
133 |
+
"model.layers.2.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
134 |
+
"model.layers.2.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
135 |
+
"model.layers.2.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
136 |
+
"model.layers.2.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
137 |
+
"model.layers.2.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
138 |
+
"model.layers.20.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
139 |
+
"model.layers.20.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
140 |
+
"model.layers.20.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
141 |
+
"model.layers.20.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
142 |
+
"model.layers.20.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
143 |
+
"model.layers.20.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
144 |
+
"model.layers.20.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
145 |
+
"model.layers.20.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
146 |
+
"model.layers.20.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
147 |
+
"model.layers.20.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
148 |
+
"model.layers.21.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
149 |
+
"model.layers.21.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
150 |
+
"model.layers.21.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
151 |
+
"model.layers.21.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
152 |
+
"model.layers.21.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
153 |
+
"model.layers.21.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
154 |
+
"model.layers.21.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
155 |
+
"model.layers.21.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
156 |
+
"model.layers.21.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
157 |
+
"model.layers.21.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
158 |
+
"model.layers.22.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
159 |
+
"model.layers.22.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
160 |
+
"model.layers.22.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
161 |
+
"model.layers.22.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
162 |
+
"model.layers.22.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
163 |
+
"model.layers.22.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
164 |
+
"model.layers.22.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
165 |
+
"model.layers.22.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
166 |
+
"model.layers.22.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
167 |
+
"model.layers.22.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
168 |
+
"model.layers.23.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
169 |
+
"model.layers.23.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
170 |
+
"model.layers.23.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
171 |
+
"model.layers.23.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
172 |
+
"model.layers.23.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
173 |
+
"model.layers.23.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
174 |
+
"model.layers.23.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
175 |
+
"model.layers.23.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
176 |
+
"model.layers.23.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
177 |
+
"model.layers.23.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
178 |
+
"model.layers.24.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
179 |
+
"model.layers.24.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
180 |
+
"model.layers.24.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
181 |
+
"model.layers.24.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
182 |
+
"model.layers.24.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
183 |
+
"model.layers.24.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
184 |
+
"model.layers.24.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
185 |
+
"model.layers.24.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
186 |
+
"model.layers.24.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
187 |
+
"model.layers.24.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
188 |
+
"model.layers.25.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
189 |
+
"model.layers.25.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
190 |
+
"model.layers.25.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
191 |
+
"model.layers.25.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
192 |
+
"model.layers.25.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
193 |
+
"model.layers.25.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
194 |
+
"model.layers.25.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
195 |
+
"model.layers.25.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
196 |
+
"model.layers.25.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
197 |
+
"model.layers.25.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
198 |
+
"model.layers.26.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
199 |
+
"model.layers.26.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
200 |
+
"model.layers.26.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
201 |
+
"model.layers.26.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
202 |
+
"model.layers.26.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
203 |
+
"model.layers.26.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
204 |
+
"model.layers.26.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
205 |
+
"model.layers.26.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
206 |
+
"model.layers.26.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
207 |
+
"model.layers.26.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
208 |
+
"model.layers.27.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
209 |
+
"model.layers.27.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
210 |
+
"model.layers.27.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
211 |
+
"model.layers.27.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
212 |
+
"model.layers.27.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
213 |
+
"model.layers.27.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
214 |
+
"model.layers.27.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
215 |
+
"model.layers.27.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
216 |
+
"model.layers.27.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
217 |
+
"model.layers.27.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
218 |
+
"model.layers.28.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
219 |
+
"model.layers.28.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
220 |
+
"model.layers.28.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
221 |
+
"model.layers.28.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
222 |
+
"model.layers.28.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
223 |
+
"model.layers.28.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
224 |
+
"model.layers.28.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
225 |
+
"model.layers.28.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
226 |
+
"model.layers.28.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
227 |
+
"model.layers.28.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
228 |
+
"model.layers.29.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
229 |
+
"model.layers.29.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
230 |
+
"model.layers.29.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
231 |
+
"model.layers.29.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
232 |
+
"model.layers.29.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
233 |
+
"model.layers.29.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
234 |
+
"model.layers.29.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
235 |
+
"model.layers.29.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
236 |
+
"model.layers.29.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
237 |
+
"model.layers.29.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
238 |
+
"model.layers.3.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
239 |
+
"model.layers.3.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
240 |
+
"model.layers.3.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
241 |
+
"model.layers.3.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
242 |
+
"model.layers.3.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
243 |
+
"model.layers.3.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
244 |
+
"model.layers.3.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
245 |
+
"model.layers.3.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
246 |
+
"model.layers.3.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
247 |
+
"model.layers.3.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
248 |
+
"model.layers.30.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
249 |
+
"model.layers.30.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
250 |
+
"model.layers.30.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
251 |
+
"model.layers.30.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
252 |
+
"model.layers.30.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
253 |
+
"model.layers.30.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
254 |
+
"model.layers.30.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
255 |
+
"model.layers.30.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
256 |
+
"model.layers.30.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
257 |
+
"model.layers.30.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
258 |
+
"model.layers.31.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
259 |
+
"model.layers.31.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
260 |
+
"model.layers.31.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
261 |
+
"model.layers.31.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
262 |
+
"model.layers.31.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
263 |
+
"model.layers.31.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
264 |
+
"model.layers.31.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
265 |
+
"model.layers.31.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
266 |
+
"model.layers.31.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
267 |
+
"model.layers.31.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
268 |
+
"model.layers.4.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
269 |
+
"model.layers.4.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
270 |
+
"model.layers.4.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
271 |
+
"model.layers.4.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
272 |
+
"model.layers.4.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
273 |
+
"model.layers.4.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
274 |
+
"model.layers.4.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
275 |
+
"model.layers.4.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
276 |
+
"model.layers.4.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
277 |
+
"model.layers.4.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
278 |
+
"model.layers.5.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
279 |
+
"model.layers.5.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
280 |
+
"model.layers.5.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
281 |
+
"model.layers.5.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
282 |
+
"model.layers.5.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
283 |
+
"model.layers.5.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
284 |
+
"model.layers.5.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
285 |
+
"model.layers.5.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
286 |
+
"model.layers.5.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
287 |
+
"model.layers.5.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
288 |
+
"model.layers.6.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
289 |
+
"model.layers.6.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
290 |
+
"model.layers.6.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
291 |
+
"model.layers.6.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
292 |
+
"model.layers.6.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
293 |
+
"model.layers.6.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
294 |
+
"model.layers.6.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
295 |
+
"model.layers.6.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
296 |
+
"model.layers.6.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
297 |
+
"model.layers.6.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
298 |
+
"model.layers.7.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
299 |
+
"model.layers.7.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
300 |
+
"model.layers.7.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
301 |
+
"model.layers.7.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
302 |
+
"model.layers.7.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
303 |
+
"model.layers.7.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
304 |
+
"model.layers.7.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
305 |
+
"model.layers.7.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
306 |
+
"model.layers.7.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
307 |
+
"model.layers.7.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
308 |
+
"model.layers.8.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
309 |
+
"model.layers.8.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
310 |
+
"model.layers.8.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
311 |
+
"model.layers.8.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
312 |
+
"model.layers.8.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
313 |
+
"model.layers.8.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
314 |
+
"model.layers.8.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
315 |
+
"model.layers.8.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
316 |
+
"model.layers.8.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
317 |
+
"model.layers.8.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
318 |
+
"model.layers.9.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
319 |
+
"model.layers.9.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
320 |
+
"model.layers.9.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
321 |
+
"model.layers.9.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
322 |
+
"model.layers.9.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
323 |
+
"model.layers.9.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
324 |
+
"model.layers.9.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
325 |
+
"model.layers.9.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
326 |
+
"model.layers.9.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
327 |
+
"model.layers.9.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
328 |
+
"model.norm.weight": "pytorch_model-00003-of-00003.bin"
|
329 |
+
}
|
330 |
+
}
|
special_tokens_map.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": true,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": true,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": "<unk>",
|
17 |
+
"unk_token": {
|
18 |
+
"content": "<unk>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": true,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
}
|
24 |
+
}
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
3 |
+
size 499723
|
tokenizer_config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"bos_token": {
|
5 |
+
"__type": "AddedToken",
|
6 |
+
"content": "<s>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": true,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false
|
11 |
+
},
|
12 |
+
"clean_up_tokenization_spaces": false,
|
13 |
+
"eos_token": {
|
14 |
+
"__type": "AddedToken",
|
15 |
+
"content": "</s>",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": true,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false
|
20 |
+
},
|
21 |
+
"model_max_length": 2048,
|
22 |
+
"pad_token": null,
|
23 |
+
"padding_side": "right",
|
24 |
+
"sp_model_kwargs": {},
|
25 |
+
"tokenizer_class": "LlamaTokenizer",
|
26 |
+
"unk_token": {
|
27 |
+
"__type": "AddedToken",
|
28 |
+
"content": "<unk>",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": true,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false
|
33 |
+
}
|
34 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,955 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 4.940239043824701,
|
5 |
+
"global_step": 155,
|
6 |
+
"is_hyper_param_search": false,
|
7 |
+
"is_local_process_zero": true,
|
8 |
+
"is_world_process_zero": true,
|
9 |
+
"log_history": [
|
10 |
+
{
|
11 |
+
"epoch": 0.03,
|
12 |
+
"learning_rate": 4.000000000000001e-06,
|
13 |
+
"loss": 1.5408,
|
14 |
+
"step": 1
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"epoch": 0.06,
|
18 |
+
"learning_rate": 8.000000000000001e-06,
|
19 |
+
"loss": 1.5325,
|
20 |
+
"step": 2
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"epoch": 0.1,
|
24 |
+
"learning_rate": 1.2e-05,
|
25 |
+
"loss": 1.3657,
|
26 |
+
"step": 3
|
27 |
+
},
|
28 |
+
{
|
29 |
+
"epoch": 0.13,
|
30 |
+
"learning_rate": 1.6000000000000003e-05,
|
31 |
+
"loss": 1.252,
|
32 |
+
"step": 4
|
33 |
+
},
|
34 |
+
{
|
35 |
+
"epoch": 0.16,
|
36 |
+
"learning_rate": 2e-05,
|
37 |
+
"loss": 1.2032,
|
38 |
+
"step": 5
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.19,
|
42 |
+
"learning_rate": 1.9997806834748455e-05,
|
43 |
+
"loss": 1.2058,
|
44 |
+
"step": 6
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.22,
|
48 |
+
"learning_rate": 1.9991228300988586e-05,
|
49 |
+
"loss": 1.2201,
|
50 |
+
"step": 7
|
51 |
+
},
|
52 |
+
{
|
53 |
+
"epoch": 0.25,
|
54 |
+
"learning_rate": 1.9980267284282718e-05,
|
55 |
+
"loss": 1.2061,
|
56 |
+
"step": 8
|
57 |
+
},
|
58 |
+
{
|
59 |
+
"epoch": 0.29,
|
60 |
+
"learning_rate": 1.9964928592495046e-05,
|
61 |
+
"loss": 1.1772,
|
62 |
+
"step": 9
|
63 |
+
},
|
64 |
+
{
|
65 |
+
"epoch": 0.32,
|
66 |
+
"learning_rate": 1.9945218953682736e-05,
|
67 |
+
"loss": 1.2083,
|
68 |
+
"step": 10
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"epoch": 0.35,
|
72 |
+
"learning_rate": 1.9921147013144782e-05,
|
73 |
+
"loss": 1.1869,
|
74 |
+
"step": 11
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"epoch": 0.38,
|
78 |
+
"learning_rate": 1.9892723329629885e-05,
|
79 |
+
"loss": 1.1922,
|
80 |
+
"step": 12
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.41,
|
84 |
+
"learning_rate": 1.985996037070505e-05,
|
85 |
+
"loss": 1.1684,
|
86 |
+
"step": 13
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.45,
|
90 |
+
"learning_rate": 1.982287250728689e-05,
|
91 |
+
"loss": 1.1837,
|
92 |
+
"step": 14
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"epoch": 0.48,
|
96 |
+
"learning_rate": 1.9781476007338058e-05,
|
97 |
+
"loss": 1.2066,
|
98 |
+
"step": 15
|
99 |
+
},
|
100 |
+
{
|
101 |
+
"epoch": 0.51,
|
102 |
+
"learning_rate": 1.9735789028731603e-05,
|
103 |
+
"loss": 1.1756,
|
104 |
+
"step": 16
|
105 |
+
},
|
106 |
+
{
|
107 |
+
"epoch": 0.54,
|
108 |
+
"learning_rate": 1.9685831611286312e-05,
|
109 |
+
"loss": 1.1691,
|
110 |
+
"step": 17
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"epoch": 0.57,
|
114 |
+
"learning_rate": 1.9631625667976584e-05,
|
115 |
+
"loss": 1.1279,
|
116 |
+
"step": 18
|
117 |
+
},
|
118 |
+
{
|
119 |
+
"epoch": 0.61,
|
120 |
+
"learning_rate": 1.9573194975320672e-05,
|
121 |
+
"loss": 1.1877,
|
122 |
+
"step": 19
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 0.64,
|
126 |
+
"learning_rate": 1.9510565162951538e-05,
|
127 |
+
"loss": 1.1589,
|
128 |
+
"step": 20
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.67,
|
132 |
+
"learning_rate": 1.944376370237481e-05,
|
133 |
+
"loss": 1.1814,
|
134 |
+
"step": 21
|
135 |
+
},
|
136 |
+
{
|
137 |
+
"epoch": 0.7,
|
138 |
+
"learning_rate": 1.937281989491892e-05,
|
139 |
+
"loss": 1.1699,
|
140 |
+
"step": 22
|
141 |
+
},
|
142 |
+
{
|
143 |
+
"epoch": 0.73,
|
144 |
+
"learning_rate": 1.9297764858882516e-05,
|
145 |
+
"loss": 1.1599,
|
146 |
+
"step": 23
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"epoch": 0.76,
|
150 |
+
"learning_rate": 1.9218631515885007e-05,
|
151 |
+
"loss": 1.1633,
|
152 |
+
"step": 24
|
153 |
+
},
|
154 |
+
{
|
155 |
+
"epoch": 0.8,
|
156 |
+
"learning_rate": 1.913545457642601e-05,
|
157 |
+
"loss": 1.1612,
|
158 |
+
"step": 25
|
159 |
+
},
|
160 |
+
{
|
161 |
+
"epoch": 0.83,
|
162 |
+
"learning_rate": 1.9048270524660197e-05,
|
163 |
+
"loss": 1.1473,
|
164 |
+
"step": 26
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 0.86,
|
168 |
+
"learning_rate": 1.895711760239413e-05,
|
169 |
+
"loss": 1.169,
|
170 |
+
"step": 27
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.89,
|
174 |
+
"learning_rate": 1.8862035792312148e-05,
|
175 |
+
"loss": 1.1441,
|
176 |
+
"step": 28
|
177 |
+
},
|
178 |
+
{
|
179 |
+
"epoch": 0.92,
|
180 |
+
"learning_rate": 1.8763066800438638e-05,
|
181 |
+
"loss": 1.155,
|
182 |
+
"step": 29
|
183 |
+
},
|
184 |
+
{
|
185 |
+
"epoch": 0.96,
|
186 |
+
"learning_rate": 1.866025403784439e-05,
|
187 |
+
"loss": 1.1732,
|
188 |
+
"step": 30
|
189 |
+
},
|
190 |
+
{
|
191 |
+
"epoch": 0.99,
|
192 |
+
"learning_rate": 1.855364260160507e-05,
|
193 |
+
"loss": 1.1098,
|
194 |
+
"step": 31
|
195 |
+
},
|
196 |
+
{
|
197 |
+
"epoch": 1.02,
|
198 |
+
"learning_rate": 1.8443279255020153e-05,
|
199 |
+
"loss": 1.0098,
|
200 |
+
"step": 32
|
201 |
+
},
|
202 |
+
{
|
203 |
+
"epoch": 1.05,
|
204 |
+
"learning_rate": 1.8329212407100996e-05,
|
205 |
+
"loss": 0.8869,
|
206 |
+
"step": 33
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 1.08,
|
210 |
+
"learning_rate": 1.821149209133704e-05,
|
211 |
+
"loss": 0.8692,
|
212 |
+
"step": 34
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 1.12,
|
216 |
+
"learning_rate": 1.8090169943749477e-05,
|
217 |
+
"loss": 0.8768,
|
218 |
+
"step": 35
|
219 |
+
},
|
220 |
+
{
|
221 |
+
"epoch": 1.15,
|
222 |
+
"learning_rate": 1.7965299180241963e-05,
|
223 |
+
"loss": 0.8635,
|
224 |
+
"step": 36
|
225 |
+
},
|
226 |
+
{
|
227 |
+
"epoch": 1.18,
|
228 |
+
"learning_rate": 1.78369345732584e-05,
|
229 |
+
"loss": 0.8652,
|
230 |
+
"step": 37
|
231 |
+
},
|
232 |
+
{
|
233 |
+
"epoch": 1.21,
|
234 |
+
"learning_rate": 1.7705132427757895e-05,
|
235 |
+
"loss": 0.8364,
|
236 |
+
"step": 38
|
237 |
+
},
|
238 |
+
{
|
239 |
+
"epoch": 1.24,
|
240 |
+
"learning_rate": 1.7569950556517566e-05,
|
241 |
+
"loss": 0.8503,
|
242 |
+
"step": 39
|
243 |
+
},
|
244 |
+
{
|
245 |
+
"epoch": 1.27,
|
246 |
+
"learning_rate": 1.7431448254773943e-05,
|
247 |
+
"loss": 0.8596,
|
248 |
+
"step": 40
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 1.31,
|
252 |
+
"learning_rate": 1.7289686274214116e-05,
|
253 |
+
"loss": 0.8346,
|
254 |
+
"step": 41
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 1.34,
|
258 |
+
"learning_rate": 1.7144726796328034e-05,
|
259 |
+
"loss": 0.8106,
|
260 |
+
"step": 42
|
261 |
+
},
|
262 |
+
{
|
263 |
+
"epoch": 1.37,
|
264 |
+
"learning_rate": 1.6996633405133656e-05,
|
265 |
+
"loss": 0.804,
|
266 |
+
"step": 43
|
267 |
+
},
|
268 |
+
{
|
269 |
+
"epoch": 1.4,
|
270 |
+
"learning_rate": 1.684547105928689e-05,
|
271 |
+
"loss": 0.8157,
|
272 |
+
"step": 44
|
273 |
+
},
|
274 |
+
{
|
275 |
+
"epoch": 1.43,
|
276 |
+
"learning_rate": 1.6691306063588583e-05,
|
277 |
+
"loss": 0.818,
|
278 |
+
"step": 45
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"epoch": 1.47,
|
282 |
+
"learning_rate": 1.6534206039901057e-05,
|
283 |
+
"loss": 0.8114,
|
284 |
+
"step": 46
|
285 |
+
},
|
286 |
+
{
|
287 |
+
"epoch": 1.5,
|
288 |
+
"learning_rate": 1.63742398974869e-05,
|
289 |
+
"loss": 0.8251,
|
290 |
+
"step": 47
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 1.53,
|
294 |
+
"learning_rate": 1.6211477802783105e-05,
|
295 |
+
"loss": 0.7848,
|
296 |
+
"step": 48
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 1.56,
|
300 |
+
"learning_rate": 1.6045991148623752e-05,
|
301 |
+
"loss": 0.8214,
|
302 |
+
"step": 49
|
303 |
+
},
|
304 |
+
{
|
305 |
+
"epoch": 1.59,
|
306 |
+
"learning_rate": 1.5877852522924733e-05,
|
307 |
+
"loss": 0.8144,
|
308 |
+
"step": 50
|
309 |
+
},
|
310 |
+
{
|
311 |
+
"epoch": 1.63,
|
312 |
+
"learning_rate": 1.570713567684432e-05,
|
313 |
+
"loss": 0.7869,
|
314 |
+
"step": 51
|
315 |
+
},
|
316 |
+
{
|
317 |
+
"epoch": 1.66,
|
318 |
+
"learning_rate": 1.553391549243344e-05,
|
319 |
+
"loss": 0.8001,
|
320 |
+
"step": 52
|
321 |
+
},
|
322 |
+
{
|
323 |
+
"epoch": 1.69,
|
324 |
+
"learning_rate": 1.5358267949789968e-05,
|
325 |
+
"loss": 0.7745,
|
326 |
+
"step": 53
|
327 |
+
},
|
328 |
+
{
|
329 |
+
"epoch": 1.72,
|
330 |
+
"learning_rate": 1.5180270093731305e-05,
|
331 |
+
"loss": 0.7956,
|
332 |
+
"step": 54
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 1.75,
|
336 |
+
"learning_rate": 1.5000000000000002e-05,
|
337 |
+
"loss": 0.7533,
|
338 |
+
"step": 55
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 1.78,
|
342 |
+
"learning_rate": 1.4817536741017153e-05,
|
343 |
+
"loss": 0.7999,
|
344 |
+
"step": 56
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"epoch": 1.82,
|
348 |
+
"learning_rate": 1.463296035119862e-05,
|
349 |
+
"loss": 0.7687,
|
350 |
+
"step": 57
|
351 |
+
},
|
352 |
+
{
|
353 |
+
"epoch": 1.85,
|
354 |
+
"learning_rate": 1.4446351791849276e-05,
|
355 |
+
"loss": 0.7923,
|
356 |
+
"step": 58
|
357 |
+
},
|
358 |
+
{
|
359 |
+
"epoch": 1.88,
|
360 |
+
"learning_rate": 1.4257792915650728e-05,
|
361 |
+
"loss": 0.7656,
|
362 |
+
"step": 59
|
363 |
+
},
|
364 |
+
{
|
365 |
+
"epoch": 1.91,
|
366 |
+
"learning_rate": 1.4067366430758004e-05,
|
367 |
+
"loss": 0.7918,
|
368 |
+
"step": 60
|
369 |
+
},
|
370 |
+
{
|
371 |
+
"epoch": 1.94,
|
372 |
+
"learning_rate": 1.3875155864521031e-05,
|
373 |
+
"loss": 0.7896,
|
374 |
+
"step": 61
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 1.98,
|
378 |
+
"learning_rate": 1.3681245526846782e-05,
|
379 |
+
"loss": 0.7963,
|
380 |
+
"step": 62
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 2.01,
|
384 |
+
"learning_rate": 1.3485720473218153e-05,
|
385 |
+
"loss": 0.7249,
|
386 |
+
"step": 63
|
387 |
+
},
|
388 |
+
{
|
389 |
+
"epoch": 2.04,
|
390 |
+
"learning_rate": 1.3288666467385834e-05,
|
391 |
+
"loss": 0.5293,
|
392 |
+
"step": 64
|
393 |
+
},
|
394 |
+
{
|
395 |
+
"epoch": 2.07,
|
396 |
+
"learning_rate": 1.3090169943749475e-05,
|
397 |
+
"loss": 0.5171,
|
398 |
+
"step": 65
|
399 |
+
},
|
400 |
+
{
|
401 |
+
"epoch": 2.1,
|
402 |
+
"learning_rate": 1.2890317969444716e-05,
|
403 |
+
"loss": 0.4998,
|
404 |
+
"step": 66
|
405 |
+
},
|
406 |
+
{
|
407 |
+
"epoch": 2.14,
|
408 |
+
"learning_rate": 1.2689198206152657e-05,
|
409 |
+
"loss": 0.5097,
|
410 |
+
"step": 67
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"epoch": 2.17,
|
414 |
+
"learning_rate": 1.2486898871648552e-05,
|
415 |
+
"loss": 0.5191,
|
416 |
+
"step": 68
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 2.2,
|
420 |
+
"learning_rate": 1.2283508701106559e-05,
|
421 |
+
"loss": 0.4657,
|
422 |
+
"step": 69
|
423 |
+
},
|
424 |
+
{
|
425 |
+
"epoch": 2.23,
|
426 |
+
"learning_rate": 1.2079116908177592e-05,
|
427 |
+
"loss": 0.4907,
|
428 |
+
"step": 70
|
429 |
+
},
|
430 |
+
{
|
431 |
+
"epoch": 2.26,
|
432 |
+
"learning_rate": 1.187381314585725e-05,
|
433 |
+
"loss": 0.4736,
|
434 |
+
"step": 71
|
435 |
+
},
|
436 |
+
{
|
437 |
+
"epoch": 2.29,
|
438 |
+
"learning_rate": 1.1667687467161025e-05,
|
439 |
+
"loss": 0.4697,
|
440 |
+
"step": 72
|
441 |
+
},
|
442 |
+
{
|
443 |
+
"epoch": 2.33,
|
444 |
+
"learning_rate": 1.1460830285624119e-05,
|
445 |
+
"loss": 0.4852,
|
446 |
+
"step": 73
|
447 |
+
},
|
448 |
+
{
|
449 |
+
"epoch": 2.36,
|
450 |
+
"learning_rate": 1.1253332335643043e-05,
|
451 |
+
"loss": 0.4746,
|
452 |
+
"step": 74
|
453 |
+
},
|
454 |
+
{
|
455 |
+
"epoch": 2.39,
|
456 |
+
"learning_rate": 1.1045284632676535e-05,
|
457 |
+
"loss": 0.4672,
|
458 |
+
"step": 75
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 2.42,
|
462 |
+
"learning_rate": 1.083677843332316e-05,
|
463 |
+
"loss": 0.4719,
|
464 |
+
"step": 76
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 2.45,
|
468 |
+
"learning_rate": 1.0627905195293135e-05,
|
469 |
+
"loss": 0.4554,
|
470 |
+
"step": 77
|
471 |
+
},
|
472 |
+
{
|
473 |
+
"epoch": 2.49,
|
474 |
+
"learning_rate": 1.0418756537291996e-05,
|
475 |
+
"loss": 0.4635,
|
476 |
+
"step": 78
|
477 |
+
},
|
478 |
+
{
|
479 |
+
"epoch": 2.52,
|
480 |
+
"learning_rate": 1.0209424198833571e-05,
|
481 |
+
"loss": 0.4437,
|
482 |
+
"step": 79
|
483 |
+
},
|
484 |
+
{
|
485 |
+
"epoch": 2.55,
|
486 |
+
"learning_rate": 1e-05,
|
487 |
+
"loss": 0.4477,
|
488 |
+
"step": 80
|
489 |
+
},
|
490 |
+
{
|
491 |
+
"epoch": 2.58,
|
492 |
+
"learning_rate": 9.790575801166432e-06,
|
493 |
+
"loss": 0.4759,
|
494 |
+
"step": 81
|
495 |
+
},
|
496 |
+
{
|
497 |
+
"epoch": 2.61,
|
498 |
+
"learning_rate": 9.581243462708007e-06,
|
499 |
+
"loss": 0.4585,
|
500 |
+
"step": 82
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 2.65,
|
504 |
+
"learning_rate": 9.372094804706867e-06,
|
505 |
+
"loss": 0.4806,
|
506 |
+
"step": 83
|
507 |
+
},
|
508 |
+
{
|
509 |
+
"epoch": 2.68,
|
510 |
+
"learning_rate": 9.163221566676847e-06,
|
511 |
+
"loss": 0.4631,
|
512 |
+
"step": 84
|
513 |
+
},
|
514 |
+
{
|
515 |
+
"epoch": 2.71,
|
516 |
+
"learning_rate": 8.954715367323468e-06,
|
517 |
+
"loss": 0.4499,
|
518 |
+
"step": 85
|
519 |
+
},
|
520 |
+
{
|
521 |
+
"epoch": 2.74,
|
522 |
+
"learning_rate": 8.746667664356957e-06,
|
523 |
+
"loss": 0.4515,
|
524 |
+
"step": 86
|
525 |
+
},
|
526 |
+
{
|
527 |
+
"epoch": 2.77,
|
528 |
+
"learning_rate": 8.539169714375885e-06,
|
529 |
+
"loss": 0.4545,
|
530 |
+
"step": 87
|
531 |
+
},
|
532 |
+
{
|
533 |
+
"epoch": 2.8,
|
534 |
+
"learning_rate": 8.332312532838978e-06,
|
535 |
+
"loss": 0.4663,
|
536 |
+
"step": 88
|
537 |
+
},
|
538 |
+
{
|
539 |
+
"epoch": 2.84,
|
540 |
+
"learning_rate": 8.126186854142752e-06,
|
541 |
+
"loss": 0.4719,
|
542 |
+
"step": 89
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 2.87,
|
546 |
+
"learning_rate": 7.92088309182241e-06,
|
547 |
+
"loss": 0.4786,
|
548 |
+
"step": 90
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"epoch": 2.9,
|
552 |
+
"learning_rate": 7.716491298893443e-06,
|
553 |
+
"loss": 0.4372,
|
554 |
+
"step": 91
|
555 |
+
},
|
556 |
+
{
|
557 |
+
"epoch": 2.93,
|
558 |
+
"learning_rate": 7.513101128351454e-06,
|
559 |
+
"loss": 0.456,
|
560 |
+
"step": 92
|
561 |
+
},
|
562 |
+
{
|
563 |
+
"epoch": 2.96,
|
564 |
+
"learning_rate": 7.310801793847344e-06,
|
565 |
+
"loss": 0.4401,
|
566 |
+
"step": 93
|
567 |
+
},
|
568 |
+
{
|
569 |
+
"epoch": 3.0,
|
570 |
+
"learning_rate": 7.109682030555283e-06,
|
571 |
+
"loss": 0.4378,
|
572 |
+
"step": 94
|
573 |
+
},
|
574 |
+
{
|
575 |
+
"epoch": 3.03,
|
576 |
+
"learning_rate": 6.909830056250527e-06,
|
577 |
+
"loss": 0.3223,
|
578 |
+
"step": 95
|
579 |
+
},
|
580 |
+
{
|
581 |
+
"epoch": 3.06,
|
582 |
+
"learning_rate": 6.711333532614168e-06,
|
583 |
+
"loss": 0.2842,
|
584 |
+
"step": 96
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"epoch": 3.09,
|
588 |
+
"learning_rate": 6.5142795267818505e-06,
|
589 |
+
"loss": 0.2608,
|
590 |
+
"step": 97
|
591 |
+
},
|
592 |
+
{
|
593 |
+
"epoch": 3.12,
|
594 |
+
"learning_rate": 6.318754473153221e-06,
|
595 |
+
"loss": 0.2539,
|
596 |
+
"step": 98
|
597 |
+
},
|
598 |
+
{
|
599 |
+
"epoch": 3.16,
|
600 |
+
"learning_rate": 6.124844135478971e-06,
|
601 |
+
"loss": 0.2546,
|
602 |
+
"step": 99
|
603 |
+
},
|
604 |
+
{
|
605 |
+
"epoch": 3.19,
|
606 |
+
"learning_rate": 5.932633569242e-06,
|
607 |
+
"loss": 0.2395,
|
608 |
+
"step": 100
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"epoch": 3.22,
|
612 |
+
"learning_rate": 5.742207084349274e-06,
|
613 |
+
"loss": 0.2318,
|
614 |
+
"step": 101
|
615 |
+
},
|
616 |
+
{
|
617 |
+
"epoch": 3.25,
|
618 |
+
"learning_rate": 5.553648208150728e-06,
|
619 |
+
"loss": 0.2453,
|
620 |
+
"step": 102
|
621 |
+
},
|
622 |
+
{
|
623 |
+
"epoch": 3.28,
|
624 |
+
"learning_rate": 5.367039648801386e-06,
|
625 |
+
"loss": 0.2352,
|
626 |
+
"step": 103
|
627 |
+
},
|
628 |
+
{
|
629 |
+
"epoch": 3.31,
|
630 |
+
"learning_rate": 5.1824632589828465e-06,
|
631 |
+
"loss": 0.2479,
|
632 |
+
"step": 104
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 3.35,
|
636 |
+
"learning_rate": 5.000000000000003e-06,
|
637 |
+
"loss": 0.2275,
|
638 |
+
"step": 105
|
639 |
+
},
|
640 |
+
{
|
641 |
+
"epoch": 3.38,
|
642 |
+
"learning_rate": 4.8197299062687e-06,
|
643 |
+
"loss": 0.2278,
|
644 |
+
"step": 106
|
645 |
+
},
|
646 |
+
{
|
647 |
+
"epoch": 3.41,
|
648 |
+
"learning_rate": 4.641732050210032e-06,
|
649 |
+
"loss": 0.2424,
|
650 |
+
"step": 107
|
651 |
+
},
|
652 |
+
{
|
653 |
+
"epoch": 3.44,
|
654 |
+
"learning_rate": 4.46608450756656e-06,
|
655 |
+
"loss": 0.227,
|
656 |
+
"step": 108
|
657 |
+
},
|
658 |
+
{
|
659 |
+
"epoch": 3.47,
|
660 |
+
"learning_rate": 4.292864323155684e-06,
|
661 |
+
"loss": 0.2296,
|
662 |
+
"step": 109
|
663 |
+
},
|
664 |
+
{
|
665 |
+
"epoch": 3.51,
|
666 |
+
"learning_rate": 4.12214747707527e-06,
|
667 |
+
"loss": 0.238,
|
668 |
+
"step": 110
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 3.54,
|
672 |
+
"learning_rate": 3.954008851376252e-06,
|
673 |
+
"loss": 0.2315,
|
674 |
+
"step": 111
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 3.57,
|
678 |
+
"learning_rate": 3.7885221972168974e-06,
|
679 |
+
"loss": 0.2286,
|
680 |
+
"step": 112
|
681 |
+
},
|
682 |
+
{
|
683 |
+
"epoch": 3.6,
|
684 |
+
"learning_rate": 3.625760102513103e-06,
|
685 |
+
"loss": 0.2415,
|
686 |
+
"step": 113
|
687 |
+
},
|
688 |
+
{
|
689 |
+
"epoch": 3.63,
|
690 |
+
"learning_rate": 3.4657939600989453e-06,
|
691 |
+
"loss": 0.225,
|
692 |
+
"step": 114
|
693 |
+
},
|
694 |
+
{
|
695 |
+
"epoch": 3.67,
|
696 |
+
"learning_rate": 3.308693936411421e-06,
|
697 |
+
"loss": 0.2289,
|
698 |
+
"step": 115
|
699 |
+
},
|
700 |
+
{
|
701 |
+
"epoch": 3.7,
|
702 |
+
"learning_rate": 3.1545289407131128e-06,
|
703 |
+
"loss": 0.2285,
|
704 |
+
"step": 116
|
705 |
+
},
|
706 |
+
{
|
707 |
+
"epoch": 3.73,
|
708 |
+
"learning_rate": 3.003366594866345e-06,
|
709 |
+
"loss": 0.2052,
|
710 |
+
"step": 117
|
711 |
+
},
|
712 |
+
{
|
713 |
+
"epoch": 3.76,
|
714 |
+
"learning_rate": 2.855273203671969e-06,
|
715 |
+
"loss": 0.2238,
|
716 |
+
"step": 118
|
717 |
+
},
|
718 |
+
{
|
719 |
+
"epoch": 3.79,
|
720 |
+
"learning_rate": 2.7103137257858867e-06,
|
721 |
+
"loss": 0.2247,
|
722 |
+
"step": 119
|
723 |
+
},
|
724 |
+
{
|
725 |
+
"epoch": 3.82,
|
726 |
+
"learning_rate": 2.5685517452260566e-06,
|
727 |
+
"loss": 0.2351,
|
728 |
+
"step": 120
|
729 |
+
},
|
730 |
+
{
|
731 |
+
"epoch": 3.86,
|
732 |
+
"learning_rate": 2.4300494434824373e-06,
|
733 |
+
"loss": 0.2273,
|
734 |
+
"step": 121
|
735 |
+
},
|
736 |
+
{
|
737 |
+
"epoch": 3.89,
|
738 |
+
"learning_rate": 2.2948675722421086e-06,
|
739 |
+
"loss": 0.2345,
|
740 |
+
"step": 122
|
741 |
+
},
|
742 |
+
{
|
743 |
+
"epoch": 3.92,
|
744 |
+
"learning_rate": 2.163065426741603e-06,
|
745 |
+
"loss": 0.231,
|
746 |
+
"step": 123
|
747 |
+
},
|
748 |
+
{
|
749 |
+
"epoch": 3.95,
|
750 |
+
"learning_rate": 2.0347008197580376e-06,
|
751 |
+
"loss": 0.2161,
|
752 |
+
"step": 124
|
753 |
+
},
|
754 |
+
{
|
755 |
+
"epoch": 3.98,
|
756 |
+
"learning_rate": 1.9098300562505266e-06,
|
757 |
+
"loss": 0.2182,
|
758 |
+
"step": 125
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"epoch": 4.02,
|
762 |
+
"learning_rate": 1.7885079086629598e-06,
|
763 |
+
"loss": 0.1844,
|
764 |
+
"step": 126
|
765 |
+
},
|
766 |
+
{
|
767 |
+
"epoch": 4.05,
|
768 |
+
"learning_rate": 1.6707875928990059e-06,
|
769 |
+
"loss": 0.1413,
|
770 |
+
"step": 127
|
771 |
+
},
|
772 |
+
{
|
773 |
+
"epoch": 4.08,
|
774 |
+
"learning_rate": 1.5567207449798517e-06,
|
775 |
+
"loss": 0.1598,
|
776 |
+
"step": 128
|
777 |
+
},
|
778 |
+
{
|
779 |
+
"epoch": 4.11,
|
780 |
+
"learning_rate": 1.446357398394934e-06,
|
781 |
+
"loss": 0.1468,
|
782 |
+
"step": 129
|
783 |
+
},
|
784 |
+
{
|
785 |
+
"epoch": 4.14,
|
786 |
+
"learning_rate": 1.339745962155613e-06,
|
787 |
+
"loss": 0.1438,
|
788 |
+
"step": 130
|
789 |
+
},
|
790 |
+
{
|
791 |
+
"epoch": 4.18,
|
792 |
+
"learning_rate": 1.2369331995613664e-06,
|
793 |
+
"loss": 0.1346,
|
794 |
+
"step": 131
|
795 |
+
},
|
796 |
+
{
|
797 |
+
"epoch": 4.21,
|
798 |
+
"learning_rate": 1.1379642076878528e-06,
|
799 |
+
"loss": 0.14,
|
800 |
+
"step": 132
|
801 |
+
},
|
802 |
+
{
|
803 |
+
"epoch": 4.24,
|
804 |
+
"learning_rate": 1.042882397605871e-06,
|
805 |
+
"loss": 0.1283,
|
806 |
+
"step": 133
|
807 |
+
},
|
808 |
+
{
|
809 |
+
"epoch": 4.27,
|
810 |
+
"learning_rate": 9.517294753398066e-07,
|
811 |
+
"loss": 0.1469,
|
812 |
+
"step": 134
|
813 |
+
},
|
814 |
+
{
|
815 |
+
"epoch": 4.3,
|
816 |
+
"learning_rate": 8.645454235739903e-07,
|
817 |
+
"loss": 0.1283,
|
818 |
+
"step": 135
|
819 |
+
},
|
820 |
+
{
|
821 |
+
"epoch": 4.33,
|
822 |
+
"learning_rate": 7.81368484114996e-07,
|
823 |
+
"loss": 0.1308,
|
824 |
+
"step": 136
|
825 |
+
},
|
826 |
+
{
|
827 |
+
"epoch": 4.37,
|
828 |
+
"learning_rate": 7.022351411174866e-07,
|
829 |
+
"loss": 0.1377,
|
830 |
+
"step": 137
|
831 |
+
},
|
832 |
+
{
|
833 |
+
"epoch": 4.4,
|
834 |
+
"learning_rate": 6.271801050810856e-07,
|
835 |
+
"loss": 0.1303,
|
836 |
+
"step": 138
|
837 |
+
},
|
838 |
+
{
|
839 |
+
"epoch": 4.43,
|
840 |
+
"learning_rate": 5.562362976251901e-07,
|
841 |
+
"loss": 0.1324,
|
842 |
+
"step": 139
|
843 |
+
},
|
844 |
+
{
|
845 |
+
"epoch": 4.46,
|
846 |
+
"learning_rate": 4.894348370484648e-07,
|
847 |
+
"loss": 0.1349,
|
848 |
+
"step": 140
|
849 |
+
},
|
850 |
+
{
|
851 |
+
"epoch": 4.49,
|
852 |
+
"learning_rate": 4.268050246793276e-07,
|
853 |
+
"loss": 0.1436,
|
854 |
+
"step": 141
|
855 |
+
},
|
856 |
+
{
|
857 |
+
"epoch": 4.53,
|
858 |
+
"learning_rate": 3.68374332023419e-07,
|
859 |
+
"loss": 0.1379,
|
860 |
+
"step": 142
|
861 |
+
},
|
862 |
+
{
|
863 |
+
"epoch": 4.56,
|
864 |
+
"learning_rate": 3.1416838871368925e-07,
|
865 |
+
"loss": 0.1305,
|
866 |
+
"step": 143
|
867 |
+
},
|
868 |
+
{
|
869 |
+
"epoch": 4.59,
|
870 |
+
"learning_rate": 2.6421097126839714e-07,
|
871 |
+
"loss": 0.1447,
|
872 |
+
"step": 144
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"epoch": 4.62,
|
876 |
+
"learning_rate": 2.1852399266194312e-07,
|
877 |
+
"loss": 0.1392,
|
878 |
+
"step": 145
|
879 |
+
},
|
880 |
+
{
|
881 |
+
"epoch": 4.65,
|
882 |
+
"learning_rate": 1.7712749271311392e-07,
|
883 |
+
"loss": 0.1374,
|
884 |
+
"step": 146
|
885 |
+
},
|
886 |
+
{
|
887 |
+
"epoch": 4.69,
|
888 |
+
"learning_rate": 1.400396292949513e-07,
|
889 |
+
"loss": 0.1344,
|
890 |
+
"step": 147
|
891 |
+
},
|
892 |
+
{
|
893 |
+
"epoch": 4.72,
|
894 |
+
"learning_rate": 1.0727667037011668e-07,
|
895 |
+
"loss": 0.1362,
|
896 |
+
"step": 148
|
897 |
+
},
|
898 |
+
{
|
899 |
+
"epoch": 4.75,
|
900 |
+
"learning_rate": 7.885298685522235e-08,
|
901 |
+
"loss": 0.1388,
|
902 |
+
"step": 149
|
903 |
+
},
|
904 |
+
{
|
905 |
+
"epoch": 4.78,
|
906 |
+
"learning_rate": 5.4781046317267103e-08,
|
907 |
+
"loss": 0.138,
|
908 |
+
"step": 150
|
909 |
+
},
|
910 |
+
{
|
911 |
+
"epoch": 4.81,
|
912 |
+
"learning_rate": 3.50714075049563e-08,
|
913 |
+
"loss": 0.1313,
|
914 |
+
"step": 151
|
915 |
+
},
|
916 |
+
{
|
917 |
+
"epoch": 4.84,
|
918 |
+
"learning_rate": 1.973271571728441e-08,
|
919 |
+
"loss": 0.1269,
|
920 |
+
"step": 152
|
921 |
+
},
|
922 |
+
{
|
923 |
+
"epoch": 4.88,
|
924 |
+
"learning_rate": 8.771699011416169e-09,
|
925 |
+
"loss": 0.1342,
|
926 |
+
"step": 153
|
927 |
+
},
|
928 |
+
{
|
929 |
+
"epoch": 4.91,
|
930 |
+
"learning_rate": 2.193165251545004e-09,
|
931 |
+
"loss": 0.1314,
|
932 |
+
"step": 154
|
933 |
+
},
|
934 |
+
{
|
935 |
+
"epoch": 4.94,
|
936 |
+
"learning_rate": 0.0,
|
937 |
+
"loss": 0.1295,
|
938 |
+
"step": 155
|
939 |
+
},
|
940 |
+
{
|
941 |
+
"epoch": 4.94,
|
942 |
+
"step": 155,
|
943 |
+
"total_flos": 3.9440033991622656e+17,
|
944 |
+
"train_loss": 0.5788933105045749,
|
945 |
+
"train_runtime": 3929.4287,
|
946 |
+
"train_samples_per_second": 10.209,
|
947 |
+
"train_steps_per_second": 0.039
|
948 |
+
}
|
949 |
+
],
|
950 |
+
"max_steps": 155,
|
951 |
+
"num_train_epochs": 5,
|
952 |
+
"total_flos": 3.9440033991622656e+17,
|
953 |
+
"trial_name": null,
|
954 |
+
"trial_params": null
|
955 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f15c852293f2ecbd5fd66946578a812b628b11ddf1bc94bee165c4d3d6d857ae
|
3 |
+
size 3771
|