“Sara
commited on
Commit
·
6e19cf0
1
Parent(s):
0f5e90f
adding model files
Browse files- added_tokens.json +11 -0
- config.json +29 -0
- generation_config.json +8 -0
- model-00001-of-00011.safetensors +3 -0
- model-00002-of-00011.safetensors +3 -0
- model-00003-of-00011.safetensors +3 -0
- model-00004-of-00011.safetensors +3 -0
- model-00005-of-00011.safetensors +3 -0
- model-00006-of-00011.safetensors +3 -0
- model-00007-of-00011.safetensors +3 -0
- model-00008-of-00011.safetensors +3 -0
- model-00009-of-00011.safetensors +3 -0
- model-00010-of-00011.safetensors +3 -0
- model-00011-of-00011.safetensors +3 -0
- model.safetensors.index.json +370 -0
- rng_state_0.pth +3 -0
- rng_state_1.pth +3 -0
- scheduler.pt +3 -0
- special_tokens_map.json +88 -0
- tokenizer.json +0 -0
- tokenizer.model +3 -0
- tokenizer_config.json +128 -0
- trainer_state.json +1041 -0
added_tokens.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"</headline>": 32008,
|
3 |
+
"</scratchpad>": 32006,
|
4 |
+
"<</SYS>>": 32004,
|
5 |
+
"<<SYS>>": 32003,
|
6 |
+
"<headline>": 32007,
|
7 |
+
"<pad>": 32000,
|
8 |
+
"<scratchpad>": 32005,
|
9 |
+
"[/INST]": 32002,
|
10 |
+
"[INST]": 32001
|
11 |
+
}
|
config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "teknium/OpenHermes-13B",
|
3 |
+
"architectures": [
|
4 |
+
"LlamaForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 1,
|
9 |
+
"eos_token_id": 2,
|
10 |
+
"hidden_act": "silu",
|
11 |
+
"hidden_size": 5120,
|
12 |
+
"initializer_range": 0.02,
|
13 |
+
"intermediate_size": 13824,
|
14 |
+
"max_position_embeddings": 4096,
|
15 |
+
"model_type": "llama",
|
16 |
+
"num_attention_heads": 40,
|
17 |
+
"num_hidden_layers": 40,
|
18 |
+
"num_key_value_heads": 40,
|
19 |
+
"pad_token_id": 0,
|
20 |
+
"pretraining_tp": 1,
|
21 |
+
"rms_norm_eps": 1e-05,
|
22 |
+
"rope_scaling": null,
|
23 |
+
"rope_theta": 10000.0,
|
24 |
+
"tie_word_embeddings": false,
|
25 |
+
"torch_dtype": "float32",
|
26 |
+
"transformers_version": "4.40.2",
|
27 |
+
"use_cache": false,
|
28 |
+
"vocab_size": 32016
|
29 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.40.2",
|
7 |
+
"use_cache": false
|
8 |
+
}
|
model-00001-of-00011.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b93567178616e69ce827728bd810b66284b6ad281065967b54c574752de9a56
|
3 |
+
size 4881575536
|
model-00002-of-00011.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67bd8be694aa853bbd431c9d26cbaeed99c133eb1e9c4d0741b0e91c21dac290
|
3 |
+
size 4970418112
|
model-00003-of-00011.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:312b6e7342b07558c437ca9df1eaec63cc5c1e2739372f4924f31d36966d829a
|
3 |
+
size 4970418120
|
model-00004-of-00011.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45fe4ea46dab7f023f4cb0c7a49a024174c9bf57c5db7ae49b56cac4db2905f0
|
3 |
+
size 4970418144
|
model-00005-of-00011.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f72d39ef879da042c9e8dce46137120c91a5263a044e25ab0762aa6cb00a8594
|
3 |
+
size 4970418144
|
model-00006-of-00011.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c728a511cc5b37f0ec960314df663960c23f32298c6b90c5fa85ae7fc1ec89f
|
3 |
+
size 4792119040
|
model-00007-of-00011.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a4fba5cfeec93fe3bccaba998c1221cea9e1e5bdc0d39a287528e7dad6ea22e
|
3 |
+
size 4792160232
|
model-00008-of-00011.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab0e57129e156b63f1f8d67ea7d4bcbf7931d4c4f75fd3657f7f8b882e5dcf87
|
3 |
+
size 4792160224
|
model-00009-of-00011.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11ba032cf1dd76663d80e91e759012cac04cbe033930c97876dc0b4b03e977d7
|
3 |
+
size 4970418144
|
model-00010-of-00011.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e10982c4e81a2d9a9146ff41fd0ab593ad6c1ac9ab0052d8cd2b8470ac0bcfd
|
3 |
+
size 4970418144
|
model-00011-of-00011.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad8809b05147da41091a09c81b8c7704f3821ce7cdfb58d1323505beebe4b3a8
|
3 |
+
size 2983630864
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,370 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 52064112640
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "model-00011-of-00011.safetensors",
|
7 |
+
"model.embed_tokens.weight": "model-00001-of-00011.safetensors",
|
8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00011.safetensors",
|
9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00011.safetensors",
|
10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00011.safetensors",
|
11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00011.safetensors",
|
12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00011.safetensors",
|
13 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00011.safetensors",
|
14 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00011.safetensors",
|
15 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00011.safetensors",
|
16 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00011.safetensors",
|
17 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00011.safetensors",
|
18 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00011.safetensors",
|
19 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00011.safetensors",
|
20 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00011.safetensors",
|
21 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00011.safetensors",
|
22 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00011.safetensors",
|
23 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00011.safetensors",
|
24 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00011.safetensors",
|
25 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00011.safetensors",
|
26 |
+
"model.layers.10.input_layernorm.weight": "model-00003-of-00011.safetensors",
|
27 |
+
"model.layers.10.mlp.down_proj.weight": "model-00003-of-00011.safetensors",
|
28 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00003-of-00011.safetensors",
|
29 |
+
"model.layers.10.mlp.up_proj.weight": "model-00003-of-00011.safetensors",
|
30 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00003-of-00011.safetensors",
|
31 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00003-of-00011.safetensors",
|
32 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00003-of-00011.safetensors",
|
33 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00003-of-00011.safetensors",
|
34 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00003-of-00011.safetensors",
|
35 |
+
"model.layers.11.input_layernorm.weight": "model-00004-of-00011.safetensors",
|
36 |
+
"model.layers.11.mlp.down_proj.weight": "model-00004-of-00011.safetensors",
|
37 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00004-of-00011.safetensors",
|
38 |
+
"model.layers.11.mlp.up_proj.weight": "model-00004-of-00011.safetensors",
|
39 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00004-of-00011.safetensors",
|
40 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00003-of-00011.safetensors",
|
41 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00004-of-00011.safetensors",
|
42 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00003-of-00011.safetensors",
|
43 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00004-of-00011.safetensors",
|
44 |
+
"model.layers.12.input_layernorm.weight": "model-00004-of-00011.safetensors",
|
45 |
+
"model.layers.12.mlp.down_proj.weight": "model-00004-of-00011.safetensors",
|
46 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00004-of-00011.safetensors",
|
47 |
+
"model.layers.12.mlp.up_proj.weight": "model-00004-of-00011.safetensors",
|
48 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00004-of-00011.safetensors",
|
49 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00004-of-00011.safetensors",
|
50 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00004-of-00011.safetensors",
|
51 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00004-of-00011.safetensors",
|
52 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00004-of-00011.safetensors",
|
53 |
+
"model.layers.13.input_layernorm.weight": "model-00004-of-00011.safetensors",
|
54 |
+
"model.layers.13.mlp.down_proj.weight": "model-00004-of-00011.safetensors",
|
55 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00004-of-00011.safetensors",
|
56 |
+
"model.layers.13.mlp.up_proj.weight": "model-00004-of-00011.safetensors",
|
57 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00004-of-00011.safetensors",
|
58 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00004-of-00011.safetensors",
|
59 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00004-of-00011.safetensors",
|
60 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00004-of-00011.safetensors",
|
61 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00004-of-00011.safetensors",
|
62 |
+
"model.layers.14.input_layernorm.weight": "model-00004-of-00011.safetensors",
|
63 |
+
"model.layers.14.mlp.down_proj.weight": "model-00004-of-00011.safetensors",
|
64 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00004-of-00011.safetensors",
|
65 |
+
"model.layers.14.mlp.up_proj.weight": "model-00004-of-00011.safetensors",
|
66 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00004-of-00011.safetensors",
|
67 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00004-of-00011.safetensors",
|
68 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00004-of-00011.safetensors",
|
69 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00004-of-00011.safetensors",
|
70 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00004-of-00011.safetensors",
|
71 |
+
"model.layers.15.input_layernorm.weight": "model-00005-of-00011.safetensors",
|
72 |
+
"model.layers.15.mlp.down_proj.weight": "model-00005-of-00011.safetensors",
|
73 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00005-of-00011.safetensors",
|
74 |
+
"model.layers.15.mlp.up_proj.weight": "model-00005-of-00011.safetensors",
|
75 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00005-of-00011.safetensors",
|
76 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00005-of-00011.safetensors",
|
77 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00005-of-00011.safetensors",
|
78 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00004-of-00011.safetensors",
|
79 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00005-of-00011.safetensors",
|
80 |
+
"model.layers.16.input_layernorm.weight": "model-00005-of-00011.safetensors",
|
81 |
+
"model.layers.16.mlp.down_proj.weight": "model-00005-of-00011.safetensors",
|
82 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00005-of-00011.safetensors",
|
83 |
+
"model.layers.16.mlp.up_proj.weight": "model-00005-of-00011.safetensors",
|
84 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00005-of-00011.safetensors",
|
85 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00005-of-00011.safetensors",
|
86 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00005-of-00011.safetensors",
|
87 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00005-of-00011.safetensors",
|
88 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00005-of-00011.safetensors",
|
89 |
+
"model.layers.17.input_layernorm.weight": "model-00005-of-00011.safetensors",
|
90 |
+
"model.layers.17.mlp.down_proj.weight": "model-00005-of-00011.safetensors",
|
91 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00005-of-00011.safetensors",
|
92 |
+
"model.layers.17.mlp.up_proj.weight": "model-00005-of-00011.safetensors",
|
93 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00005-of-00011.safetensors",
|
94 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00005-of-00011.safetensors",
|
95 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00005-of-00011.safetensors",
|
96 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00005-of-00011.safetensors",
|
97 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00005-of-00011.safetensors",
|
98 |
+
"model.layers.18.input_layernorm.weight": "model-00005-of-00011.safetensors",
|
99 |
+
"model.layers.18.mlp.down_proj.weight": "model-00005-of-00011.safetensors",
|
100 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00005-of-00011.safetensors",
|
101 |
+
"model.layers.18.mlp.up_proj.weight": "model-00005-of-00011.safetensors",
|
102 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00005-of-00011.safetensors",
|
103 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00005-of-00011.safetensors",
|
104 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00005-of-00011.safetensors",
|
105 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00005-of-00011.safetensors",
|
106 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00005-of-00011.safetensors",
|
107 |
+
"model.layers.19.input_layernorm.weight": "model-00006-of-00011.safetensors",
|
108 |
+
"model.layers.19.mlp.down_proj.weight": "model-00006-of-00011.safetensors",
|
109 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00006-of-00011.safetensors",
|
110 |
+
"model.layers.19.mlp.up_proj.weight": "model-00006-of-00011.safetensors",
|
111 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00006-of-00011.safetensors",
|
112 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00006-of-00011.safetensors",
|
113 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00006-of-00011.safetensors",
|
114 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00006-of-00011.safetensors",
|
115 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00006-of-00011.safetensors",
|
116 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00011.safetensors",
|
117 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00011.safetensors",
|
118 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00011.safetensors",
|
119 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00011.safetensors",
|
120 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00011.safetensors",
|
121 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00011.safetensors",
|
122 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00011.safetensors",
|
123 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00011.safetensors",
|
124 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00011.safetensors",
|
125 |
+
"model.layers.20.input_layernorm.weight": "model-00006-of-00011.safetensors",
|
126 |
+
"model.layers.20.mlp.down_proj.weight": "model-00006-of-00011.safetensors",
|
127 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00006-of-00011.safetensors",
|
128 |
+
"model.layers.20.mlp.up_proj.weight": "model-00006-of-00011.safetensors",
|
129 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00006-of-00011.safetensors",
|
130 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00006-of-00011.safetensors",
|
131 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00006-of-00011.safetensors",
|
132 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00006-of-00011.safetensors",
|
133 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00006-of-00011.safetensors",
|
134 |
+
"model.layers.21.input_layernorm.weight": "model-00006-of-00011.safetensors",
|
135 |
+
"model.layers.21.mlp.down_proj.weight": "model-00006-of-00011.safetensors",
|
136 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00006-of-00011.safetensors",
|
137 |
+
"model.layers.21.mlp.up_proj.weight": "model-00006-of-00011.safetensors",
|
138 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00006-of-00011.safetensors",
|
139 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00006-of-00011.safetensors",
|
140 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00006-of-00011.safetensors",
|
141 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00006-of-00011.safetensors",
|
142 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00006-of-00011.safetensors",
|
143 |
+
"model.layers.22.input_layernorm.weight": "model-00007-of-00011.safetensors",
|
144 |
+
"model.layers.22.mlp.down_proj.weight": "model-00007-of-00011.safetensors",
|
145 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00006-of-00011.safetensors",
|
146 |
+
"model.layers.22.mlp.up_proj.weight": "model-00006-of-00011.safetensors",
|
147 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00007-of-00011.safetensors",
|
148 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00006-of-00011.safetensors",
|
149 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00006-of-00011.safetensors",
|
150 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00006-of-00011.safetensors",
|
151 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00006-of-00011.safetensors",
|
152 |
+
"model.layers.23.input_layernorm.weight": "model-00007-of-00011.safetensors",
|
153 |
+
"model.layers.23.mlp.down_proj.weight": "model-00007-of-00011.safetensors",
|
154 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00007-of-00011.safetensors",
|
155 |
+
"model.layers.23.mlp.up_proj.weight": "model-00007-of-00011.safetensors",
|
156 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00007-of-00011.safetensors",
|
157 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00007-of-00011.safetensors",
|
158 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00007-of-00011.safetensors",
|
159 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00007-of-00011.safetensors",
|
160 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00007-of-00011.safetensors",
|
161 |
+
"model.layers.24.input_layernorm.weight": "model-00007-of-00011.safetensors",
|
162 |
+
"model.layers.24.mlp.down_proj.weight": "model-00007-of-00011.safetensors",
|
163 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00007-of-00011.safetensors",
|
164 |
+
"model.layers.24.mlp.up_proj.weight": "model-00007-of-00011.safetensors",
|
165 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00007-of-00011.safetensors",
|
166 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00007-of-00011.safetensors",
|
167 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00007-of-00011.safetensors",
|
168 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00007-of-00011.safetensors",
|
169 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00007-of-00011.safetensors",
|
170 |
+
"model.layers.25.input_layernorm.weight": "model-00007-of-00011.safetensors",
|
171 |
+
"model.layers.25.mlp.down_proj.weight": "model-00007-of-00011.safetensors",
|
172 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00007-of-00011.safetensors",
|
173 |
+
"model.layers.25.mlp.up_proj.weight": "model-00007-of-00011.safetensors",
|
174 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00007-of-00011.safetensors",
|
175 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00007-of-00011.safetensors",
|
176 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00007-of-00011.safetensors",
|
177 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00007-of-00011.safetensors",
|
178 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00007-of-00011.safetensors",
|
179 |
+
"model.layers.26.input_layernorm.weight": "model-00008-of-00011.safetensors",
|
180 |
+
"model.layers.26.mlp.down_proj.weight": "model-00008-of-00011.safetensors",
|
181 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00007-of-00011.safetensors",
|
182 |
+
"model.layers.26.mlp.up_proj.weight": "model-00008-of-00011.safetensors",
|
183 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00008-of-00011.safetensors",
|
184 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00007-of-00011.safetensors",
|
185 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00007-of-00011.safetensors",
|
186 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00007-of-00011.safetensors",
|
187 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00007-of-00011.safetensors",
|
188 |
+
"model.layers.27.input_layernorm.weight": "model-00008-of-00011.safetensors",
|
189 |
+
"model.layers.27.mlp.down_proj.weight": "model-00008-of-00011.safetensors",
|
190 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00008-of-00011.safetensors",
|
191 |
+
"model.layers.27.mlp.up_proj.weight": "model-00008-of-00011.safetensors",
|
192 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00008-of-00011.safetensors",
|
193 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00008-of-00011.safetensors",
|
194 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00008-of-00011.safetensors",
|
195 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00008-of-00011.safetensors",
|
196 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00008-of-00011.safetensors",
|
197 |
+
"model.layers.28.input_layernorm.weight": "model-00008-of-00011.safetensors",
|
198 |
+
"model.layers.28.mlp.down_proj.weight": "model-00008-of-00011.safetensors",
|
199 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00008-of-00011.safetensors",
|
200 |
+
"model.layers.28.mlp.up_proj.weight": "model-00008-of-00011.safetensors",
|
201 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00008-of-00011.safetensors",
|
202 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00008-of-00011.safetensors",
|
203 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00008-of-00011.safetensors",
|
204 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00008-of-00011.safetensors",
|
205 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00008-of-00011.safetensors",
|
206 |
+
"model.layers.29.input_layernorm.weight": "model-00008-of-00011.safetensors",
|
207 |
+
"model.layers.29.mlp.down_proj.weight": "model-00008-of-00011.safetensors",
|
208 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00008-of-00011.safetensors",
|
209 |
+
"model.layers.29.mlp.up_proj.weight": "model-00008-of-00011.safetensors",
|
210 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00008-of-00011.safetensors",
|
211 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00008-of-00011.safetensors",
|
212 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00008-of-00011.safetensors",
|
213 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00008-of-00011.safetensors",
|
214 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00008-of-00011.safetensors",
|
215 |
+
"model.layers.3.input_layernorm.weight": "model-00002-of-00011.safetensors",
|
216 |
+
"model.layers.3.mlp.down_proj.weight": "model-00002-of-00011.safetensors",
|
217 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00002-of-00011.safetensors",
|
218 |
+
"model.layers.3.mlp.up_proj.weight": "model-00002-of-00011.safetensors",
|
219 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00002-of-00011.safetensors",
|
220 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00011.safetensors",
|
221 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00011.safetensors",
|
222 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00011.safetensors",
|
223 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00011.safetensors",
|
224 |
+
"model.layers.30.input_layernorm.weight": "model-00009-of-00011.safetensors",
|
225 |
+
"model.layers.30.mlp.down_proj.weight": "model-00009-of-00011.safetensors",
|
226 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00009-of-00011.safetensors",
|
227 |
+
"model.layers.30.mlp.up_proj.weight": "model-00009-of-00011.safetensors",
|
228 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00009-of-00011.safetensors",
|
229 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00008-of-00011.safetensors",
|
230 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00008-of-00011.safetensors",
|
231 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00008-of-00011.safetensors",
|
232 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00008-of-00011.safetensors",
|
233 |
+
"model.layers.31.input_layernorm.weight": "model-00009-of-00011.safetensors",
|
234 |
+
"model.layers.31.mlp.down_proj.weight": "model-00009-of-00011.safetensors",
|
235 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00009-of-00011.safetensors",
|
236 |
+
"model.layers.31.mlp.up_proj.weight": "model-00009-of-00011.safetensors",
|
237 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00009-of-00011.safetensors",
|
238 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00009-of-00011.safetensors",
|
239 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00009-of-00011.safetensors",
|
240 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00009-of-00011.safetensors",
|
241 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00009-of-00011.safetensors",
|
242 |
+
"model.layers.32.input_layernorm.weight": "model-00009-of-00011.safetensors",
|
243 |
+
"model.layers.32.mlp.down_proj.weight": "model-00009-of-00011.safetensors",
|
244 |
+
"model.layers.32.mlp.gate_proj.weight": "model-00009-of-00011.safetensors",
|
245 |
+
"model.layers.32.mlp.up_proj.weight": "model-00009-of-00011.safetensors",
|
246 |
+
"model.layers.32.post_attention_layernorm.weight": "model-00009-of-00011.safetensors",
|
247 |
+
"model.layers.32.self_attn.k_proj.weight": "model-00009-of-00011.safetensors",
|
248 |
+
"model.layers.32.self_attn.o_proj.weight": "model-00009-of-00011.safetensors",
|
249 |
+
"model.layers.32.self_attn.q_proj.weight": "model-00009-of-00011.safetensors",
|
250 |
+
"model.layers.32.self_attn.v_proj.weight": "model-00009-of-00011.safetensors",
|
251 |
+
"model.layers.33.input_layernorm.weight": "model-00009-of-00011.safetensors",
|
252 |
+
"model.layers.33.mlp.down_proj.weight": "model-00009-of-00011.safetensors",
|
253 |
+
"model.layers.33.mlp.gate_proj.weight": "model-00009-of-00011.safetensors",
|
254 |
+
"model.layers.33.mlp.up_proj.weight": "model-00009-of-00011.safetensors",
|
255 |
+
"model.layers.33.post_attention_layernorm.weight": "model-00009-of-00011.safetensors",
|
256 |
+
"model.layers.33.self_attn.k_proj.weight": "model-00009-of-00011.safetensors",
|
257 |
+
"model.layers.33.self_attn.o_proj.weight": "model-00009-of-00011.safetensors",
|
258 |
+
"model.layers.33.self_attn.q_proj.weight": "model-00009-of-00011.safetensors",
|
259 |
+
"model.layers.33.self_attn.v_proj.weight": "model-00009-of-00011.safetensors",
|
260 |
+
"model.layers.34.input_layernorm.weight": "model-00010-of-00011.safetensors",
|
261 |
+
"model.layers.34.mlp.down_proj.weight": "model-00010-of-00011.safetensors",
|
262 |
+
"model.layers.34.mlp.gate_proj.weight": "model-00010-of-00011.safetensors",
|
263 |
+
"model.layers.34.mlp.up_proj.weight": "model-00010-of-00011.safetensors",
|
264 |
+
"model.layers.34.post_attention_layernorm.weight": "model-00010-of-00011.safetensors",
|
265 |
+
"model.layers.34.self_attn.k_proj.weight": "model-00009-of-00011.safetensors",
|
266 |
+
"model.layers.34.self_attn.o_proj.weight": "model-00010-of-00011.safetensors",
|
267 |
+
"model.layers.34.self_attn.q_proj.weight": "model-00009-of-00011.safetensors",
|
268 |
+
"model.layers.34.self_attn.v_proj.weight": "model-00009-of-00011.safetensors",
|
269 |
+
"model.layers.35.input_layernorm.weight": "model-00010-of-00011.safetensors",
|
270 |
+
"model.layers.35.mlp.down_proj.weight": "model-00010-of-00011.safetensors",
|
271 |
+
"model.layers.35.mlp.gate_proj.weight": "model-00010-of-00011.safetensors",
|
272 |
+
"model.layers.35.mlp.up_proj.weight": "model-00010-of-00011.safetensors",
|
273 |
+
"model.layers.35.post_attention_layernorm.weight": "model-00010-of-00011.safetensors",
|
274 |
+
"model.layers.35.self_attn.k_proj.weight": "model-00010-of-00011.safetensors",
|
275 |
+
"model.layers.35.self_attn.o_proj.weight": "model-00010-of-00011.safetensors",
|
276 |
+
"model.layers.35.self_attn.q_proj.weight": "model-00010-of-00011.safetensors",
|
277 |
+
"model.layers.35.self_attn.v_proj.weight": "model-00010-of-00011.safetensors",
|
278 |
+
"model.layers.36.input_layernorm.weight": "model-00010-of-00011.safetensors",
|
279 |
+
"model.layers.36.mlp.down_proj.weight": "model-00010-of-00011.safetensors",
|
280 |
+
"model.layers.36.mlp.gate_proj.weight": "model-00010-of-00011.safetensors",
|
281 |
+
"model.layers.36.mlp.up_proj.weight": "model-00010-of-00011.safetensors",
|
282 |
+
"model.layers.36.post_attention_layernorm.weight": "model-00010-of-00011.safetensors",
|
283 |
+
"model.layers.36.self_attn.k_proj.weight": "model-00010-of-00011.safetensors",
|
284 |
+
"model.layers.36.self_attn.o_proj.weight": "model-00010-of-00011.safetensors",
|
285 |
+
"model.layers.36.self_attn.q_proj.weight": "model-00010-of-00011.safetensors",
|
286 |
+
"model.layers.36.self_attn.v_proj.weight": "model-00010-of-00011.safetensors",
|
287 |
+
"model.layers.37.input_layernorm.weight": "model-00010-of-00011.safetensors",
|
288 |
+
"model.layers.37.mlp.down_proj.weight": "model-00010-of-00011.safetensors",
|
289 |
+
"model.layers.37.mlp.gate_proj.weight": "model-00010-of-00011.safetensors",
|
290 |
+
"model.layers.37.mlp.up_proj.weight": "model-00010-of-00011.safetensors",
|
291 |
+
"model.layers.37.post_attention_layernorm.weight": "model-00010-of-00011.safetensors",
|
292 |
+
"model.layers.37.self_attn.k_proj.weight": "model-00010-of-00011.safetensors",
|
293 |
+
"model.layers.37.self_attn.o_proj.weight": "model-00010-of-00011.safetensors",
|
294 |
+
"model.layers.37.self_attn.q_proj.weight": "model-00010-of-00011.safetensors",
|
295 |
+
"model.layers.37.self_attn.v_proj.weight": "model-00010-of-00011.safetensors",
|
296 |
+
"model.layers.38.input_layernorm.weight": "model-00011-of-00011.safetensors",
|
297 |
+
"model.layers.38.mlp.down_proj.weight": "model-00011-of-00011.safetensors",
|
298 |
+
"model.layers.38.mlp.gate_proj.weight": "model-00011-of-00011.safetensors",
|
299 |
+
"model.layers.38.mlp.up_proj.weight": "model-00011-of-00011.safetensors",
|
300 |
+
"model.layers.38.post_attention_layernorm.weight": "model-00011-of-00011.safetensors",
|
301 |
+
"model.layers.38.self_attn.k_proj.weight": "model-00010-of-00011.safetensors",
|
302 |
+
"model.layers.38.self_attn.o_proj.weight": "model-00011-of-00011.safetensors",
|
303 |
+
"model.layers.38.self_attn.q_proj.weight": "model-00010-of-00011.safetensors",
|
304 |
+
"model.layers.38.self_attn.v_proj.weight": "model-00011-of-00011.safetensors",
|
305 |
+
"model.layers.39.input_layernorm.weight": "model-00011-of-00011.safetensors",
|
306 |
+
"model.layers.39.mlp.down_proj.weight": "model-00011-of-00011.safetensors",
|
307 |
+
"model.layers.39.mlp.gate_proj.weight": "model-00011-of-00011.safetensors",
|
308 |
+
"model.layers.39.mlp.up_proj.weight": "model-00011-of-00011.safetensors",
|
309 |
+
"model.layers.39.post_attention_layernorm.weight": "model-00011-of-00011.safetensors",
|
310 |
+
"model.layers.39.self_attn.k_proj.weight": "model-00011-of-00011.safetensors",
|
311 |
+
"model.layers.39.self_attn.o_proj.weight": "model-00011-of-00011.safetensors",
|
312 |
+
"model.layers.39.self_attn.q_proj.weight": "model-00011-of-00011.safetensors",
|
313 |
+
"model.layers.39.self_attn.v_proj.weight": "model-00011-of-00011.safetensors",
|
314 |
+
"model.layers.4.input_layernorm.weight": "model-00002-of-00011.safetensors",
|
315 |
+
"model.layers.4.mlp.down_proj.weight": "model-00002-of-00011.safetensors",
|
316 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00002-of-00011.safetensors",
|
317 |
+
"model.layers.4.mlp.up_proj.weight": "model-00002-of-00011.safetensors",
|
318 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00002-of-00011.safetensors",
|
319 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00002-of-00011.safetensors",
|
320 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00002-of-00011.safetensors",
|
321 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00002-of-00011.safetensors",
|
322 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00002-of-00011.safetensors",
|
323 |
+
"model.layers.5.input_layernorm.weight": "model-00002-of-00011.safetensors",
|
324 |
+
"model.layers.5.mlp.down_proj.weight": "model-00002-of-00011.safetensors",
|
325 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00002-of-00011.safetensors",
|
326 |
+
"model.layers.5.mlp.up_proj.weight": "model-00002-of-00011.safetensors",
|
327 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00002-of-00011.safetensors",
|
328 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00002-of-00011.safetensors",
|
329 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00002-of-00011.safetensors",
|
330 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00002-of-00011.safetensors",
|
331 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00002-of-00011.safetensors",
|
332 |
+
"model.layers.6.input_layernorm.weight": "model-00002-of-00011.safetensors",
|
333 |
+
"model.layers.6.mlp.down_proj.weight": "model-00002-of-00011.safetensors",
|
334 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00002-of-00011.safetensors",
|
335 |
+
"model.layers.6.mlp.up_proj.weight": "model-00002-of-00011.safetensors",
|
336 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00002-of-00011.safetensors",
|
337 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00002-of-00011.safetensors",
|
338 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00002-of-00011.safetensors",
|
339 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00002-of-00011.safetensors",
|
340 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00002-of-00011.safetensors",
|
341 |
+
"model.layers.7.input_layernorm.weight": "model-00003-of-00011.safetensors",
|
342 |
+
"model.layers.7.mlp.down_proj.weight": "model-00003-of-00011.safetensors",
|
343 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00003-of-00011.safetensors",
|
344 |
+
"model.layers.7.mlp.up_proj.weight": "model-00003-of-00011.safetensors",
|
345 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00003-of-00011.safetensors",
|
346 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00002-of-00011.safetensors",
|
347 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00003-of-00011.safetensors",
|
348 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00002-of-00011.safetensors",
|
349 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00002-of-00011.safetensors",
|
350 |
+
"model.layers.8.input_layernorm.weight": "model-00003-of-00011.safetensors",
|
351 |
+
"model.layers.8.mlp.down_proj.weight": "model-00003-of-00011.safetensors",
|
352 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00003-of-00011.safetensors",
|
353 |
+
"model.layers.8.mlp.up_proj.weight": "model-00003-of-00011.safetensors",
|
354 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00003-of-00011.safetensors",
|
355 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00003-of-00011.safetensors",
|
356 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00003-of-00011.safetensors",
|
357 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00003-of-00011.safetensors",
|
358 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00003-of-00011.safetensors",
|
359 |
+
"model.layers.9.input_layernorm.weight": "model-00003-of-00011.safetensors",
|
360 |
+
"model.layers.9.mlp.down_proj.weight": "model-00003-of-00011.safetensors",
|
361 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00003-of-00011.safetensors",
|
362 |
+
"model.layers.9.mlp.up_proj.weight": "model-00003-of-00011.safetensors",
|
363 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00003-of-00011.safetensors",
|
364 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00003-of-00011.safetensors",
|
365 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00003-of-00011.safetensors",
|
366 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00003-of-00011.safetensors",
|
367 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00003-of-00011.safetensors",
|
368 |
+
"model.norm.weight": "model-00011-of-00011.safetensors"
|
369 |
+
}
|
370 |
+
}
|
rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c557dfe33955be7f2112326073a378fdc39b85a11eba8148f601ffbc5af9cc08
|
3 |
+
size 14512
|
rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:435c3b862c0ec12c43dc83874d4ae3938cdaeee7d9b3604046f9e3ebb47d1666
|
3 |
+
size 14512
|
scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:613a3670568470dda326f582acf7ad00a2d2eb6d063b173b117d0c9c50d64c31
|
3 |
+
size 1064
|
special_tokens_map.json
ADDED
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
{
|
4 |
+
"content": "[INST]",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": true
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"content": "[/INST]",
|
12 |
+
"lstrip": false,
|
13 |
+
"normalized": false,
|
14 |
+
"rstrip": false,
|
15 |
+
"single_word": true
|
16 |
+
},
|
17 |
+
{
|
18 |
+
"content": "<<SYS>>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": true
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"content": "<</SYS>>",
|
26 |
+
"lstrip": false,
|
27 |
+
"normalized": false,
|
28 |
+
"rstrip": false,
|
29 |
+
"single_word": true
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"content": "<scratchpad>",
|
33 |
+
"lstrip": false,
|
34 |
+
"normalized": false,
|
35 |
+
"rstrip": false,
|
36 |
+
"single_word": true
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"content": "</scratchpad>",
|
40 |
+
"lstrip": false,
|
41 |
+
"normalized": false,
|
42 |
+
"rstrip": false,
|
43 |
+
"single_word": true
|
44 |
+
},
|
45 |
+
{
|
46 |
+
"content": "<headline>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": true
|
51 |
+
},
|
52 |
+
{
|
53 |
+
"content": "</headline>",
|
54 |
+
"lstrip": false,
|
55 |
+
"normalized": false,
|
56 |
+
"rstrip": false,
|
57 |
+
"single_word": true
|
58 |
+
}
|
59 |
+
],
|
60 |
+
"bos_token": {
|
61 |
+
"content": "<s>",
|
62 |
+
"lstrip": false,
|
63 |
+
"normalized": false,
|
64 |
+
"rstrip": false,
|
65 |
+
"single_word": false
|
66 |
+
},
|
67 |
+
"eos_token": {
|
68 |
+
"content": "</s>",
|
69 |
+
"lstrip": false,
|
70 |
+
"normalized": false,
|
71 |
+
"rstrip": false,
|
72 |
+
"single_word": false
|
73 |
+
},
|
74 |
+
"pad_token": {
|
75 |
+
"content": "<pad>",
|
76 |
+
"lstrip": false,
|
77 |
+
"normalized": false,
|
78 |
+
"rstrip": false,
|
79 |
+
"single_word": false
|
80 |
+
},
|
81 |
+
"unk_token": {
|
82 |
+
"content": "<unk>",
|
83 |
+
"lstrip": false,
|
84 |
+
"normalized": false,
|
85 |
+
"rstrip": false,
|
86 |
+
"single_word": false
|
87 |
+
}
|
88 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
3 |
+
size 499723
|
tokenizer_config.json
ADDED
@@ -0,0 +1,128 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"add_prefix_space": true,
|
5 |
+
"added_tokens_decoder": {
|
6 |
+
"0": {
|
7 |
+
"content": "<unk>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false,
|
12 |
+
"special": true
|
13 |
+
},
|
14 |
+
"1": {
|
15 |
+
"content": "<s>",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": false,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false,
|
20 |
+
"special": true
|
21 |
+
},
|
22 |
+
"2": {
|
23 |
+
"content": "</s>",
|
24 |
+
"lstrip": false,
|
25 |
+
"normalized": false,
|
26 |
+
"rstrip": false,
|
27 |
+
"single_word": false,
|
28 |
+
"special": true
|
29 |
+
},
|
30 |
+
"32000": {
|
31 |
+
"content": "<pad>",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": false,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false,
|
36 |
+
"special": true
|
37 |
+
},
|
38 |
+
"32001": {
|
39 |
+
"content": "[INST]",
|
40 |
+
"lstrip": false,
|
41 |
+
"normalized": false,
|
42 |
+
"rstrip": false,
|
43 |
+
"single_word": true,
|
44 |
+
"special": true
|
45 |
+
},
|
46 |
+
"32002": {
|
47 |
+
"content": "[/INST]",
|
48 |
+
"lstrip": false,
|
49 |
+
"normalized": false,
|
50 |
+
"rstrip": false,
|
51 |
+
"single_word": true,
|
52 |
+
"special": true
|
53 |
+
},
|
54 |
+
"32003": {
|
55 |
+
"content": "<<SYS>>",
|
56 |
+
"lstrip": false,
|
57 |
+
"normalized": false,
|
58 |
+
"rstrip": false,
|
59 |
+
"single_word": true,
|
60 |
+
"special": true
|
61 |
+
},
|
62 |
+
"32004": {
|
63 |
+
"content": "<</SYS>>",
|
64 |
+
"lstrip": false,
|
65 |
+
"normalized": false,
|
66 |
+
"rstrip": false,
|
67 |
+
"single_word": true,
|
68 |
+
"special": true
|
69 |
+
},
|
70 |
+
"32005": {
|
71 |
+
"content": "<scratchpad>",
|
72 |
+
"lstrip": false,
|
73 |
+
"normalized": false,
|
74 |
+
"rstrip": false,
|
75 |
+
"single_word": true,
|
76 |
+
"special": true
|
77 |
+
},
|
78 |
+
"32006": {
|
79 |
+
"content": "</scratchpad>",
|
80 |
+
"lstrip": false,
|
81 |
+
"normalized": false,
|
82 |
+
"rstrip": false,
|
83 |
+
"single_word": true,
|
84 |
+
"special": true
|
85 |
+
},
|
86 |
+
"32007": {
|
87 |
+
"content": "<headline>",
|
88 |
+
"lstrip": false,
|
89 |
+
"normalized": false,
|
90 |
+
"rstrip": false,
|
91 |
+
"single_word": true,
|
92 |
+
"special": true
|
93 |
+
},
|
94 |
+
"32008": {
|
95 |
+
"content": "</headline>",
|
96 |
+
"lstrip": false,
|
97 |
+
"normalized": false,
|
98 |
+
"rstrip": false,
|
99 |
+
"single_word": true,
|
100 |
+
"special": true
|
101 |
+
}
|
102 |
+
},
|
103 |
+
"additional_special_tokens": [
|
104 |
+
"[INST]",
|
105 |
+
"[/INST]",
|
106 |
+
"<<SYS>>",
|
107 |
+
"<</SYS>>",
|
108 |
+
"<scratchpad>",
|
109 |
+
"</scratchpad>",
|
110 |
+
"<headline>",
|
111 |
+
"</headline>"
|
112 |
+
],
|
113 |
+
"bos_token": "<s>",
|
114 |
+
"clean_up_tokenization_spaces": false,
|
115 |
+
"eos_token": "</s>",
|
116 |
+
"legacy": false,
|
117 |
+
"model_max_length": 1000000000000000019884624838656,
|
118 |
+
"pad_to_multiple_of": 8,
|
119 |
+
"pad_token": "<pad>",
|
120 |
+
"padding_side": "left",
|
121 |
+
"sp_model_kwargs": {},
|
122 |
+
"spaces_between_special_tokens": false,
|
123 |
+
"tokenizer_class": "LlamaTokenizer",
|
124 |
+
"trust_remote_code": false,
|
125 |
+
"unk_token": "<unk>",
|
126 |
+
"use_default_system_prompt": true,
|
127 |
+
"use_fast": true
|
128 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,1041 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 5.230769230769231,
|
5 |
+
"eval_steps": 50,
|
6 |
+
"global_step": 3400,
|
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.07692307692307693,
|
13 |
+
"grad_norm": 6.20859956741333,
|
14 |
+
"learning_rate": 1.5384615384615387e-06,
|
15 |
+
"loss": 1.2312,
|
16 |
+
"step": 50
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.07692307692307693,
|
20 |
+
"eval_loss": 0.7887434959411621,
|
21 |
+
"eval_runtime": 2.062,
|
22 |
+
"eval_samples_per_second": 55.287,
|
23 |
+
"eval_steps_per_second": 2.91,
|
24 |
+
"step": 50
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.15384615384615385,
|
28 |
+
"grad_norm": 13.618162155151367,
|
29 |
+
"learning_rate": 3.0769230769230774e-06,
|
30 |
+
"loss": 0.7309,
|
31 |
+
"step": 100
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.15384615384615385,
|
35 |
+
"eval_loss": 0.7180795669555664,
|
36 |
+
"eval_runtime": 2.061,
|
37 |
+
"eval_samples_per_second": 55.312,
|
38 |
+
"eval_steps_per_second": 2.911,
|
39 |
+
"step": 100
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 0.23076923076923078,
|
43 |
+
"grad_norm": 14.984538078308105,
|
44 |
+
"learning_rate": 4.615384615384616e-06,
|
45 |
+
"loss": 0.6,
|
46 |
+
"step": 150
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"epoch": 0.23076923076923078,
|
50 |
+
"eval_loss": 0.6879476308822632,
|
51 |
+
"eval_runtime": 2.0438,
|
52 |
+
"eval_samples_per_second": 55.779,
|
53 |
+
"eval_steps_per_second": 2.936,
|
54 |
+
"step": 150
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 0.3076923076923077,
|
58 |
+
"grad_norm": 5.807656764984131,
|
59 |
+
"learning_rate": 6.153846153846155e-06,
|
60 |
+
"loss": 0.6093,
|
61 |
+
"step": 200
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"epoch": 0.3076923076923077,
|
65 |
+
"eval_loss": 0.6873595714569092,
|
66 |
+
"eval_runtime": 2.0664,
|
67 |
+
"eval_samples_per_second": 55.168,
|
68 |
+
"eval_steps_per_second": 2.904,
|
69 |
+
"step": 200
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"epoch": 0.38461538461538464,
|
73 |
+
"grad_norm": 5.073987007141113,
|
74 |
+
"learning_rate": 7.692307692307694e-06,
|
75 |
+
"loss": 0.6292,
|
76 |
+
"step": 250
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"epoch": 0.38461538461538464,
|
80 |
+
"eval_loss": 0.6914292573928833,
|
81 |
+
"eval_runtime": 2.0537,
|
82 |
+
"eval_samples_per_second": 55.51,
|
83 |
+
"eval_steps_per_second": 2.922,
|
84 |
+
"step": 250
|
85 |
+
},
|
86 |
+
{
|
87 |
+
"epoch": 0.46153846153846156,
|
88 |
+
"grad_norm": 4.3011474609375,
|
89 |
+
"learning_rate": 9.230769230769232e-06,
|
90 |
+
"loss": 0.634,
|
91 |
+
"step": 300
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"epoch": 0.46153846153846156,
|
95 |
+
"eval_loss": 0.6931818127632141,
|
96 |
+
"eval_runtime": 2.0591,
|
97 |
+
"eval_samples_per_second": 55.363,
|
98 |
+
"eval_steps_per_second": 2.914,
|
99 |
+
"step": 300
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"epoch": 0.5384615384615384,
|
103 |
+
"grad_norm": 3.1700639724731445,
|
104 |
+
"learning_rate": 1.076923076923077e-05,
|
105 |
+
"loss": 0.6556,
|
106 |
+
"step": 350
|
107 |
+
},
|
108 |
+
{
|
109 |
+
"epoch": 0.5384615384615384,
|
110 |
+
"eval_loss": 0.6960527300834656,
|
111 |
+
"eval_runtime": 2.0563,
|
112 |
+
"eval_samples_per_second": 55.441,
|
113 |
+
"eval_steps_per_second": 2.918,
|
114 |
+
"step": 350
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.6153846153846154,
|
118 |
+
"grad_norm": 3.3075673580169678,
|
119 |
+
"learning_rate": 1.230769230769231e-05,
|
120 |
+
"loss": 0.6446,
|
121 |
+
"step": 400
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.6153846153846154,
|
125 |
+
"eval_loss": 0.7140386700630188,
|
126 |
+
"eval_runtime": 2.0545,
|
127 |
+
"eval_samples_per_second": 55.487,
|
128 |
+
"eval_steps_per_second": 2.92,
|
129 |
+
"step": 400
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.6923076923076923,
|
133 |
+
"grad_norm": 3.119046211242676,
|
134 |
+
"learning_rate": 1.3846153846153847e-05,
|
135 |
+
"loss": 0.5876,
|
136 |
+
"step": 450
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.6923076923076923,
|
140 |
+
"eval_loss": 0.7231343984603882,
|
141 |
+
"eval_runtime": 2.0524,
|
142 |
+
"eval_samples_per_second": 55.544,
|
143 |
+
"eval_steps_per_second": 2.923,
|
144 |
+
"step": 450
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"epoch": 0.7692307692307693,
|
148 |
+
"grad_norm": 1.419959545135498,
|
149 |
+
"learning_rate": 1.5384615384615387e-05,
|
150 |
+
"loss": 0.6659,
|
151 |
+
"step": 500
|
152 |
+
},
|
153 |
+
{
|
154 |
+
"epoch": 0.7692307692307693,
|
155 |
+
"eval_loss": 0.7319712042808533,
|
156 |
+
"eval_runtime": 2.056,
|
157 |
+
"eval_samples_per_second": 55.447,
|
158 |
+
"eval_steps_per_second": 2.918,
|
159 |
+
"step": 500
|
160 |
+
},
|
161 |
+
{
|
162 |
+
"epoch": 0.8461538461538461,
|
163 |
+
"grad_norm": 5.57989501953125,
|
164 |
+
"learning_rate": 1.6923076923076924e-05,
|
165 |
+
"loss": 0.7143,
|
166 |
+
"step": 550
|
167 |
+
},
|
168 |
+
{
|
169 |
+
"epoch": 0.8461538461538461,
|
170 |
+
"eval_loss": 0.7315487861633301,
|
171 |
+
"eval_runtime": 2.0861,
|
172 |
+
"eval_samples_per_second": 54.647,
|
173 |
+
"eval_steps_per_second": 2.876,
|
174 |
+
"step": 550
|
175 |
+
},
|
176 |
+
{
|
177 |
+
"epoch": 0.9230769230769231,
|
178 |
+
"grad_norm": 3.6438112258911133,
|
179 |
+
"learning_rate": 1.8461538461538465e-05,
|
180 |
+
"loss": 0.7114,
|
181 |
+
"step": 600
|
182 |
+
},
|
183 |
+
{
|
184 |
+
"epoch": 0.9230769230769231,
|
185 |
+
"eval_loss": 0.7460434436798096,
|
186 |
+
"eval_runtime": 2.1,
|
187 |
+
"eval_samples_per_second": 54.287,
|
188 |
+
"eval_steps_per_second": 2.857,
|
189 |
+
"step": 600
|
190 |
+
},
|
191 |
+
{
|
192 |
+
"epoch": 1.0,
|
193 |
+
"grad_norm": 3.682473659515381,
|
194 |
+
"learning_rate": 2e-05,
|
195 |
+
"loss": 0.684,
|
196 |
+
"step": 650
|
197 |
+
},
|
198 |
+
{
|
199 |
+
"epoch": 1.0,
|
200 |
+
"eval_loss": 0.7617189884185791,
|
201 |
+
"eval_runtime": 2.072,
|
202 |
+
"eval_samples_per_second": 55.019,
|
203 |
+
"eval_steps_per_second": 2.896,
|
204 |
+
"step": 650
|
205 |
+
},
|
206 |
+
{
|
207 |
+
"epoch": 1.0769230769230769,
|
208 |
+
"grad_norm": 1.6887282133102417,
|
209 |
+
"learning_rate": 1.9996395276708856e-05,
|
210 |
+
"loss": 0.3876,
|
211 |
+
"step": 700
|
212 |
+
},
|
213 |
+
{
|
214 |
+
"epoch": 1.0769230769230769,
|
215 |
+
"eval_loss": 0.7934516668319702,
|
216 |
+
"eval_runtime": 2.0787,
|
217 |
+
"eval_samples_per_second": 54.841,
|
218 |
+
"eval_steps_per_second": 2.886,
|
219 |
+
"step": 700
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 1.1538461538461537,
|
223 |
+
"grad_norm": 4.347091197967529,
|
224 |
+
"learning_rate": 1.9985583705641418e-05,
|
225 |
+
"loss": 0.4194,
|
226 |
+
"step": 750
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 1.1538461538461537,
|
230 |
+
"eval_loss": 0.8033629059791565,
|
231 |
+
"eval_runtime": 2.0558,
|
232 |
+
"eval_samples_per_second": 55.452,
|
233 |
+
"eval_steps_per_second": 2.919,
|
234 |
+
"step": 750
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 1.2307692307692308,
|
238 |
+
"grad_norm": 3.296565055847168,
|
239 |
+
"learning_rate": 1.9967573081342103e-05,
|
240 |
+
"loss": 0.3787,
|
241 |
+
"step": 800
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 1.2307692307692308,
|
245 |
+
"eval_loss": 0.7959336638450623,
|
246 |
+
"eval_runtime": 2.0595,
|
247 |
+
"eval_samples_per_second": 55.353,
|
248 |
+
"eval_steps_per_second": 2.913,
|
249 |
+
"step": 800
|
250 |
+
},
|
251 |
+
{
|
252 |
+
"epoch": 1.3076923076923077,
|
253 |
+
"grad_norm": 0.9989190101623535,
|
254 |
+
"learning_rate": 1.9942376388474282e-05,
|
255 |
+
"loss": 0.4152,
|
256 |
+
"step": 850
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"epoch": 1.3076923076923077,
|
260 |
+
"eval_loss": 0.8067893385887146,
|
261 |
+
"eval_runtime": 2.0487,
|
262 |
+
"eval_samples_per_second": 55.644,
|
263 |
+
"eval_steps_per_second": 2.929,
|
264 |
+
"step": 850
|
265 |
+
},
|
266 |
+
{
|
267 |
+
"epoch": 1.3846153846153846,
|
268 |
+
"grad_norm": 1.2108572721481323,
|
269 |
+
"learning_rate": 1.9910011792459086e-05,
|
270 |
+
"loss": 0.4138,
|
271 |
+
"step": 900
|
272 |
+
},
|
273 |
+
{
|
274 |
+
"epoch": 1.3846153846153846,
|
275 |
+
"eval_loss": 0.8018213510513306,
|
276 |
+
"eval_runtime": 2.0607,
|
277 |
+
"eval_samples_per_second": 55.322,
|
278 |
+
"eval_steps_per_second": 2.912,
|
279 |
+
"step": 900
|
280 |
+
},
|
281 |
+
{
|
282 |
+
"epoch": 1.4615384615384617,
|
283 |
+
"grad_norm": 2.7825069427490234,
|
284 |
+
"learning_rate": 1.9870502626379127e-05,
|
285 |
+
"loss": 0.4182,
|
286 |
+
"step": 950
|
287 |
+
},
|
288 |
+
{
|
289 |
+
"epoch": 1.4615384615384617,
|
290 |
+
"eval_loss": 0.8101919293403625,
|
291 |
+
"eval_runtime": 2.0423,
|
292 |
+
"eval_samples_per_second": 55.818,
|
293 |
+
"eval_steps_per_second": 2.938,
|
294 |
+
"step": 950
|
295 |
+
},
|
296 |
+
{
|
297 |
+
"epoch": 1.5384615384615383,
|
298 |
+
"grad_norm": 2.586528778076172,
|
299 |
+
"learning_rate": 1.9823877374156647e-05,
|
300 |
+
"loss": 0.399,
|
301 |
+
"step": 1000
|
302 |
+
},
|
303 |
+
{
|
304 |
+
"epoch": 1.5384615384615383,
|
305 |
+
"eval_loss": 0.8011198043823242,
|
306 |
+
"eval_runtime": 2.0578,
|
307 |
+
"eval_samples_per_second": 55.399,
|
308 |
+
"eval_steps_per_second": 2.916,
|
309 |
+
"step": 1000
|
310 |
+
},
|
311 |
+
{
|
312 |
+
"epoch": 1.6153846153846154,
|
313 |
+
"grad_norm": 2.5284111499786377,
|
314 |
+
"learning_rate": 1.977016965001817e-05,
|
315 |
+
"loss": 0.4307,
|
316 |
+
"step": 1050
|
317 |
+
},
|
318 |
+
{
|
319 |
+
"epoch": 1.6153846153846154,
|
320 |
+
"eval_loss": 0.8032751083374023,
|
321 |
+
"eval_runtime": 2.0607,
|
322 |
+
"eval_samples_per_second": 55.32,
|
323 |
+
"eval_steps_per_second": 2.912,
|
324 |
+
"step": 1050
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 1.6923076923076923,
|
328 |
+
"grad_norm": 2.9282965660095215,
|
329 |
+
"learning_rate": 1.9709418174260523e-05,
|
330 |
+
"loss": 0.4321,
|
331 |
+
"step": 1100
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 1.6923076923076923,
|
335 |
+
"eval_loss": 0.8253058195114136,
|
336 |
+
"eval_runtime": 2.0634,
|
337 |
+
"eval_samples_per_second": 55.25,
|
338 |
+
"eval_steps_per_second": 2.908,
|
339 |
+
"step": 1100
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 1.7692307692307692,
|
343 |
+
"grad_norm": 3.837848663330078,
|
344 |
+
"learning_rate": 1.9641666745335626e-05,
|
345 |
+
"loss": 0.4333,
|
346 |
+
"step": 1150
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 1.7692307692307692,
|
350 |
+
"eval_loss": 0.8016666769981384,
|
351 |
+
"eval_runtime": 2.0452,
|
352 |
+
"eval_samples_per_second": 55.741,
|
353 |
+
"eval_steps_per_second": 2.934,
|
354 |
+
"step": 1150
|
355 |
+
},
|
356 |
+
{
|
357 |
+
"epoch": 1.8461538461538463,
|
358 |
+
"grad_norm": 3.095435619354248,
|
359 |
+
"learning_rate": 1.9566964208274254e-05,
|
360 |
+
"loss": 0.4001,
|
361 |
+
"step": 1200
|
362 |
+
},
|
363 |
+
{
|
364 |
+
"epoch": 1.8461538461538463,
|
365 |
+
"eval_loss": 0.8035697340965271,
|
366 |
+
"eval_runtime": 2.0435,
|
367 |
+
"eval_samples_per_second": 55.787,
|
368 |
+
"eval_steps_per_second": 2.936,
|
369 |
+
"step": 1200
|
370 |
+
},
|
371 |
+
{
|
372 |
+
"epoch": 1.9230769230769231,
|
373 |
+
"grad_norm": 2.91595196723938,
|
374 |
+
"learning_rate": 1.9485364419471454e-05,
|
375 |
+
"loss": 0.417,
|
376 |
+
"step": 1250
|
377 |
+
},
|
378 |
+
{
|
379 |
+
"epoch": 1.9230769230769231,
|
380 |
+
"eval_loss": 0.7995880246162415,
|
381 |
+
"eval_runtime": 2.061,
|
382 |
+
"eval_samples_per_second": 55.312,
|
383 |
+
"eval_steps_per_second": 2.911,
|
384 |
+
"step": 1250
|
385 |
+
},
|
386 |
+
{
|
387 |
+
"epoch": 2.0,
|
388 |
+
"grad_norm": 2.497450113296509,
|
389 |
+
"learning_rate": 1.9396926207859085e-05,
|
390 |
+
"loss": 0.4115,
|
391 |
+
"step": 1300
|
392 |
+
},
|
393 |
+
{
|
394 |
+
"epoch": 2.0,
|
395 |
+
"eval_loss": 0.8174861669540405,
|
396 |
+
"eval_runtime": 2.0588,
|
397 |
+
"eval_samples_per_second": 55.371,
|
398 |
+
"eval_steps_per_second": 2.914,
|
399 |
+
"step": 1300
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"epoch": 2.076923076923077,
|
403 |
+
"grad_norm": 2.0989558696746826,
|
404 |
+
"learning_rate": 1.9301713332493386e-05,
|
405 |
+
"loss": 0.2315,
|
406 |
+
"step": 1350
|
407 |
+
},
|
408 |
+
{
|
409 |
+
"epoch": 2.076923076923077,
|
410 |
+
"eval_loss": 0.8770357370376587,
|
411 |
+
"eval_runtime": 2.0393,
|
412 |
+
"eval_samples_per_second": 55.901,
|
413 |
+
"eval_steps_per_second": 2.942,
|
414 |
+
"step": 1350
|
415 |
+
},
|
416 |
+
{
|
417 |
+
"epoch": 2.1538461538461537,
|
418 |
+
"grad_norm": 1.8478964567184448,
|
419 |
+
"learning_rate": 1.9199794436588244e-05,
|
420 |
+
"loss": 0.2078,
|
421 |
+
"step": 1400
|
422 |
+
},
|
423 |
+
{
|
424 |
+
"epoch": 2.1538461538461537,
|
425 |
+
"eval_loss": 0.9085343480110168,
|
426 |
+
"eval_runtime": 2.0622,
|
427 |
+
"eval_samples_per_second": 55.282,
|
428 |
+
"eval_steps_per_second": 2.91,
|
429 |
+
"step": 1400
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 2.230769230769231,
|
433 |
+
"grad_norm": 2.153414726257324,
|
434 |
+
"learning_rate": 1.909124299802724e-05,
|
435 |
+
"loss": 0.221,
|
436 |
+
"step": 1450
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 2.230769230769231,
|
440 |
+
"eval_loss": 0.9092664122581482,
|
441 |
+
"eval_runtime": 2.0445,
|
442 |
+
"eval_samples_per_second": 55.76,
|
443 |
+
"eval_steps_per_second": 2.935,
|
444 |
+
"step": 1450
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 2.3076923076923075,
|
448 |
+
"grad_norm": 1.1897672414779663,
|
449 |
+
"learning_rate": 1.8976137276390145e-05,
|
450 |
+
"loss": 0.2226,
|
451 |
+
"step": 1500
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 2.3076923076923075,
|
455 |
+
"eval_loss": 0.9329500794410706,
|
456 |
+
"eval_runtime": 2.0535,
|
457 |
+
"eval_samples_per_second": 55.514,
|
458 |
+
"eval_steps_per_second": 2.922,
|
459 |
+
"step": 1500
|
460 |
+
},
|
461 |
+
{
|
462 |
+
"epoch": 2.3846153846153846,
|
463 |
+
"grad_norm": 1.8265583515167236,
|
464 |
+
"learning_rate": 1.8854560256532098e-05,
|
465 |
+
"loss": 0.2089,
|
466 |
+
"step": 1550
|
467 |
+
},
|
468 |
+
{
|
469 |
+
"epoch": 2.3846153846153846,
|
470 |
+
"eval_loss": 0.9150766730308533,
|
471 |
+
"eval_runtime": 2.0377,
|
472 |
+
"eval_samples_per_second": 55.946,
|
473 |
+
"eval_steps_per_second": 2.945,
|
474 |
+
"step": 1550
|
475 |
+
},
|
476 |
+
{
|
477 |
+
"epoch": 2.4615384615384617,
|
478 |
+
"grad_norm": 2.9092257022857666,
|
479 |
+
"learning_rate": 1.8726599588756144e-05,
|
480 |
+
"loss": 0.2063,
|
481 |
+
"step": 1600
|
482 |
+
},
|
483 |
+
{
|
484 |
+
"epoch": 2.4615384615384617,
|
485 |
+
"eval_loss": 0.9301209449768066,
|
486 |
+
"eval_runtime": 2.0587,
|
487 |
+
"eval_samples_per_second": 55.375,
|
488 |
+
"eval_steps_per_second": 2.914,
|
489 |
+
"step": 1600
|
490 |
+
},
|
491 |
+
{
|
492 |
+
"epoch": 2.5384615384615383,
|
493 |
+
"grad_norm": 2.421351432800293,
|
494 |
+
"learning_rate": 1.859234752562217e-05,
|
495 |
+
"loss": 0.2204,
|
496 |
+
"step": 1650
|
497 |
+
},
|
498 |
+
{
|
499 |
+
"epoch": 2.5384615384615383,
|
500 |
+
"eval_loss": 0.903638482093811,
|
501 |
+
"eval_runtime": 2.0675,
|
502 |
+
"eval_samples_per_second": 55.14,
|
503 |
+
"eval_steps_per_second": 2.902,
|
504 |
+
"step": 1650
|
505 |
+
},
|
506 |
+
{
|
507 |
+
"epoch": 2.6153846153846154,
|
508 |
+
"grad_norm": 2.4857378005981445,
|
509 |
+
"learning_rate": 1.845190085543795e-05,
|
510 |
+
"loss": 0.2307,
|
511 |
+
"step": 1700
|
512 |
+
},
|
513 |
+
{
|
514 |
+
"epoch": 2.6153846153846154,
|
515 |
+
"eval_loss": 0.9092226624488831,
|
516 |
+
"eval_runtime": 2.0741,
|
517 |
+
"eval_samples_per_second": 54.964,
|
518 |
+
"eval_steps_per_second": 2.893,
|
519 |
+
"step": 1700
|
520 |
+
},
|
521 |
+
{
|
522 |
+
"epoch": 2.6923076923076925,
|
523 |
+
"grad_norm": 1.8273831605911255,
|
524 |
+
"learning_rate": 1.8305360832480118e-05,
|
525 |
+
"loss": 0.2237,
|
526 |
+
"step": 1750
|
527 |
+
},
|
528 |
+
{
|
529 |
+
"epoch": 2.6923076923076925,
|
530 |
+
"eval_loss": 0.8973789811134338,
|
531 |
+
"eval_runtime": 2.0928,
|
532 |
+
"eval_samples_per_second": 54.472,
|
533 |
+
"eval_steps_per_second": 2.867,
|
534 |
+
"step": 1750
|
535 |
+
},
|
536 |
+
{
|
537 |
+
"epoch": 2.769230769230769,
|
538 |
+
"grad_norm": 2.9124813079833984,
|
539 |
+
"learning_rate": 1.8152833103995443e-05,
|
540 |
+
"loss": 0.2168,
|
541 |
+
"step": 1800
|
542 |
+
},
|
543 |
+
{
|
544 |
+
"epoch": 2.769230769230769,
|
545 |
+
"eval_loss": 0.9017825126647949,
|
546 |
+
"eval_runtime": 2.0552,
|
547 |
+
"eval_samples_per_second": 55.468,
|
548 |
+
"eval_steps_per_second": 2.919,
|
549 |
+
"step": 1800
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 2.8461538461538463,
|
553 |
+
"grad_norm": 3.047213554382324,
|
554 |
+
"learning_rate": 1.7994427634035016e-05,
|
555 |
+
"loss": 0.2222,
|
556 |
+
"step": 1850
|
557 |
+
},
|
558 |
+
{
|
559 |
+
"epoch": 2.8461538461538463,
|
560 |
+
"eval_loss": 0.8894063234329224,
|
561 |
+
"eval_runtime": 2.1976,
|
562 |
+
"eval_samples_per_second": 51.874,
|
563 |
+
"eval_steps_per_second": 2.73,
|
564 |
+
"step": 1850
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"epoch": 2.9230769230769234,
|
568 |
+
"grad_norm": 2.380671501159668,
|
569 |
+
"learning_rate": 1.7830258624176224e-05,
|
570 |
+
"loss": 0.2476,
|
571 |
+
"step": 1900
|
572 |
+
},
|
573 |
+
{
|
574 |
+
"epoch": 2.9230769230769234,
|
575 |
+
"eval_loss": 0.9025631546974182,
|
576 |
+
"eval_runtime": 2.0638,
|
577 |
+
"eval_samples_per_second": 55.237,
|
578 |
+
"eval_steps_per_second": 2.907,
|
579 |
+
"step": 1900
|
580 |
+
},
|
581 |
+
{
|
582 |
+
"epoch": 3.0,
|
583 |
+
"grad_norm": 2.0212879180908203,
|
584 |
+
"learning_rate": 1.766044443118978e-05,
|
585 |
+
"loss": 0.2238,
|
586 |
+
"step": 1950
|
587 |
+
},
|
588 |
+
{
|
589 |
+
"epoch": 3.0,
|
590 |
+
"eval_loss": 0.9079655408859253,
|
591 |
+
"eval_runtime": 2.0553,
|
592 |
+
"eval_samples_per_second": 55.465,
|
593 |
+
"eval_steps_per_second": 2.919,
|
594 |
+
"step": 1950
|
595 |
+
},
|
596 |
+
{
|
597 |
+
"epoch": 3.076923076923077,
|
598 |
+
"grad_norm": 1.594594120979309,
|
599 |
+
"learning_rate": 1.7485107481711014e-05,
|
600 |
+
"loss": 0.1259,
|
601 |
+
"step": 2000
|
602 |
+
},
|
603 |
+
{
|
604 |
+
"epoch": 3.076923076923077,
|
605 |
+
"eval_loss": 0.9700338840484619,
|
606 |
+
"eval_runtime": 2.0452,
|
607 |
+
"eval_samples_per_second": 55.739,
|
608 |
+
"eval_steps_per_second": 2.934,
|
609 |
+
"step": 2000
|
610 |
+
},
|
611 |
+
{
|
612 |
+
"epoch": 3.1538461538461537,
|
613 |
+
"grad_norm": 1.646579623222351,
|
614 |
+
"learning_rate": 1.7304374183977032e-05,
|
615 |
+
"loss": 0.1391,
|
616 |
+
"step": 2050
|
617 |
+
},
|
618 |
+
{
|
619 |
+
"epoch": 3.1538461538461537,
|
620 |
+
"eval_loss": 0.9763591885566711,
|
621 |
+
"eval_runtime": 2.063,
|
622 |
+
"eval_samples_per_second": 55.258,
|
623 |
+
"eval_steps_per_second": 2.908,
|
624 |
+
"step": 2050
|
625 |
+
},
|
626 |
+
{
|
627 |
+
"epoch": 3.230769230769231,
|
628 |
+
"grad_norm": 1.3508063554763794,
|
629 |
+
"learning_rate": 1.7118374836693407e-05,
|
630 |
+
"loss": 0.1312,
|
631 |
+
"step": 2100
|
632 |
+
},
|
633 |
+
{
|
634 |
+
"epoch": 3.230769230769231,
|
635 |
+
"eval_loss": 0.980839729309082,
|
636 |
+
"eval_runtime": 2.0521,
|
637 |
+
"eval_samples_per_second": 55.552,
|
638 |
+
"eval_steps_per_second": 2.924,
|
639 |
+
"step": 2100
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 3.3076923076923075,
|
643 |
+
"grad_norm": 1.7058746814727783,
|
644 |
+
"learning_rate": 1.6927243535095995e-05,
|
645 |
+
"loss": 0.1403,
|
646 |
+
"step": 2150
|
647 |
+
},
|
648 |
+
{
|
649 |
+
"epoch": 3.3076923076923075,
|
650 |
+
"eval_loss": 0.9776920676231384,
|
651 |
+
"eval_runtime": 2.0686,
|
652 |
+
"eval_samples_per_second": 55.109,
|
653 |
+
"eval_steps_per_second": 2.9,
|
654 |
+
"step": 2150
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 3.3846153846153846,
|
658 |
+
"grad_norm": 1.7895987033843994,
|
659 |
+
"learning_rate": 1.67311180742757e-05,
|
660 |
+
"loss": 0.1331,
|
661 |
+
"step": 2200
|
662 |
+
},
|
663 |
+
{
|
664 |
+
"epoch": 3.3846153846153846,
|
665 |
+
"eval_loss": 0.9762499332427979,
|
666 |
+
"eval_runtime": 2.0534,
|
667 |
+
"eval_samples_per_second": 55.517,
|
668 |
+
"eval_steps_per_second": 2.922,
|
669 |
+
"step": 2200
|
670 |
+
},
|
671 |
+
{
|
672 |
+
"epoch": 3.4615384615384617,
|
673 |
+
"grad_norm": 2.487821340560913,
|
674 |
+
"learning_rate": 1.653013984983585e-05,
|
675 |
+
"loss": 0.1473,
|
676 |
+
"step": 2250
|
677 |
+
},
|
678 |
+
{
|
679 |
+
"epoch": 3.4615384615384617,
|
680 |
+
"eval_loss": 0.977838933467865,
|
681 |
+
"eval_runtime": 2.0467,
|
682 |
+
"eval_samples_per_second": 55.699,
|
683 |
+
"eval_steps_per_second": 2.932,
|
684 |
+
"step": 2250
|
685 |
+
},
|
686 |
+
{
|
687 |
+
"epoch": 3.5384615384615383,
|
688 |
+
"grad_norm": 1.2084770202636719,
|
689 |
+
"learning_rate": 1.6324453755953772e-05,
|
690 |
+
"loss": 0.1325,
|
691 |
+
"step": 2300
|
692 |
+
},
|
693 |
+
{
|
694 |
+
"epoch": 3.5384615384615383,
|
695 |
+
"eval_loss": 0.9857913851737976,
|
696 |
+
"eval_runtime": 2.0583,
|
697 |
+
"eval_samples_per_second": 55.386,
|
698 |
+
"eval_steps_per_second": 2.915,
|
699 |
+
"step": 2300
|
700 |
+
},
|
701 |
+
{
|
702 |
+
"epoch": 3.6153846153846154,
|
703 |
+
"grad_norm": 1.8410896062850952,
|
704 |
+
"learning_rate": 1.6114208080920125e-05,
|
705 |
+
"loss": 0.1312,
|
706 |
+
"step": 2350
|
707 |
+
},
|
708 |
+
{
|
709 |
+
"epoch": 3.6153846153846154,
|
710 |
+
"eval_loss": 0.9874659180641174,
|
711 |
+
"eval_runtime": 2.0587,
|
712 |
+
"eval_samples_per_second": 55.376,
|
713 |
+
"eval_steps_per_second": 2.915,
|
714 |
+
"step": 2350
|
715 |
+
},
|
716 |
+
{
|
717 |
+
"epoch": 3.6923076923076925,
|
718 |
+
"grad_norm": 1.4452548027038574,
|
719 |
+
"learning_rate": 1.5899554400231233e-05,
|
720 |
+
"loss": 0.1417,
|
721 |
+
"step": 2400
|
722 |
+
},
|
723 |
+
{
|
724 |
+
"epoch": 3.6923076923076925,
|
725 |
+
"eval_loss": 0.9763025045394897,
|
726 |
+
"eval_runtime": 2.0495,
|
727 |
+
"eval_samples_per_second": 55.624,
|
728 |
+
"eval_steps_per_second": 2.928,
|
729 |
+
"step": 2400
|
730 |
+
},
|
731 |
+
{
|
732 |
+
"epoch": 3.769230769230769,
|
733 |
+
"grad_norm": 1.0431134700775146,
|
734 |
+
"learning_rate": 1.568064746731156e-05,
|
735 |
+
"loss": 0.1236,
|
736 |
+
"step": 2450
|
737 |
+
},
|
738 |
+
{
|
739 |
+
"epoch": 3.769230769230769,
|
740 |
+
"eval_loss": 0.9919494986534119,
|
741 |
+
"eval_runtime": 2.0616,
|
742 |
+
"eval_samples_per_second": 55.296,
|
743 |
+
"eval_steps_per_second": 2.91,
|
744 |
+
"step": 2450
|
745 |
+
},
|
746 |
+
{
|
747 |
+
"epoch": 3.8461538461538463,
|
748 |
+
"grad_norm": 1.0208054780960083,
|
749 |
+
"learning_rate": 1.5457645101945046e-05,
|
750 |
+
"loss": 0.1416,
|
751 |
+
"step": 2500
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"epoch": 3.8461538461538463,
|
755 |
+
"eval_loss": 0.9878425002098083,
|
756 |
+
"eval_runtime": 2.0627,
|
757 |
+
"eval_samples_per_second": 55.268,
|
758 |
+
"eval_steps_per_second": 2.909,
|
759 |
+
"step": 2500
|
760 |
+
},
|
761 |
+
{
|
762 |
+
"epoch": 3.9230769230769234,
|
763 |
+
"grad_norm": 1.5294251441955566,
|
764 |
+
"learning_rate": 1.5230708076495777e-05,
|
765 |
+
"loss": 0.1312,
|
766 |
+
"step": 2550
|
767 |
+
},
|
768 |
+
{
|
769 |
+
"epoch": 3.9230769230769234,
|
770 |
+
"eval_loss": 0.9936930537223816,
|
771 |
+
"eval_runtime": 2.0508,
|
772 |
+
"eval_samples_per_second": 55.587,
|
773 |
+
"eval_steps_per_second": 2.926,
|
774 |
+
"step": 2550
|
775 |
+
},
|
776 |
+
{
|
777 |
+
"epoch": 4.0,
|
778 |
+
"grad_norm": 4.475224018096924,
|
779 |
+
"learning_rate": 1.5000000000000002e-05,
|
780 |
+
"loss": 0.1376,
|
781 |
+
"step": 2600
|
782 |
+
},
|
783 |
+
{
|
784 |
+
"epoch": 4.0,
|
785 |
+
"eval_loss": 0.9945727586746216,
|
786 |
+
"eval_runtime": 2.0897,
|
787 |
+
"eval_samples_per_second": 54.553,
|
788 |
+
"eval_steps_per_second": 2.871,
|
789 |
+
"step": 2600
|
790 |
+
},
|
791 |
+
{
|
792 |
+
"epoch": 4.076923076923077,
|
793 |
+
"grad_norm": 0.8589996695518494,
|
794 |
+
"learning_rate": 1.4765687200213079e-05,
|
795 |
+
"loss": 0.1013,
|
796 |
+
"step": 2650
|
797 |
+
},
|
798 |
+
{
|
799 |
+
"epoch": 4.076923076923077,
|
800 |
+
"eval_loss": 1.0391929149627686,
|
801 |
+
"eval_runtime": 2.0679,
|
802 |
+
"eval_samples_per_second": 55.129,
|
803 |
+
"eval_steps_per_second": 2.902,
|
804 |
+
"step": 2650
|
805 |
+
},
|
806 |
+
{
|
807 |
+
"epoch": 4.153846153846154,
|
808 |
+
"grad_norm": 0.7440477013587952,
|
809 |
+
"learning_rate": 1.4527938603696376e-05,
|
810 |
+
"loss": 0.1065,
|
811 |
+
"step": 2700
|
812 |
+
},
|
813 |
+
{
|
814 |
+
"epoch": 4.153846153846154,
|
815 |
+
"eval_loss": 1.0234330892562866,
|
816 |
+
"eval_runtime": 2.0764,
|
817 |
+
"eval_samples_per_second": 54.903,
|
818 |
+
"eval_steps_per_second": 2.89,
|
819 |
+
"step": 2700
|
820 |
+
},
|
821 |
+
{
|
822 |
+
"epoch": 4.230769230769231,
|
823 |
+
"grad_norm": 0.8905901908874512,
|
824 |
+
"learning_rate": 1.4286925614030542e-05,
|
825 |
+
"loss": 0.088,
|
826 |
+
"step": 2750
|
827 |
+
},
|
828 |
+
{
|
829 |
+
"epoch": 4.230769230769231,
|
830 |
+
"eval_loss": 1.0325380563735962,
|
831 |
+
"eval_runtime": 2.0861,
|
832 |
+
"eval_samples_per_second": 54.647,
|
833 |
+
"eval_steps_per_second": 2.876,
|
834 |
+
"step": 2750
|
835 |
+
},
|
836 |
+
{
|
837 |
+
"epoch": 4.3076923076923075,
|
838 |
+
"grad_norm": 0.4518909752368927,
|
839 |
+
"learning_rate": 1.404282198824305e-05,
|
840 |
+
"loss": 0.1027,
|
841 |
+
"step": 2800
|
842 |
+
},
|
843 |
+
{
|
844 |
+
"epoch": 4.3076923076923075,
|
845 |
+
"eval_loss": 1.024627923965454,
|
846 |
+
"eval_runtime": 2.1968,
|
847 |
+
"eval_samples_per_second": 51.895,
|
848 |
+
"eval_steps_per_second": 2.731,
|
849 |
+
"step": 2800
|
850 |
+
},
|
851 |
+
{
|
852 |
+
"epoch": 4.384615384615385,
|
853 |
+
"grad_norm": 1.2069981098175049,
|
854 |
+
"learning_rate": 1.3795803711538966e-05,
|
855 |
+
"loss": 0.1004,
|
856 |
+
"step": 2850
|
857 |
+
},
|
858 |
+
{
|
859 |
+
"epoch": 4.384615384615385,
|
860 |
+
"eval_loss": 1.0142472982406616,
|
861 |
+
"eval_runtime": 2.1058,
|
862 |
+
"eval_samples_per_second": 54.137,
|
863 |
+
"eval_steps_per_second": 2.849,
|
864 |
+
"step": 2850
|
865 |
+
},
|
866 |
+
{
|
867 |
+
"epoch": 4.461538461538462,
|
868 |
+
"grad_norm": 0.8361554741859436,
|
869 |
+
"learning_rate": 1.3546048870425356e-05,
|
870 |
+
"loss": 0.0959,
|
871 |
+
"step": 2900
|
872 |
+
},
|
873 |
+
{
|
874 |
+
"epoch": 4.461538461538462,
|
875 |
+
"eval_loss": 1.0328094959259033,
|
876 |
+
"eval_runtime": 2.0484,
|
877 |
+
"eval_samples_per_second": 55.654,
|
878 |
+
"eval_steps_per_second": 2.929,
|
879 |
+
"step": 2900
|
880 |
+
},
|
881 |
+
{
|
882 |
+
"epoch": 4.538461538461538,
|
883 |
+
"grad_norm": 1.5358504056930542,
|
884 |
+
"learning_rate": 1.3293737524320798e-05,
|
885 |
+
"loss": 0.0883,
|
886 |
+
"step": 2950
|
887 |
+
},
|
888 |
+
{
|
889 |
+
"epoch": 4.538461538461538,
|
890 |
+
"eval_loss": 1.0490965843200684,
|
891 |
+
"eval_runtime": 2.042,
|
892 |
+
"eval_samples_per_second": 55.828,
|
893 |
+
"eval_steps_per_second": 2.938,
|
894 |
+
"step": 2950
|
895 |
+
},
|
896 |
+
{
|
897 |
+
"epoch": 4.615384615384615,
|
898 |
+
"grad_norm": 1.1605786085128784,
|
899 |
+
"learning_rate": 1.303905157574247e-05,
|
900 |
+
"loss": 0.0994,
|
901 |
+
"step": 3000
|
902 |
+
},
|
903 |
+
{
|
904 |
+
"epoch": 4.615384615384615,
|
905 |
+
"eval_loss": 1.026671051979065,
|
906 |
+
"eval_runtime": 2.0528,
|
907 |
+
"eval_samples_per_second": 55.535,
|
908 |
+
"eval_steps_per_second": 2.923,
|
909 |
+
"step": 3000
|
910 |
+
},
|
911 |
+
{
|
912 |
+
"epoch": 4.6923076923076925,
|
913 |
+
"grad_norm": 0.734259307384491,
|
914 |
+
"learning_rate": 1.2782174639164528e-05,
|
915 |
+
"loss": 0.1001,
|
916 |
+
"step": 3050
|
917 |
+
},
|
918 |
+
{
|
919 |
+
"epoch": 4.6923076923076925,
|
920 |
+
"eval_loss": 1.0184227228164673,
|
921 |
+
"eval_runtime": 2.0577,
|
922 |
+
"eval_samples_per_second": 55.4,
|
923 |
+
"eval_steps_per_second": 2.916,
|
924 |
+
"step": 3050
|
925 |
+
},
|
926 |
+
{
|
927 |
+
"epoch": 4.769230769230769,
|
928 |
+
"grad_norm": 1.0172340869903564,
|
929 |
+
"learning_rate": 1.2523291908642219e-05,
|
930 |
+
"loss": 0.1026,
|
931 |
+
"step": 3100
|
932 |
+
},
|
933 |
+
{
|
934 |
+
"epoch": 4.769230769230769,
|
935 |
+
"eval_loss": 1.02394437789917,
|
936 |
+
"eval_runtime": 2.0572,
|
937 |
+
"eval_samples_per_second": 55.415,
|
938 |
+
"eval_steps_per_second": 2.917,
|
939 |
+
"step": 3100
|
940 |
+
},
|
941 |
+
{
|
942 |
+
"epoch": 4.846153846153846,
|
943 |
+
"grad_norm": 1.0702561140060425,
|
944 |
+
"learning_rate": 1.2262590024297226e-05,
|
945 |
+
"loss": 0.0947,
|
946 |
+
"step": 3150
|
947 |
+
},
|
948 |
+
{
|
949 |
+
"epoch": 4.846153846153846,
|
950 |
+
"eval_loss": 1.0371849536895752,
|
951 |
+
"eval_runtime": 2.0649,
|
952 |
+
"eval_samples_per_second": 55.208,
|
953 |
+
"eval_steps_per_second": 2.906,
|
954 |
+
"step": 3150
|
955 |
+
},
|
956 |
+
{
|
957 |
+
"epoch": 4.923076923076923,
|
958 |
+
"grad_norm": 0.9528751373291016,
|
959 |
+
"learning_rate": 1.2000256937760446e-05,
|
960 |
+
"loss": 0.0953,
|
961 |
+
"step": 3200
|
962 |
+
},
|
963 |
+
{
|
964 |
+
"epoch": 4.923076923076923,
|
965 |
+
"eval_loss": 1.012660264968872,
|
966 |
+
"eval_runtime": 2.2321,
|
967 |
+
"eval_samples_per_second": 51.074,
|
968 |
+
"eval_steps_per_second": 2.688,
|
969 |
+
"step": 3200
|
970 |
+
},
|
971 |
+
{
|
972 |
+
"epoch": 5.0,
|
973 |
+
"grad_norm": 0.5601332783699036,
|
974 |
+
"learning_rate": 1.1736481776669307e-05,
|
975 |
+
"loss": 0.0943,
|
976 |
+
"step": 3250
|
977 |
+
},
|
978 |
+
{
|
979 |
+
"epoch": 5.0,
|
980 |
+
"eval_loss": 1.0416377782821655,
|
981 |
+
"eval_runtime": 2.0812,
|
982 |
+
"eval_samples_per_second": 54.777,
|
983 |
+
"eval_steps_per_second": 2.883,
|
984 |
+
"step": 3250
|
985 |
+
},
|
986 |
+
{
|
987 |
+
"epoch": 5.076923076923077,
|
988 |
+
"grad_norm": 0.8849101662635803,
|
989 |
+
"learning_rate": 1.1471454708317163e-05,
|
990 |
+
"loss": 0.0724,
|
991 |
+
"step": 3300
|
992 |
+
},
|
993 |
+
{
|
994 |
+
"epoch": 5.076923076923077,
|
995 |
+
"eval_loss": 1.082357406616211,
|
996 |
+
"eval_runtime": 2.0473,
|
997 |
+
"eval_samples_per_second": 55.682,
|
998 |
+
"eval_steps_per_second": 2.931,
|
999 |
+
"step": 3300
|
1000 |
+
},
|
1001 |
+
{
|
1002 |
+
"epoch": 5.153846153846154,
|
1003 |
+
"grad_norm": 2.244279384613037,
|
1004 |
+
"learning_rate": 1.1205366802553231e-05,
|
1005 |
+
"loss": 0.0698,
|
1006 |
+
"step": 3350
|
1007 |
+
},
|
1008 |
+
{
|
1009 |
+
"epoch": 5.153846153846154,
|
1010 |
+
"eval_loss": 1.0606184005737305,
|
1011 |
+
"eval_runtime": 2.0544,
|
1012 |
+
"eval_samples_per_second": 55.49,
|
1013 |
+
"eval_steps_per_second": 2.921,
|
1014 |
+
"step": 3350
|
1015 |
+
},
|
1016 |
+
{
|
1017 |
+
"epoch": 5.230769230769231,
|
1018 |
+
"grad_norm": 1.1950870752334595,
|
1019 |
+
"learning_rate": 1.0938409894031793e-05,
|
1020 |
+
"loss": 0.0768,
|
1021 |
+
"step": 3400
|
1022 |
+
},
|
1023 |
+
{
|
1024 |
+
"epoch": 5.230769230769231,
|
1025 |
+
"eval_loss": 1.096448302268982,
|
1026 |
+
"eval_runtime": 2.0548,
|
1027 |
+
"eval_samples_per_second": 55.479,
|
1028 |
+
"eval_steps_per_second": 2.92,
|
1029 |
+
"step": 3400
|
1030 |
+
}
|
1031 |
+
],
|
1032 |
+
"logging_steps": 50,
|
1033 |
+
"max_steps": 6500,
|
1034 |
+
"num_input_tokens_seen": 0,
|
1035 |
+
"num_train_epochs": 10,
|
1036 |
+
"save_steps": 1700,
|
1037 |
+
"total_flos": 1.6533587657700147e+17,
|
1038 |
+
"train_batch_size": 1,
|
1039 |
+
"trial_name": null,
|
1040 |
+
"trial_params": null
|
1041 |
+
}
|