kubernetes-bad
commited on
Commit
•
e89c5d5
1
Parent(s):
4a869b4
Upload folder using huggingface_hub
Browse files- config.json +26 -0
- generation_config.json +7 -0
- model-00001-of-00009.safetensors +3 -0
- model-00002-of-00009.safetensors +3 -0
- model-00003-of-00009.safetensors +3 -0
- model-00004-of-00009.safetensors +3 -0
- model-00005-of-00009.safetensors +3 -0
- model-00006-of-00009.safetensors +3 -0
- model-00007-of-00009.safetensors +3 -0
- model-00008-of-00009.safetensors +3 -0
- model-00009-of-00009.safetensors +3 -0
- model.safetensors.index.json +514 -0
- prompts.txt +20 -0
- special_tokens_map.json +30 -0
- tokenizer.json +0 -0
- tokenizer.model +3 -0
- tokenizer_config.json +0 -0
- trainer_state.json +719 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"MistralForCausalLM"
|
4 |
+
],
|
5 |
+
"attention_dropout": 0.0,
|
6 |
+
"bos_token_id": 1,
|
7 |
+
"eos_token_id": 2,
|
8 |
+
"head_dim": 128,
|
9 |
+
"hidden_act": "silu",
|
10 |
+
"hidden_size": 6144,
|
11 |
+
"initializer_range": 0.02,
|
12 |
+
"intermediate_size": 16384,
|
13 |
+
"max_position_embeddings": 32768,
|
14 |
+
"model_type": "mistral",
|
15 |
+
"num_attention_heads": 48,
|
16 |
+
"num_hidden_layers": 56,
|
17 |
+
"num_key_value_heads": 8,
|
18 |
+
"rms_norm_eps": 1e-05,
|
19 |
+
"rope_theta": 1000000.0,
|
20 |
+
"sliding_window": null,
|
21 |
+
"tie_word_embeddings": false,
|
22 |
+
"torch_dtype": "bfloat16",
|
23 |
+
"transformers_version": "4.46.0",
|
24 |
+
"use_cache": false,
|
25 |
+
"vocab_size": 32768
|
26 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 1,
|
4 |
+
"do_sample": true,
|
5 |
+
"eos_token_id": 2,
|
6 |
+
"transformers_version": "4.46.0"
|
7 |
+
}
|
model-00001-of-00009.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:391b3e505fbb6518e6d415a9540cb7bdfe40ef31f6e8c2b760c5c2d84d27af24
|
3 |
+
size 4882298776
|
model-00002-of-00009.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ed8eff4aaa4f7bf2a73af889667d9ddb03fb0d5d105a40ebc9d05fbafd6cb15
|
3 |
+
size 4983012160
|
model-00003-of-00009.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:200c8574d8328336b5b11725f32f6453b025737bc3c105cbaf09b7dd701e0a32
|
3 |
+
size 4957821336
|
model-00004-of-00009.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c05b2d9bab255af90d59ee886c60ec1da7b19532c70edd09b9d6ebcf4b1df58
|
3 |
+
size 4882323744
|
model-00005-of-00009.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:799cec1cf7be2c4d04aec87abbddd6965887496e9d61211fcf6ae663b57936e6
|
3 |
+
size 4983012192
|
model-00006-of-00009.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c54613e38485dc2180864e19328dfb146e40b3da3d46da6391d7dc29cd88bb2e
|
3 |
+
size 4957821336
|
model-00007-of-00009.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7da5f5bc16355b86e71b7d553f7458c8e7747f96c7ee90e167b3412174c7861c
|
3 |
+
size 4882323744
|
model-00008-of-00009.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d8184ebd62bde743e990b75311f89a569a254c966005e50d916fc934ab28944
|
3 |
+
size 4983012192
|
model-00009-of-00009.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce067f484f8d94833420319d1159f21cbf69d38c088ca4d507176a3640584651
|
3 |
+
size 4982999056
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,514 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 44494565376
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "model-00009-of-00009.safetensors",
|
7 |
+
"model.embed_tokens.weight": "model-00001-of-00009.safetensors",
|
8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00009.safetensors",
|
9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00009.safetensors",
|
10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00009.safetensors",
|
11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00009.safetensors",
|
12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00009.safetensors",
|
13 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00009.safetensors",
|
14 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00009.safetensors",
|
15 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00009.safetensors",
|
16 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00009.safetensors",
|
17 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00009.safetensors",
|
18 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00009.safetensors",
|
19 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00009.safetensors",
|
20 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00009.safetensors",
|
21 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00009.safetensors",
|
22 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00009.safetensors",
|
23 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00009.safetensors",
|
24 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00009.safetensors",
|
25 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00009.safetensors",
|
26 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00009.safetensors",
|
27 |
+
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00009.safetensors",
|
28 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00002-of-00009.safetensors",
|
29 |
+
"model.layers.10.mlp.up_proj.weight": "model-00002-of-00009.safetensors",
|
30 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00009.safetensors",
|
31 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00009.safetensors",
|
32 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00002-of-00009.safetensors",
|
33 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00009.safetensors",
|
34 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00009.safetensors",
|
35 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00009.safetensors",
|
36 |
+
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00009.safetensors",
|
37 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00002-of-00009.safetensors",
|
38 |
+
"model.layers.11.mlp.up_proj.weight": "model-00002-of-00009.safetensors",
|
39 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00009.safetensors",
|
40 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00009.safetensors",
|
41 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00009.safetensors",
|
42 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00009.safetensors",
|
43 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00009.safetensors",
|
44 |
+
"model.layers.12.input_layernorm.weight": "model-00003-of-00009.safetensors",
|
45 |
+
"model.layers.12.mlp.down_proj.weight": "model-00003-of-00009.safetensors",
|
46 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00003-of-00009.safetensors",
|
47 |
+
"model.layers.12.mlp.up_proj.weight": "model-00003-of-00009.safetensors",
|
48 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00003-of-00009.safetensors",
|
49 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00002-of-00009.safetensors",
|
50 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00003-of-00009.safetensors",
|
51 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00002-of-00009.safetensors",
|
52 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00002-of-00009.safetensors",
|
53 |
+
"model.layers.13.input_layernorm.weight": "model-00003-of-00009.safetensors",
|
54 |
+
"model.layers.13.mlp.down_proj.weight": "model-00003-of-00009.safetensors",
|
55 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00003-of-00009.safetensors",
|
56 |
+
"model.layers.13.mlp.up_proj.weight": "model-00003-of-00009.safetensors",
|
57 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00003-of-00009.safetensors",
|
58 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00003-of-00009.safetensors",
|
59 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00003-of-00009.safetensors",
|
60 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00003-of-00009.safetensors",
|
61 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00003-of-00009.safetensors",
|
62 |
+
"model.layers.14.input_layernorm.weight": "model-00003-of-00009.safetensors",
|
63 |
+
"model.layers.14.mlp.down_proj.weight": "model-00003-of-00009.safetensors",
|
64 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00003-of-00009.safetensors",
|
65 |
+
"model.layers.14.mlp.up_proj.weight": "model-00003-of-00009.safetensors",
|
66 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00003-of-00009.safetensors",
|
67 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00003-of-00009.safetensors",
|
68 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00003-of-00009.safetensors",
|
69 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00003-of-00009.safetensors",
|
70 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00003-of-00009.safetensors",
|
71 |
+
"model.layers.15.input_layernorm.weight": "model-00003-of-00009.safetensors",
|
72 |
+
"model.layers.15.mlp.down_proj.weight": "model-00003-of-00009.safetensors",
|
73 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00003-of-00009.safetensors",
|
74 |
+
"model.layers.15.mlp.up_proj.weight": "model-00003-of-00009.safetensors",
|
75 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00003-of-00009.safetensors",
|
76 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00003-of-00009.safetensors",
|
77 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00003-of-00009.safetensors",
|
78 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00003-of-00009.safetensors",
|
79 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00003-of-00009.safetensors",
|
80 |
+
"model.layers.16.input_layernorm.weight": "model-00003-of-00009.safetensors",
|
81 |
+
"model.layers.16.mlp.down_proj.weight": "model-00003-of-00009.safetensors",
|
82 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00003-of-00009.safetensors",
|
83 |
+
"model.layers.16.mlp.up_proj.weight": "model-00003-of-00009.safetensors",
|
84 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00003-of-00009.safetensors",
|
85 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00003-of-00009.safetensors",
|
86 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00003-of-00009.safetensors",
|
87 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00003-of-00009.safetensors",
|
88 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00003-of-00009.safetensors",
|
89 |
+
"model.layers.17.input_layernorm.weight": "model-00003-of-00009.safetensors",
|
90 |
+
"model.layers.17.mlp.down_proj.weight": "model-00003-of-00009.safetensors",
|
91 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00003-of-00009.safetensors",
|
92 |
+
"model.layers.17.mlp.up_proj.weight": "model-00003-of-00009.safetensors",
|
93 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00003-of-00009.safetensors",
|
94 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00003-of-00009.safetensors",
|
95 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00003-of-00009.safetensors",
|
96 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00003-of-00009.safetensors",
|
97 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00003-of-00009.safetensors",
|
98 |
+
"model.layers.18.input_layernorm.weight": "model-00004-of-00009.safetensors",
|
99 |
+
"model.layers.18.mlp.down_proj.weight": "model-00004-of-00009.safetensors",
|
100 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00003-of-00009.safetensors",
|
101 |
+
"model.layers.18.mlp.up_proj.weight": "model-00004-of-00009.safetensors",
|
102 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00004-of-00009.safetensors",
|
103 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00003-of-00009.safetensors",
|
104 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00003-of-00009.safetensors",
|
105 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00003-of-00009.safetensors",
|
106 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00003-of-00009.safetensors",
|
107 |
+
"model.layers.19.input_layernorm.weight": "model-00004-of-00009.safetensors",
|
108 |
+
"model.layers.19.mlp.down_proj.weight": "model-00004-of-00009.safetensors",
|
109 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00004-of-00009.safetensors",
|
110 |
+
"model.layers.19.mlp.up_proj.weight": "model-00004-of-00009.safetensors",
|
111 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00004-of-00009.safetensors",
|
112 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00004-of-00009.safetensors",
|
113 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00004-of-00009.safetensors",
|
114 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00004-of-00009.safetensors",
|
115 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00004-of-00009.safetensors",
|
116 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00009.safetensors",
|
117 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00009.safetensors",
|
118 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00009.safetensors",
|
119 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00009.safetensors",
|
120 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00009.safetensors",
|
121 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00009.safetensors",
|
122 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00009.safetensors",
|
123 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00009.safetensors",
|
124 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00009.safetensors",
|
125 |
+
"model.layers.20.input_layernorm.weight": "model-00004-of-00009.safetensors",
|
126 |
+
"model.layers.20.mlp.down_proj.weight": "model-00004-of-00009.safetensors",
|
127 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00004-of-00009.safetensors",
|
128 |
+
"model.layers.20.mlp.up_proj.weight": "model-00004-of-00009.safetensors",
|
129 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00004-of-00009.safetensors",
|
130 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00004-of-00009.safetensors",
|
131 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00004-of-00009.safetensors",
|
132 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00004-of-00009.safetensors",
|
133 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00004-of-00009.safetensors",
|
134 |
+
"model.layers.21.input_layernorm.weight": "model-00004-of-00009.safetensors",
|
135 |
+
"model.layers.21.mlp.down_proj.weight": "model-00004-of-00009.safetensors",
|
136 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00004-of-00009.safetensors",
|
137 |
+
"model.layers.21.mlp.up_proj.weight": "model-00004-of-00009.safetensors",
|
138 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00004-of-00009.safetensors",
|
139 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00004-of-00009.safetensors",
|
140 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00004-of-00009.safetensors",
|
141 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00004-of-00009.safetensors",
|
142 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00004-of-00009.safetensors",
|
143 |
+
"model.layers.22.input_layernorm.weight": "model-00004-of-00009.safetensors",
|
144 |
+
"model.layers.22.mlp.down_proj.weight": "model-00004-of-00009.safetensors",
|
145 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00004-of-00009.safetensors",
|
146 |
+
"model.layers.22.mlp.up_proj.weight": "model-00004-of-00009.safetensors",
|
147 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00004-of-00009.safetensors",
|
148 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00004-of-00009.safetensors",
|
149 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00004-of-00009.safetensors",
|
150 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00004-of-00009.safetensors",
|
151 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00004-of-00009.safetensors",
|
152 |
+
"model.layers.23.input_layernorm.weight": "model-00004-of-00009.safetensors",
|
153 |
+
"model.layers.23.mlp.down_proj.weight": "model-00004-of-00009.safetensors",
|
154 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00004-of-00009.safetensors",
|
155 |
+
"model.layers.23.mlp.up_proj.weight": "model-00004-of-00009.safetensors",
|
156 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00004-of-00009.safetensors",
|
157 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00004-of-00009.safetensors",
|
158 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00004-of-00009.safetensors",
|
159 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00004-of-00009.safetensors",
|
160 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00004-of-00009.safetensors",
|
161 |
+
"model.layers.24.input_layernorm.weight": "model-00005-of-00009.safetensors",
|
162 |
+
"model.layers.24.mlp.down_proj.weight": "model-00005-of-00009.safetensors",
|
163 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00004-of-00009.safetensors",
|
164 |
+
"model.layers.24.mlp.up_proj.weight": "model-00004-of-00009.safetensors",
|
165 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00005-of-00009.safetensors",
|
166 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00004-of-00009.safetensors",
|
167 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00004-of-00009.safetensors",
|
168 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00004-of-00009.safetensors",
|
169 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00004-of-00009.safetensors",
|
170 |
+
"model.layers.25.input_layernorm.weight": "model-00005-of-00009.safetensors",
|
171 |
+
"model.layers.25.mlp.down_proj.weight": "model-00005-of-00009.safetensors",
|
172 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00005-of-00009.safetensors",
|
173 |
+
"model.layers.25.mlp.up_proj.weight": "model-00005-of-00009.safetensors",
|
174 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00005-of-00009.safetensors",
|
175 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00005-of-00009.safetensors",
|
176 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00005-of-00009.safetensors",
|
177 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00005-of-00009.safetensors",
|
178 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00005-of-00009.safetensors",
|
179 |
+
"model.layers.26.input_layernorm.weight": "model-00005-of-00009.safetensors",
|
180 |
+
"model.layers.26.mlp.down_proj.weight": "model-00005-of-00009.safetensors",
|
181 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00005-of-00009.safetensors",
|
182 |
+
"model.layers.26.mlp.up_proj.weight": "model-00005-of-00009.safetensors",
|
183 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00005-of-00009.safetensors",
|
184 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00005-of-00009.safetensors",
|
185 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00005-of-00009.safetensors",
|
186 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00005-of-00009.safetensors",
|
187 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00005-of-00009.safetensors",
|
188 |
+
"model.layers.27.input_layernorm.weight": "model-00005-of-00009.safetensors",
|
189 |
+
"model.layers.27.mlp.down_proj.weight": "model-00005-of-00009.safetensors",
|
190 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00005-of-00009.safetensors",
|
191 |
+
"model.layers.27.mlp.up_proj.weight": "model-00005-of-00009.safetensors",
|
192 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00005-of-00009.safetensors",
|
193 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00005-of-00009.safetensors",
|
194 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00005-of-00009.safetensors",
|
195 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00005-of-00009.safetensors",
|
196 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00005-of-00009.safetensors",
|
197 |
+
"model.layers.28.input_layernorm.weight": "model-00005-of-00009.safetensors",
|
198 |
+
"model.layers.28.mlp.down_proj.weight": "model-00005-of-00009.safetensors",
|
199 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00005-of-00009.safetensors",
|
200 |
+
"model.layers.28.mlp.up_proj.weight": "model-00005-of-00009.safetensors",
|
201 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00005-of-00009.safetensors",
|
202 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00005-of-00009.safetensors",
|
203 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00005-of-00009.safetensors",
|
204 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00005-of-00009.safetensors",
|
205 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00005-of-00009.safetensors",
|
206 |
+
"model.layers.29.input_layernorm.weight": "model-00005-of-00009.safetensors",
|
207 |
+
"model.layers.29.mlp.down_proj.weight": "model-00005-of-00009.safetensors",
|
208 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00005-of-00009.safetensors",
|
209 |
+
"model.layers.29.mlp.up_proj.weight": "model-00005-of-00009.safetensors",
|
210 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00005-of-00009.safetensors",
|
211 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00005-of-00009.safetensors",
|
212 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00005-of-00009.safetensors",
|
213 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00005-of-00009.safetensors",
|
214 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00005-of-00009.safetensors",
|
215 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00009.safetensors",
|
216 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00009.safetensors",
|
217 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00009.safetensors",
|
218 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00009.safetensors",
|
219 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00009.safetensors",
|
220 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00009.safetensors",
|
221 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00009.safetensors",
|
222 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00009.safetensors",
|
223 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00009.safetensors",
|
224 |
+
"model.layers.30.input_layernorm.weight": "model-00005-of-00009.safetensors",
|
225 |
+
"model.layers.30.mlp.down_proj.weight": "model-00005-of-00009.safetensors",
|
226 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00005-of-00009.safetensors",
|
227 |
+
"model.layers.30.mlp.up_proj.weight": "model-00005-of-00009.safetensors",
|
228 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00005-of-00009.safetensors",
|
229 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00005-of-00009.safetensors",
|
230 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00005-of-00009.safetensors",
|
231 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00005-of-00009.safetensors",
|
232 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00005-of-00009.safetensors",
|
233 |
+
"model.layers.31.input_layernorm.weight": "model-00006-of-00009.safetensors",
|
234 |
+
"model.layers.31.mlp.down_proj.weight": "model-00006-of-00009.safetensors",
|
235 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00006-of-00009.safetensors",
|
236 |
+
"model.layers.31.mlp.up_proj.weight": "model-00006-of-00009.safetensors",
|
237 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00006-of-00009.safetensors",
|
238 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00005-of-00009.safetensors",
|
239 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00006-of-00009.safetensors",
|
240 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00005-of-00009.safetensors",
|
241 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00005-of-00009.safetensors",
|
242 |
+
"model.layers.32.input_layernorm.weight": "model-00006-of-00009.safetensors",
|
243 |
+
"model.layers.32.mlp.down_proj.weight": "model-00006-of-00009.safetensors",
|
244 |
+
"model.layers.32.mlp.gate_proj.weight": "model-00006-of-00009.safetensors",
|
245 |
+
"model.layers.32.mlp.up_proj.weight": "model-00006-of-00009.safetensors",
|
246 |
+
"model.layers.32.post_attention_layernorm.weight": "model-00006-of-00009.safetensors",
|
247 |
+
"model.layers.32.self_attn.k_proj.weight": "model-00006-of-00009.safetensors",
|
248 |
+
"model.layers.32.self_attn.o_proj.weight": "model-00006-of-00009.safetensors",
|
249 |
+
"model.layers.32.self_attn.q_proj.weight": "model-00006-of-00009.safetensors",
|
250 |
+
"model.layers.32.self_attn.v_proj.weight": "model-00006-of-00009.safetensors",
|
251 |
+
"model.layers.33.input_layernorm.weight": "model-00006-of-00009.safetensors",
|
252 |
+
"model.layers.33.mlp.down_proj.weight": "model-00006-of-00009.safetensors",
|
253 |
+
"model.layers.33.mlp.gate_proj.weight": "model-00006-of-00009.safetensors",
|
254 |
+
"model.layers.33.mlp.up_proj.weight": "model-00006-of-00009.safetensors",
|
255 |
+
"model.layers.33.post_attention_layernorm.weight": "model-00006-of-00009.safetensors",
|
256 |
+
"model.layers.33.self_attn.k_proj.weight": "model-00006-of-00009.safetensors",
|
257 |
+
"model.layers.33.self_attn.o_proj.weight": "model-00006-of-00009.safetensors",
|
258 |
+
"model.layers.33.self_attn.q_proj.weight": "model-00006-of-00009.safetensors",
|
259 |
+
"model.layers.33.self_attn.v_proj.weight": "model-00006-of-00009.safetensors",
|
260 |
+
"model.layers.34.input_layernorm.weight": "model-00006-of-00009.safetensors",
|
261 |
+
"model.layers.34.mlp.down_proj.weight": "model-00006-of-00009.safetensors",
|
262 |
+
"model.layers.34.mlp.gate_proj.weight": "model-00006-of-00009.safetensors",
|
263 |
+
"model.layers.34.mlp.up_proj.weight": "model-00006-of-00009.safetensors",
|
264 |
+
"model.layers.34.post_attention_layernorm.weight": "model-00006-of-00009.safetensors",
|
265 |
+
"model.layers.34.self_attn.k_proj.weight": "model-00006-of-00009.safetensors",
|
266 |
+
"model.layers.34.self_attn.o_proj.weight": "model-00006-of-00009.safetensors",
|
267 |
+
"model.layers.34.self_attn.q_proj.weight": "model-00006-of-00009.safetensors",
|
268 |
+
"model.layers.34.self_attn.v_proj.weight": "model-00006-of-00009.safetensors",
|
269 |
+
"model.layers.35.input_layernorm.weight": "model-00006-of-00009.safetensors",
|
270 |
+
"model.layers.35.mlp.down_proj.weight": "model-00006-of-00009.safetensors",
|
271 |
+
"model.layers.35.mlp.gate_proj.weight": "model-00006-of-00009.safetensors",
|
272 |
+
"model.layers.35.mlp.up_proj.weight": "model-00006-of-00009.safetensors",
|
273 |
+
"model.layers.35.post_attention_layernorm.weight": "model-00006-of-00009.safetensors",
|
274 |
+
"model.layers.35.self_attn.k_proj.weight": "model-00006-of-00009.safetensors",
|
275 |
+
"model.layers.35.self_attn.o_proj.weight": "model-00006-of-00009.safetensors",
|
276 |
+
"model.layers.35.self_attn.q_proj.weight": "model-00006-of-00009.safetensors",
|
277 |
+
"model.layers.35.self_attn.v_proj.weight": "model-00006-of-00009.safetensors",
|
278 |
+
"model.layers.36.input_layernorm.weight": "model-00006-of-00009.safetensors",
|
279 |
+
"model.layers.36.mlp.down_proj.weight": "model-00006-of-00009.safetensors",
|
280 |
+
"model.layers.36.mlp.gate_proj.weight": "model-00006-of-00009.safetensors",
|
281 |
+
"model.layers.36.mlp.up_proj.weight": "model-00006-of-00009.safetensors",
|
282 |
+
"model.layers.36.post_attention_layernorm.weight": "model-00006-of-00009.safetensors",
|
283 |
+
"model.layers.36.self_attn.k_proj.weight": "model-00006-of-00009.safetensors",
|
284 |
+
"model.layers.36.self_attn.o_proj.weight": "model-00006-of-00009.safetensors",
|
285 |
+
"model.layers.36.self_attn.q_proj.weight": "model-00006-of-00009.safetensors",
|
286 |
+
"model.layers.36.self_attn.v_proj.weight": "model-00006-of-00009.safetensors",
|
287 |
+
"model.layers.37.input_layernorm.weight": "model-00007-of-00009.safetensors",
|
288 |
+
"model.layers.37.mlp.down_proj.weight": "model-00007-of-00009.safetensors",
|
289 |
+
"model.layers.37.mlp.gate_proj.weight": "model-00006-of-00009.safetensors",
|
290 |
+
"model.layers.37.mlp.up_proj.weight": "model-00007-of-00009.safetensors",
|
291 |
+
"model.layers.37.post_attention_layernorm.weight": "model-00007-of-00009.safetensors",
|
292 |
+
"model.layers.37.self_attn.k_proj.weight": "model-00006-of-00009.safetensors",
|
293 |
+
"model.layers.37.self_attn.o_proj.weight": "model-00006-of-00009.safetensors",
|
294 |
+
"model.layers.37.self_attn.q_proj.weight": "model-00006-of-00009.safetensors",
|
295 |
+
"model.layers.37.self_attn.v_proj.weight": "model-00006-of-00009.safetensors",
|
296 |
+
"model.layers.38.input_layernorm.weight": "model-00007-of-00009.safetensors",
|
297 |
+
"model.layers.38.mlp.down_proj.weight": "model-00007-of-00009.safetensors",
|
298 |
+
"model.layers.38.mlp.gate_proj.weight": "model-00007-of-00009.safetensors",
|
299 |
+
"model.layers.38.mlp.up_proj.weight": "model-00007-of-00009.safetensors",
|
300 |
+
"model.layers.38.post_attention_layernorm.weight": "model-00007-of-00009.safetensors",
|
301 |
+
"model.layers.38.self_attn.k_proj.weight": "model-00007-of-00009.safetensors",
|
302 |
+
"model.layers.38.self_attn.o_proj.weight": "model-00007-of-00009.safetensors",
|
303 |
+
"model.layers.38.self_attn.q_proj.weight": "model-00007-of-00009.safetensors",
|
304 |
+
"model.layers.38.self_attn.v_proj.weight": "model-00007-of-00009.safetensors",
|
305 |
+
"model.layers.39.input_layernorm.weight": "model-00007-of-00009.safetensors",
|
306 |
+
"model.layers.39.mlp.down_proj.weight": "model-00007-of-00009.safetensors",
|
307 |
+
"model.layers.39.mlp.gate_proj.weight": "model-00007-of-00009.safetensors",
|
308 |
+
"model.layers.39.mlp.up_proj.weight": "model-00007-of-00009.safetensors",
|
309 |
+
"model.layers.39.post_attention_layernorm.weight": "model-00007-of-00009.safetensors",
|
310 |
+
"model.layers.39.self_attn.k_proj.weight": "model-00007-of-00009.safetensors",
|
311 |
+
"model.layers.39.self_attn.o_proj.weight": "model-00007-of-00009.safetensors",
|
312 |
+
"model.layers.39.self_attn.q_proj.weight": "model-00007-of-00009.safetensors",
|
313 |
+
"model.layers.39.self_attn.v_proj.weight": "model-00007-of-00009.safetensors",
|
314 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00009.safetensors",
|
315 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00009.safetensors",
|
316 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00009.safetensors",
|
317 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00009.safetensors",
|
318 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00009.safetensors",
|
319 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00009.safetensors",
|
320 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00009.safetensors",
|
321 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00009.safetensors",
|
322 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00009.safetensors",
|
323 |
+
"model.layers.40.input_layernorm.weight": "model-00007-of-00009.safetensors",
|
324 |
+
"model.layers.40.mlp.down_proj.weight": "model-00007-of-00009.safetensors",
|
325 |
+
"model.layers.40.mlp.gate_proj.weight": "model-00007-of-00009.safetensors",
|
326 |
+
"model.layers.40.mlp.up_proj.weight": "model-00007-of-00009.safetensors",
|
327 |
+
"model.layers.40.post_attention_layernorm.weight": "model-00007-of-00009.safetensors",
|
328 |
+
"model.layers.40.self_attn.k_proj.weight": "model-00007-of-00009.safetensors",
|
329 |
+
"model.layers.40.self_attn.o_proj.weight": "model-00007-of-00009.safetensors",
|
330 |
+
"model.layers.40.self_attn.q_proj.weight": "model-00007-of-00009.safetensors",
|
331 |
+
"model.layers.40.self_attn.v_proj.weight": "model-00007-of-00009.safetensors",
|
332 |
+
"model.layers.41.input_layernorm.weight": "model-00007-of-00009.safetensors",
|
333 |
+
"model.layers.41.mlp.down_proj.weight": "model-00007-of-00009.safetensors",
|
334 |
+
"model.layers.41.mlp.gate_proj.weight": "model-00007-of-00009.safetensors",
|
335 |
+
"model.layers.41.mlp.up_proj.weight": "model-00007-of-00009.safetensors",
|
336 |
+
"model.layers.41.post_attention_layernorm.weight": "model-00007-of-00009.safetensors",
|
337 |
+
"model.layers.41.self_attn.k_proj.weight": "model-00007-of-00009.safetensors",
|
338 |
+
"model.layers.41.self_attn.o_proj.weight": "model-00007-of-00009.safetensors",
|
339 |
+
"model.layers.41.self_attn.q_proj.weight": "model-00007-of-00009.safetensors",
|
340 |
+
"model.layers.41.self_attn.v_proj.weight": "model-00007-of-00009.safetensors",
|
341 |
+
"model.layers.42.input_layernorm.weight": "model-00007-of-00009.safetensors",
|
342 |
+
"model.layers.42.mlp.down_proj.weight": "model-00007-of-00009.safetensors",
|
343 |
+
"model.layers.42.mlp.gate_proj.weight": "model-00007-of-00009.safetensors",
|
344 |
+
"model.layers.42.mlp.up_proj.weight": "model-00007-of-00009.safetensors",
|
345 |
+
"model.layers.42.post_attention_layernorm.weight": "model-00007-of-00009.safetensors",
|
346 |
+
"model.layers.42.self_attn.k_proj.weight": "model-00007-of-00009.safetensors",
|
347 |
+
"model.layers.42.self_attn.o_proj.weight": "model-00007-of-00009.safetensors",
|
348 |
+
"model.layers.42.self_attn.q_proj.weight": "model-00007-of-00009.safetensors",
|
349 |
+
"model.layers.42.self_attn.v_proj.weight": "model-00007-of-00009.safetensors",
|
350 |
+
"model.layers.43.input_layernorm.weight": "model-00008-of-00009.safetensors",
|
351 |
+
"model.layers.43.mlp.down_proj.weight": "model-00008-of-00009.safetensors",
|
352 |
+
"model.layers.43.mlp.gate_proj.weight": "model-00007-of-00009.safetensors",
|
353 |
+
"model.layers.43.mlp.up_proj.weight": "model-00007-of-00009.safetensors",
|
354 |
+
"model.layers.43.post_attention_layernorm.weight": "model-00008-of-00009.safetensors",
|
355 |
+
"model.layers.43.self_attn.k_proj.weight": "model-00007-of-00009.safetensors",
|
356 |
+
"model.layers.43.self_attn.o_proj.weight": "model-00007-of-00009.safetensors",
|
357 |
+
"model.layers.43.self_attn.q_proj.weight": "model-00007-of-00009.safetensors",
|
358 |
+
"model.layers.43.self_attn.v_proj.weight": "model-00007-of-00009.safetensors",
|
359 |
+
"model.layers.44.input_layernorm.weight": "model-00008-of-00009.safetensors",
|
360 |
+
"model.layers.44.mlp.down_proj.weight": "model-00008-of-00009.safetensors",
|
361 |
+
"model.layers.44.mlp.gate_proj.weight": "model-00008-of-00009.safetensors",
|
362 |
+
"model.layers.44.mlp.up_proj.weight": "model-00008-of-00009.safetensors",
|
363 |
+
"model.layers.44.post_attention_layernorm.weight": "model-00008-of-00009.safetensors",
|
364 |
+
"model.layers.44.self_attn.k_proj.weight": "model-00008-of-00009.safetensors",
|
365 |
+
"model.layers.44.self_attn.o_proj.weight": "model-00008-of-00009.safetensors",
|
366 |
+
"model.layers.44.self_attn.q_proj.weight": "model-00008-of-00009.safetensors",
|
367 |
+
"model.layers.44.self_attn.v_proj.weight": "model-00008-of-00009.safetensors",
|
368 |
+
"model.layers.45.input_layernorm.weight": "model-00008-of-00009.safetensors",
|
369 |
+
"model.layers.45.mlp.down_proj.weight": "model-00008-of-00009.safetensors",
|
370 |
+
"model.layers.45.mlp.gate_proj.weight": "model-00008-of-00009.safetensors",
|
371 |
+
"model.layers.45.mlp.up_proj.weight": "model-00008-of-00009.safetensors",
|
372 |
+
"model.layers.45.post_attention_layernorm.weight": "model-00008-of-00009.safetensors",
|
373 |
+
"model.layers.45.self_attn.k_proj.weight": "model-00008-of-00009.safetensors",
|
374 |
+
"model.layers.45.self_attn.o_proj.weight": "model-00008-of-00009.safetensors",
|
375 |
+
"model.layers.45.self_attn.q_proj.weight": "model-00008-of-00009.safetensors",
|
376 |
+
"model.layers.45.self_attn.v_proj.weight": "model-00008-of-00009.safetensors",
|
377 |
+
"model.layers.46.input_layernorm.weight": "model-00008-of-00009.safetensors",
|
378 |
+
"model.layers.46.mlp.down_proj.weight": "model-00008-of-00009.safetensors",
|
379 |
+
"model.layers.46.mlp.gate_proj.weight": "model-00008-of-00009.safetensors",
|
380 |
+
"model.layers.46.mlp.up_proj.weight": "model-00008-of-00009.safetensors",
|
381 |
+
"model.layers.46.post_attention_layernorm.weight": "model-00008-of-00009.safetensors",
|
382 |
+
"model.layers.46.self_attn.k_proj.weight": "model-00008-of-00009.safetensors",
|
383 |
+
"model.layers.46.self_attn.o_proj.weight": "model-00008-of-00009.safetensors",
|
384 |
+
"model.layers.46.self_attn.q_proj.weight": "model-00008-of-00009.safetensors",
|
385 |
+
"model.layers.46.self_attn.v_proj.weight": "model-00008-of-00009.safetensors",
|
386 |
+
"model.layers.47.input_layernorm.weight": "model-00008-of-00009.safetensors",
|
387 |
+
"model.layers.47.mlp.down_proj.weight": "model-00008-of-00009.safetensors",
|
388 |
+
"model.layers.47.mlp.gate_proj.weight": "model-00008-of-00009.safetensors",
|
389 |
+
"model.layers.47.mlp.up_proj.weight": "model-00008-of-00009.safetensors",
|
390 |
+
"model.layers.47.post_attention_layernorm.weight": "model-00008-of-00009.safetensors",
|
391 |
+
"model.layers.47.self_attn.k_proj.weight": "model-00008-of-00009.safetensors",
|
392 |
+
"model.layers.47.self_attn.o_proj.weight": "model-00008-of-00009.safetensors",
|
393 |
+
"model.layers.47.self_attn.q_proj.weight": "model-00008-of-00009.safetensors",
|
394 |
+
"model.layers.47.self_attn.v_proj.weight": "model-00008-of-00009.safetensors",
|
395 |
+
"model.layers.48.input_layernorm.weight": "model-00008-of-00009.safetensors",
|
396 |
+
"model.layers.48.mlp.down_proj.weight": "model-00008-of-00009.safetensors",
|
397 |
+
"model.layers.48.mlp.gate_proj.weight": "model-00008-of-00009.safetensors",
|
398 |
+
"model.layers.48.mlp.up_proj.weight": "model-00008-of-00009.safetensors",
|
399 |
+
"model.layers.48.post_attention_layernorm.weight": "model-00008-of-00009.safetensors",
|
400 |
+
"model.layers.48.self_attn.k_proj.weight": "model-00008-of-00009.safetensors",
|
401 |
+
"model.layers.48.self_attn.o_proj.weight": "model-00008-of-00009.safetensors",
|
402 |
+
"model.layers.48.self_attn.q_proj.weight": "model-00008-of-00009.safetensors",
|
403 |
+
"model.layers.48.self_attn.v_proj.weight": "model-00008-of-00009.safetensors",
|
404 |
+
"model.layers.49.input_layernorm.weight": "model-00008-of-00009.safetensors",
|
405 |
+
"model.layers.49.mlp.down_proj.weight": "model-00008-of-00009.safetensors",
|
406 |
+
"model.layers.49.mlp.gate_proj.weight": "model-00008-of-00009.safetensors",
|
407 |
+
"model.layers.49.mlp.up_proj.weight": "model-00008-of-00009.safetensors",
|
408 |
+
"model.layers.49.post_attention_layernorm.weight": "model-00008-of-00009.safetensors",
|
409 |
+
"model.layers.49.self_attn.k_proj.weight": "model-00008-of-00009.safetensors",
|
410 |
+
"model.layers.49.self_attn.o_proj.weight": "model-00008-of-00009.safetensors",
|
411 |
+
"model.layers.49.self_attn.q_proj.weight": "model-00008-of-00009.safetensors",
|
412 |
+
"model.layers.49.self_attn.v_proj.weight": "model-00008-of-00009.safetensors",
|
413 |
+
"model.layers.5.input_layernorm.weight": "model-00002-of-00009.safetensors",
|
414 |
+
"model.layers.5.mlp.down_proj.weight": "model-00002-of-00009.safetensors",
|
415 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00009.safetensors",
|
416 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00009.safetensors",
|
417 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00002-of-00009.safetensors",
|
418 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00009.safetensors",
|
419 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00009.safetensors",
|
420 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00009.safetensors",
|
421 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00009.safetensors",
|
422 |
+
"model.layers.50.input_layernorm.weight": "model-00009-of-00009.safetensors",
|
423 |
+
"model.layers.50.mlp.down_proj.weight": "model-00009-of-00009.safetensors",
|
424 |
+
"model.layers.50.mlp.gate_proj.weight": "model-00009-of-00009.safetensors",
|
425 |
+
"model.layers.50.mlp.up_proj.weight": "model-00009-of-00009.safetensors",
|
426 |
+
"model.layers.50.post_attention_layernorm.weight": "model-00009-of-00009.safetensors",
|
427 |
+
"model.layers.50.self_attn.k_proj.weight": "model-00008-of-00009.safetensors",
|
428 |
+
"model.layers.50.self_attn.o_proj.weight": "model-00009-of-00009.safetensors",
|
429 |
+
"model.layers.50.self_attn.q_proj.weight": "model-00008-of-00009.safetensors",
|
430 |
+
"model.layers.50.self_attn.v_proj.weight": "model-00008-of-00009.safetensors",
|
431 |
+
"model.layers.51.input_layernorm.weight": "model-00009-of-00009.safetensors",
|
432 |
+
"model.layers.51.mlp.down_proj.weight": "model-00009-of-00009.safetensors",
|
433 |
+
"model.layers.51.mlp.gate_proj.weight": "model-00009-of-00009.safetensors",
|
434 |
+
"model.layers.51.mlp.up_proj.weight": "model-00009-of-00009.safetensors",
|
435 |
+
"model.layers.51.post_attention_layernorm.weight": "model-00009-of-00009.safetensors",
|
436 |
+
"model.layers.51.self_attn.k_proj.weight": "model-00009-of-00009.safetensors",
|
437 |
+
"model.layers.51.self_attn.o_proj.weight": "model-00009-of-00009.safetensors",
|
438 |
+
"model.layers.51.self_attn.q_proj.weight": "model-00009-of-00009.safetensors",
|
439 |
+
"model.layers.51.self_attn.v_proj.weight": "model-00009-of-00009.safetensors",
|
440 |
+
"model.layers.52.input_layernorm.weight": "model-00009-of-00009.safetensors",
|
441 |
+
"model.layers.52.mlp.down_proj.weight": "model-00009-of-00009.safetensors",
|
442 |
+
"model.layers.52.mlp.gate_proj.weight": "model-00009-of-00009.safetensors",
|
443 |
+
"model.layers.52.mlp.up_proj.weight": "model-00009-of-00009.safetensors",
|
444 |
+
"model.layers.52.post_attention_layernorm.weight": "model-00009-of-00009.safetensors",
|
445 |
+
"model.layers.52.self_attn.k_proj.weight": "model-00009-of-00009.safetensors",
|
446 |
+
"model.layers.52.self_attn.o_proj.weight": "model-00009-of-00009.safetensors",
|
447 |
+
"model.layers.52.self_attn.q_proj.weight": "model-00009-of-00009.safetensors",
|
448 |
+
"model.layers.52.self_attn.v_proj.weight": "model-00009-of-00009.safetensors",
|
449 |
+
"model.layers.53.input_layernorm.weight": "model-00009-of-00009.safetensors",
|
450 |
+
"model.layers.53.mlp.down_proj.weight": "model-00009-of-00009.safetensors",
|
451 |
+
"model.layers.53.mlp.gate_proj.weight": "model-00009-of-00009.safetensors",
|
452 |
+
"model.layers.53.mlp.up_proj.weight": "model-00009-of-00009.safetensors",
|
453 |
+
"model.layers.53.post_attention_layernorm.weight": "model-00009-of-00009.safetensors",
|
454 |
+
"model.layers.53.self_attn.k_proj.weight": "model-00009-of-00009.safetensors",
|
455 |
+
"model.layers.53.self_attn.o_proj.weight": "model-00009-of-00009.safetensors",
|
456 |
+
"model.layers.53.self_attn.q_proj.weight": "model-00009-of-00009.safetensors",
|
457 |
+
"model.layers.53.self_attn.v_proj.weight": "model-00009-of-00009.safetensors",
|
458 |
+
"model.layers.54.input_layernorm.weight": "model-00009-of-00009.safetensors",
|
459 |
+
"model.layers.54.mlp.down_proj.weight": "model-00009-of-00009.safetensors",
|
460 |
+
"model.layers.54.mlp.gate_proj.weight": "model-00009-of-00009.safetensors",
|
461 |
+
"model.layers.54.mlp.up_proj.weight": "model-00009-of-00009.safetensors",
|
462 |
+
"model.layers.54.post_attention_layernorm.weight": "model-00009-of-00009.safetensors",
|
463 |
+
"model.layers.54.self_attn.k_proj.weight": "model-00009-of-00009.safetensors",
|
464 |
+
"model.layers.54.self_attn.o_proj.weight": "model-00009-of-00009.safetensors",
|
465 |
+
"model.layers.54.self_attn.q_proj.weight": "model-00009-of-00009.safetensors",
|
466 |
+
"model.layers.54.self_attn.v_proj.weight": "model-00009-of-00009.safetensors",
|
467 |
+
"model.layers.55.input_layernorm.weight": "model-00009-of-00009.safetensors",
|
468 |
+
"model.layers.55.mlp.down_proj.weight": "model-00009-of-00009.safetensors",
|
469 |
+
"model.layers.55.mlp.gate_proj.weight": "model-00009-of-00009.safetensors",
|
470 |
+
"model.layers.55.mlp.up_proj.weight": "model-00009-of-00009.safetensors",
|
471 |
+
"model.layers.55.post_attention_layernorm.weight": "model-00009-of-00009.safetensors",
|
472 |
+
"model.layers.55.self_attn.k_proj.weight": "model-00009-of-00009.safetensors",
|
473 |
+
"model.layers.55.self_attn.o_proj.weight": "model-00009-of-00009.safetensors",
|
474 |
+
"model.layers.55.self_attn.q_proj.weight": "model-00009-of-00009.safetensors",
|
475 |
+
"model.layers.55.self_attn.v_proj.weight": "model-00009-of-00009.safetensors",
|
476 |
+
"model.layers.6.input_layernorm.weight": "model-00002-of-00009.safetensors",
|
477 |
+
"model.layers.6.mlp.down_proj.weight": "model-00002-of-00009.safetensors",
|
478 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00002-of-00009.safetensors",
|
479 |
+
"model.layers.6.mlp.up_proj.weight": "model-00002-of-00009.safetensors",
|
480 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00002-of-00009.safetensors",
|
481 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00002-of-00009.safetensors",
|
482 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00002-of-00009.safetensors",
|
483 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00002-of-00009.safetensors",
|
484 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00002-of-00009.safetensors",
|
485 |
+
"model.layers.7.input_layernorm.weight": "model-00002-of-00009.safetensors",
|
486 |
+
"model.layers.7.mlp.down_proj.weight": "model-00002-of-00009.safetensors",
|
487 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00002-of-00009.safetensors",
|
488 |
+
"model.layers.7.mlp.up_proj.weight": "model-00002-of-00009.safetensors",
|
489 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00002-of-00009.safetensors",
|
490 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00002-of-00009.safetensors",
|
491 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00002-of-00009.safetensors",
|
492 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00002-of-00009.safetensors",
|
493 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00002-of-00009.safetensors",
|
494 |
+
"model.layers.8.input_layernorm.weight": "model-00002-of-00009.safetensors",
|
495 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00009.safetensors",
|
496 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00002-of-00009.safetensors",
|
497 |
+
"model.layers.8.mlp.up_proj.weight": "model-00002-of-00009.safetensors",
|
498 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00009.safetensors",
|
499 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00002-of-00009.safetensors",
|
500 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00002-of-00009.safetensors",
|
501 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00002-of-00009.safetensors",
|
502 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00002-of-00009.safetensors",
|
503 |
+
"model.layers.9.input_layernorm.weight": "model-00002-of-00009.safetensors",
|
504 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00009.safetensors",
|
505 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00009.safetensors",
|
506 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00009.safetensors",
|
507 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00009.safetensors",
|
508 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00009.safetensors",
|
509 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00009.safetensors",
|
510 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00009.safetensors",
|
511 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00009.safetensors",
|
512 |
+
"model.norm.weight": "model-00009-of-00009.safetensors"
|
513 |
+
}
|
514 |
+
}
|
prompts.txt
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mistral v2v3 template
|
2 |
+
Base model has no system message, so we prepend it to first User turn. Below is an example:
|
3 |
+
|
4 |
+
<s>[INST] You are an expert in creating interesting roleplay characters. Your main goal is to create a vibrant persona for roleplay. Use on-point simple language, avoiding overly complex phrases. It is acceptable to assume or even create missing details about the character. Refer to roleplaying user as User.
|
5 |
+
---
|
6 |
+
Below is a brief overview of a character. Expand it into a detailed description. Include details about character's personality, their outfit and figure. Mention their age and gender, if applicable.
|
7 |
+
---
|
8 |
+
{char prompt}
|
9 |
+
---
|
10 |
+
Use third person narration. Start your response with "{name} is ..."[/INST]
|
11 |
+
|
12 |
+
|
13 |
+
Here are some other raw prompts from the Web App:
|
14 |
+
```
|
15 |
+
const PROMPT_SCENARIO = "Write an interesting and engaging scenario for roleplay between {{char}} and {{user}}.";
|
16 |
+
const PROMPT_PERSONALITY = "Write several personal qualities that characterize {{char}}.";
|
17 |
+
const PROMPT_FIRST_MESSAGE = "Write the initial message in this roleplay that would introduce {{user}} to {{char}} and the scenario.";
|
18 |
+
const PROMPT_EXAMPLE_DIALOGS = "Write a few example exchanges between {{user}} and {{char}} in chat format. Separate each exchange with a <START> tag.";
|
19 |
+
const PROMPT_APPEARANCE = 'Imagine what {{char}} could look like and describe {{char}}\'s portrait. Capture their appearance, clothes and body features, as well as the background setting they can be in. Only include details that would be useful when describing their photo. Omit explanation or any personality traits that cannot be reflected graphically, and focus on visual characteristics instead. Your task is to give specific instructions on how to draw {{char}}\'s portrait. Start your response with "{{char}} is ...".';
|
20 |
+
```
|
special_tokens_map.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "</s>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"unk_token": {
|
24 |
+
"content": "<unk>",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": false,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
}
|
30 |
+
}
|
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:59f95e28944c062244741268596badc900df86c7f5ded05088d2da22a7379e06
|
3 |
+
size 587583
|
tokenizer_config.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
trainer_state.json
ADDED
@@ -0,0 +1,719 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 2.0,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 98,
|
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.02040816326530612,
|
13 |
+
"grad_norm": 32.64888547751775,
|
14 |
+
"learning_rate": 4e-07,
|
15 |
+
"loss": 1.7523,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.04081632653061224,
|
20 |
+
"grad_norm": 29.727934420700674,
|
21 |
+
"learning_rate": 8e-07,
|
22 |
+
"loss": 1.7913,
|
23 |
+
"step": 2
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.061224489795918366,
|
27 |
+
"grad_norm": 24.405865809933943,
|
28 |
+
"learning_rate": 1.2e-06,
|
29 |
+
"loss": 1.7695,
|
30 |
+
"step": 3
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.08163265306122448,
|
34 |
+
"grad_norm": 10.393646720510844,
|
35 |
+
"learning_rate": 1.6e-06,
|
36 |
+
"loss": 1.7459,
|
37 |
+
"step": 4
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.10204081632653061,
|
41 |
+
"grad_norm": 8.901802813033639,
|
42 |
+
"learning_rate": 2e-06,
|
43 |
+
"loss": 1.6905,
|
44 |
+
"step": 5
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.12244897959183673,
|
48 |
+
"grad_norm": 6.824537248098065,
|
49 |
+
"learning_rate": 2.4e-06,
|
50 |
+
"loss": 1.6515,
|
51 |
+
"step": 6
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.14285714285714285,
|
55 |
+
"grad_norm": 7.83712617181299,
|
56 |
+
"learning_rate": 2.8e-06,
|
57 |
+
"loss": 1.6029,
|
58 |
+
"step": 7
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.16326530612244897,
|
62 |
+
"grad_norm": 6.032348523836469,
|
63 |
+
"learning_rate": 3.2e-06,
|
64 |
+
"loss": 1.6653,
|
65 |
+
"step": 8
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.1836734693877551,
|
69 |
+
"grad_norm": 6.362729786136031,
|
70 |
+
"learning_rate": 3.6e-06,
|
71 |
+
"loss": 1.6055,
|
72 |
+
"step": 9
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.20408163265306123,
|
76 |
+
"grad_norm": 5.363581180186887,
|
77 |
+
"learning_rate": 4e-06,
|
78 |
+
"loss": 1.626,
|
79 |
+
"step": 10
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.22448979591836735,
|
83 |
+
"grad_norm": 5.614245135697976,
|
84 |
+
"learning_rate": 3.99971472511942e-06,
|
85 |
+
"loss": 1.6121,
|
86 |
+
"step": 11
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.24489795918367346,
|
90 |
+
"grad_norm": 5.004151493115574,
|
91 |
+
"learning_rate": 3.998858981859435e-06,
|
92 |
+
"loss": 1.6153,
|
93 |
+
"step": 12
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.2653061224489796,
|
97 |
+
"grad_norm": 5.286918190889841,
|
98 |
+
"learning_rate": 3.997433014342105e-06,
|
99 |
+
"loss": 1.5694,
|
100 |
+
"step": 13
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.2857142857142857,
|
104 |
+
"grad_norm": 4.875583241251316,
|
105 |
+
"learning_rate": 3.995437229360142e-06,
|
106 |
+
"loss": 1.6542,
|
107 |
+
"step": 14
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.30612244897959184,
|
111 |
+
"grad_norm": 6.001720206242898,
|
112 |
+
"learning_rate": 3.992872196260866e-06,
|
113 |
+
"loss": 1.5836,
|
114 |
+
"step": 15
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.32653061224489793,
|
118 |
+
"grad_norm": 5.523386731381072,
|
119 |
+
"learning_rate": 3.98973864678379e-06,
|
120 |
+
"loss": 1.6299,
|
121 |
+
"step": 16
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.3469387755102041,
|
125 |
+
"grad_norm": 9.219665630268889,
|
126 |
+
"learning_rate": 3.986037474851867e-06,
|
127 |
+
"loss": 1.6475,
|
128 |
+
"step": 17
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.3673469387755102,
|
132 |
+
"grad_norm": 4.709359040696749,
|
133 |
+
"learning_rate": 3.981769736316478e-06,
|
134 |
+
"loss": 1.6115,
|
135 |
+
"step": 18
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.3877551020408163,
|
139 |
+
"grad_norm": 4.977891858877406,
|
140 |
+
"learning_rate": 3.976936648656223e-06,
|
141 |
+
"loss": 1.5892,
|
142 |
+
"step": 19
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.40816326530612246,
|
146 |
+
"grad_norm": 4.825081766216579,
|
147 |
+
"learning_rate": 3.971539590629607e-06,
|
148 |
+
"loss": 1.6161,
|
149 |
+
"step": 20
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.42857142857142855,
|
153 |
+
"grad_norm": 4.521060581667052,
|
154 |
+
"learning_rate": 3.965580101881716e-06,
|
155 |
+
"loss": 1.5968,
|
156 |
+
"step": 21
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.4489795918367347,
|
160 |
+
"grad_norm": 5.559962293768277,
|
161 |
+
"learning_rate": 3.959059882504989e-06,
|
162 |
+
"loss": 1.574,
|
163 |
+
"step": 22
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.46938775510204084,
|
167 |
+
"grad_norm": 22.09612765494523,
|
168 |
+
"learning_rate": 3.951980792554231e-06,
|
169 |
+
"loss": 1.5748,
|
170 |
+
"step": 23
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.4897959183673469,
|
174 |
+
"grad_norm": 5.40962977240307,
|
175 |
+
"learning_rate": 3.944344851515981e-06,
|
176 |
+
"loss": 1.6046,
|
177 |
+
"step": 24
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.5102040816326531,
|
181 |
+
"grad_norm": 5.1355184641109455,
|
182 |
+
"learning_rate": 3.936154237732409e-06,
|
183 |
+
"loss": 1.621,
|
184 |
+
"step": 25
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.5306122448979592,
|
188 |
+
"grad_norm": 6.8504360271944575,
|
189 |
+
"learning_rate": 3.927411287779882e-06,
|
190 |
+
"loss": 1.6124,
|
191 |
+
"step": 26
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 0.5510204081632653,
|
195 |
+
"grad_norm": 4.482668388299841,
|
196 |
+
"learning_rate": 3.918118495802404e-06,
|
197 |
+
"loss": 1.5747,
|
198 |
+
"step": 27
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.5714285714285714,
|
202 |
+
"grad_norm": 5.239757336297107,
|
203 |
+
"learning_rate": 3.9082785128000975e-06,
|
204 |
+
"loss": 1.5625,
|
205 |
+
"step": 28
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 0.5918367346938775,
|
209 |
+
"grad_norm": 4.5776640976135585,
|
210 |
+
"learning_rate": 3.8978941458729376e-06,
|
211 |
+
"loss": 1.6,
|
212 |
+
"step": 29
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.6122448979591837,
|
216 |
+
"grad_norm": 4.55153687355674,
|
217 |
+
"learning_rate": 3.88696835741996e-06,
|
218 |
+
"loss": 1.6203,
|
219 |
+
"step": 30
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.6326530612244898,
|
223 |
+
"grad_norm": 4.489870280563155,
|
224 |
+
"learning_rate": 3.875504264294161e-06,
|
225 |
+
"loss": 1.6375,
|
226 |
+
"step": 31
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 0.6530612244897959,
|
230 |
+
"grad_norm": 5.310641662353565,
|
231 |
+
"learning_rate": 3.8635051369133365e-06,
|
232 |
+
"loss": 1.5707,
|
233 |
+
"step": 32
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.673469387755102,
|
237 |
+
"grad_norm": 6.202748915782672,
|
238 |
+
"learning_rate": 3.850974398327119e-06,
|
239 |
+
"loss": 1.564,
|
240 |
+
"step": 33
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 0.6938775510204082,
|
244 |
+
"grad_norm": 7.749515519920348,
|
245 |
+
"learning_rate": 3.837915623240461e-06,
|
246 |
+
"loss": 1.5765,
|
247 |
+
"step": 34
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 0.7142857142857143,
|
251 |
+
"grad_norm": 5.415603692442806,
|
252 |
+
"learning_rate": 3.824332536993866e-06,
|
253 |
+
"loss": 1.5994,
|
254 |
+
"step": 35
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.7346938775510204,
|
258 |
+
"grad_norm": 5.480596530632035,
|
259 |
+
"learning_rate": 3.810229014500642e-06,
|
260 |
+
"loss": 1.5561,
|
261 |
+
"step": 36
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.7551020408163265,
|
265 |
+
"grad_norm": 4.233153242655977,
|
266 |
+
"learning_rate": 3.795609079141483e-06,
|
267 |
+
"loss": 1.5983,
|
268 |
+
"step": 37
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.7755102040816326,
|
272 |
+
"grad_norm": 4.178343085078006,
|
273 |
+
"learning_rate": 3.780476901616703e-06,
|
274 |
+
"loss": 1.6171,
|
275 |
+
"step": 38
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 0.7959183673469388,
|
279 |
+
"grad_norm": 4.4176408442610455,
|
280 |
+
"learning_rate": 3.764836798756438e-06,
|
281 |
+
"loss": 1.5727,
|
282 |
+
"step": 39
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 0.8163265306122449,
|
286 |
+
"grad_norm": 4.318784572510763,
|
287 |
+
"learning_rate": 3.748693232289164e-06,
|
288 |
+
"loss": 1.6577,
|
289 |
+
"step": 40
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.8367346938775511,
|
293 |
+
"grad_norm": 4.683545812852939,
|
294 |
+
"learning_rate": 3.7320508075688773e-06,
|
295 |
+
"loss": 1.5839,
|
296 |
+
"step": 41
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 0.8571428571428571,
|
300 |
+
"grad_norm": 4.2416142714136225,
|
301 |
+
"learning_rate": 3.7149142722613015e-06,
|
302 |
+
"loss": 1.5326,
|
303 |
+
"step": 42
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.8775510204081632,
|
307 |
+
"grad_norm": 5.8485689528715845,
|
308 |
+
"learning_rate": 3.697288514989502e-06,
|
309 |
+
"loss": 1.5531,
|
310 |
+
"step": 43
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.8979591836734694,
|
314 |
+
"grad_norm": 4.264324101534887,
|
315 |
+
"learning_rate": 3.6791785639392775e-06,
|
316 |
+
"loss": 1.6034,
|
317 |
+
"step": 44
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 0.9183673469387755,
|
321 |
+
"grad_norm": 4.066575551440298,
|
322 |
+
"learning_rate": 3.6605895854247527e-06,
|
323 |
+
"loss": 1.5921,
|
324 |
+
"step": 45
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 0.9387755102040817,
|
328 |
+
"grad_norm": 4.034643806151124,
|
329 |
+
"learning_rate": 3.641526882414553e-06,
|
330 |
+
"loss": 1.5434,
|
331 |
+
"step": 46
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 0.9591836734693877,
|
335 |
+
"grad_norm": 4.132555724507058,
|
336 |
+
"learning_rate": 3.6219958930190024e-06,
|
337 |
+
"loss": 1.5853,
|
338 |
+
"step": 47
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 0.9795918367346939,
|
342 |
+
"grad_norm": 4.153531674893339,
|
343 |
+
"learning_rate": 3.602002188938769e-06,
|
344 |
+
"loss": 1.5858,
|
345 |
+
"step": 48
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 1.0,
|
349 |
+
"grad_norm": 4.146826988211348,
|
350 |
+
"learning_rate": 3.581551473875397e-06,
|
351 |
+
"loss": 1.5848,
|
352 |
+
"step": 49
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 1.0204081632653061,
|
356 |
+
"grad_norm": 8.656902757205804,
|
357 |
+
"learning_rate": 3.5606495819041836e-06,
|
358 |
+
"loss": 1.1151,
|
359 |
+
"step": 50
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 1.0408163265306123,
|
363 |
+
"grad_norm": 5.988124543792571,
|
364 |
+
"learning_rate": 3.539302475809864e-06,
|
365 |
+
"loss": 1.0798,
|
366 |
+
"step": 51
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 1.0612244897959184,
|
370 |
+
"grad_norm": 8.934677443634214,
|
371 |
+
"learning_rate": 3.5175162453855814e-06,
|
372 |
+
"loss": 1.043,
|
373 |
+
"step": 52
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"epoch": 1.0816326530612246,
|
377 |
+
"grad_norm": 6.588611053883156,
|
378 |
+
"learning_rate": 3.4952971056956184e-06,
|
379 |
+
"loss": 1.0923,
|
380 |
+
"step": 53
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 1.1020408163265305,
|
384 |
+
"grad_norm": 5.749985643136262,
|
385 |
+
"learning_rate": 3.4726513953023944e-06,
|
386 |
+
"loss": 1.088,
|
387 |
+
"step": 54
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 1.1224489795918366,
|
391 |
+
"grad_norm": 5.539993882620073,
|
392 |
+
"learning_rate": 3.4495855744582397e-06,
|
393 |
+
"loss": 1.0816,
|
394 |
+
"step": 55
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 1.1428571428571428,
|
398 |
+
"grad_norm": 6.90795649908795,
|
399 |
+
"learning_rate": 3.4261062232624404e-06,
|
400 |
+
"loss": 0.9693,
|
401 |
+
"step": 56
|
402 |
+
},
|
403 |
+
{
|
404 |
+
"epoch": 1.163265306122449,
|
405 |
+
"grad_norm": 5.478500360298918,
|
406 |
+
"learning_rate": 3.4022200397841054e-06,
|
407 |
+
"loss": 1.015,
|
408 |
+
"step": 57
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 1.183673469387755,
|
412 |
+
"grad_norm": 6.342399558155308,
|
413 |
+
"learning_rate": 3.3779338381513733e-06,
|
414 |
+
"loss": 0.992,
|
415 |
+
"step": 58
|
416 |
+
},
|
417 |
+
{
|
418 |
+
"epoch": 1.2040816326530612,
|
419 |
+
"grad_norm": 5.701765352521379,
|
420 |
+
"learning_rate": 3.3532545466075147e-06,
|
421 |
+
"loss": 0.9691,
|
422 |
+
"step": 59
|
423 |
+
},
|
424 |
+
{
|
425 |
+
"epoch": 1.2244897959183674,
|
426 |
+
"grad_norm": 5.5584312567296035,
|
427 |
+
"learning_rate": 3.328189205534478e-06,
|
428 |
+
"loss": 0.9681,
|
429 |
+
"step": 60
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 1.2448979591836735,
|
433 |
+
"grad_norm": 7.038510873972207,
|
434 |
+
"learning_rate": 3.3027449654444447e-06,
|
435 |
+
"loss": 0.9677,
|
436 |
+
"step": 61
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 1.2653061224489797,
|
440 |
+
"grad_norm": 5.392994856020097,
|
441 |
+
"learning_rate": 3.276929084939967e-06,
|
442 |
+
"loss": 0.9885,
|
443 |
+
"step": 62
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"epoch": 1.2857142857142856,
|
447 |
+
"grad_norm": 5.568535449393245,
|
448 |
+
"learning_rate": 3.2507489286432733e-06,
|
449 |
+
"loss": 0.993,
|
450 |
+
"step": 63
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 1.306122448979592,
|
454 |
+
"grad_norm": 5.1121872396505745,
|
455 |
+
"learning_rate": 3.2242119650953256e-06,
|
456 |
+
"loss": 0.9274,
|
457 |
+
"step": 64
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 1.3265306122448979,
|
461 |
+
"grad_norm": 5.038687234249487,
|
462 |
+
"learning_rate": 3.19732576462523e-06,
|
463 |
+
"loss": 1.0066,
|
464 |
+
"step": 65
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 1.346938775510204,
|
468 |
+
"grad_norm": 5.686879366948617,
|
469 |
+
"learning_rate": 3.170097997190615e-06,
|
470 |
+
"loss": 1.0032,
|
471 |
+
"step": 66
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 1.3673469387755102,
|
475 |
+
"grad_norm": 5.312762602694415,
|
476 |
+
"learning_rate": 3.1425364301895844e-06,
|
477 |
+
"loss": 0.9553,
|
478 |
+
"step": 67
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"epoch": 1.3877551020408163,
|
482 |
+
"grad_norm": 4.940862521459705,
|
483 |
+
"learning_rate": 3.1146489262448726e-06,
|
484 |
+
"loss": 0.9473,
|
485 |
+
"step": 68
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 1.4081632653061225,
|
489 |
+
"grad_norm": 5.1441112950497745,
|
490 |
+
"learning_rate": 3.0864434409608376e-06,
|
491 |
+
"loss": 1.0159,
|
492 |
+
"step": 69
|
493 |
+
},
|
494 |
+
{
|
495 |
+
"epoch": 1.4285714285714286,
|
496 |
+
"grad_norm": 5.485127198500315,
|
497 |
+
"learning_rate": 3.0579280206539247e-06,
|
498 |
+
"loss": 0.9193,
|
499 |
+
"step": 70
|
500 |
+
},
|
501 |
+
{
|
502 |
+
"epoch": 1.4489795918367347,
|
503 |
+
"grad_norm": 5.438513772229916,
|
504 |
+
"learning_rate": 3.029110800057258e-06,
|
505 |
+
"loss": 1.0163,
|
506 |
+
"step": 71
|
507 |
+
},
|
508 |
+
{
|
509 |
+
"epoch": 1.469387755102041,
|
510 |
+
"grad_norm": 5.089093472934727,
|
511 |
+
"learning_rate": 3e-06,
|
512 |
+
"loss": 1.0361,
|
513 |
+
"step": 72
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"epoch": 1.489795918367347,
|
517 |
+
"grad_norm": 4.971637129071151,
|
518 |
+
"learning_rate": 2.970603925062162e-06,
|
519 |
+
"loss": 0.973,
|
520 |
+
"step": 73
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"epoch": 1.510204081632653,
|
524 |
+
"grad_norm": 5.336082215964221,
|
525 |
+
"learning_rate": 2.9409309612055114e-06,
|
526 |
+
"loss": 1.0018,
|
527 |
+
"step": 74
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 1.5306122448979593,
|
531 |
+
"grad_norm": 4.726728122616708,
|
532 |
+
"learning_rate": 2.9109895733812677e-06,
|
533 |
+
"loss": 0.9467,
|
534 |
+
"step": 75
|
535 |
+
},
|
536 |
+
{
|
537 |
+
"epoch": 1.5510204081632653,
|
538 |
+
"grad_norm": 5.658444364153749,
|
539 |
+
"learning_rate": 2.8807883031152685e-06,
|
540 |
+
"loss": 0.9402,
|
541 |
+
"step": 76
|
542 |
+
},
|
543 |
+
{
|
544 |
+
"epoch": 1.5714285714285714,
|
545 |
+
"grad_norm": 5.318192175322547,
|
546 |
+
"learning_rate": 2.850335766071281e-06,
|
547 |
+
"loss": 0.9771,
|
548 |
+
"step": 77
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"epoch": 1.5918367346938775,
|
552 |
+
"grad_norm": 5.15866054072964,
|
553 |
+
"learning_rate": 2.8196406495931747e-06,
|
554 |
+
"loss": 0.9311,
|
555 |
+
"step": 78
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 1.6122448979591837,
|
559 |
+
"grad_norm": 5.122060161147712,
|
560 |
+
"learning_rate": 2.7887117102266372e-06,
|
561 |
+
"loss": 0.9289,
|
562 |
+
"step": 79
|
563 |
+
},
|
564 |
+
{
|
565 |
+
"epoch": 1.6326530612244898,
|
566 |
+
"grad_norm": 5.365443682206108,
|
567 |
+
"learning_rate": 2.757557771221152e-06,
|
568 |
+
"loss": 1.0086,
|
569 |
+
"step": 80
|
570 |
+
},
|
571 |
+
{
|
572 |
+
"epoch": 1.6530612244897958,
|
573 |
+
"grad_norm": 5.578125995371937,
|
574 |
+
"learning_rate": 2.726187720012949e-06,
|
575 |
+
"loss": 1.0213,
|
576 |
+
"step": 81
|
577 |
+
},
|
578 |
+
{
|
579 |
+
"epoch": 1.6734693877551021,
|
580 |
+
"grad_norm": 4.867474459234814,
|
581 |
+
"learning_rate": 2.69461050568964e-06,
|
582 |
+
"loss": 0.9611,
|
583 |
+
"step": 82
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"epoch": 1.693877551020408,
|
587 |
+
"grad_norm": 5.134575732180386,
|
588 |
+
"learning_rate": 2.6628351364372716e-06,
|
589 |
+
"loss": 0.9465,
|
590 |
+
"step": 83
|
591 |
+
},
|
592 |
+
{
|
593 |
+
"epoch": 1.7142857142857144,
|
594 |
+
"grad_norm": 4.929124345246347,
|
595 |
+
"learning_rate": 2.6308706769705113e-06,
|
596 |
+
"loss": 0.9854,
|
597 |
+
"step": 84
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 1.7346938775510203,
|
601 |
+
"grad_norm": 5.361881799554932,
|
602 |
+
"learning_rate": 2.5987262459467165e-06,
|
603 |
+
"loss": 0.9219,
|
604 |
+
"step": 85
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 1.7551020408163265,
|
608 |
+
"grad_norm": 5.111629187737712,
|
609 |
+
"learning_rate": 2.5664110133646076e-06,
|
610 |
+
"loss": 0.9139,
|
611 |
+
"step": 86
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 1.7755102040816326,
|
615 |
+
"grad_norm": 5.233284173002549,
|
616 |
+
"learning_rate": 2.533934197948303e-06,
|
617 |
+
"loss": 0.9921,
|
618 |
+
"step": 87
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 1.7959183673469388,
|
622 |
+
"grad_norm": 4.986446843273751,
|
623 |
+
"learning_rate": 2.501305064517441e-06,
|
624 |
+
"loss": 0.9397,
|
625 |
+
"step": 88
|
626 |
+
},
|
627 |
+
{
|
628 |
+
"epoch": 1.816326530612245,
|
629 |
+
"grad_norm": 4.975196749685198,
|
630 |
+
"learning_rate": 2.468532921344164e-06,
|
631 |
+
"loss": 0.9643,
|
632 |
+
"step": 89
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 1.836734693877551,
|
636 |
+
"grad_norm": 5.0457233401836135,
|
637 |
+
"learning_rate": 2.4356271174977026e-06,
|
638 |
+
"loss": 0.9169,
|
639 |
+
"step": 90
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 1.8571428571428572,
|
643 |
+
"grad_norm": 5.534188821264441,
|
644 |
+
"learning_rate": 2.40259704017732e-06,
|
645 |
+
"loss": 0.9826,
|
646 |
+
"step": 91
|
647 |
+
},
|
648 |
+
{
|
649 |
+
"epoch": 1.8775510204081631,
|
650 |
+
"grad_norm": 5.119128865484249,
|
651 |
+
"learning_rate": 2.369452112034379e-06,
|
652 |
+
"loss": 0.8978,
|
653 |
+
"step": 92
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"epoch": 1.8979591836734695,
|
657 |
+
"grad_norm": 5.059558900584382,
|
658 |
+
"learning_rate": 2.3362017884842965e-06,
|
659 |
+
"loss": 0.9653,
|
660 |
+
"step": 93
|
661 |
+
},
|
662 |
+
{
|
663 |
+
"epoch": 1.9183673469387754,
|
664 |
+
"grad_norm": 5.418073717960386,
|
665 |
+
"learning_rate": 2.3028555550091533e-06,
|
666 |
+
"loss": 0.924,
|
667 |
+
"step": 94
|
668 |
+
},
|
669 |
+
{
|
670 |
+
"epoch": 1.9387755102040818,
|
671 |
+
"grad_norm": 5.0451248325321805,
|
672 |
+
"learning_rate": 2.2694229244517222e-06,
|
673 |
+
"loss": 1.0111,
|
674 |
+
"step": 95
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 1.9591836734693877,
|
678 |
+
"grad_norm": 5.143777913795045,
|
679 |
+
"learning_rate": 2.2359134343016923e-06,
|
680 |
+
"loss": 0.9129,
|
681 |
+
"step": 96
|
682 |
+
},
|
683 |
+
{
|
684 |
+
"epoch": 1.9795918367346939,
|
685 |
+
"grad_norm": 5.05591838424157,
|
686 |
+
"learning_rate": 2.2023366439748643e-06,
|
687 |
+
"loss": 0.9551,
|
688 |
+
"step": 97
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"epoch": 2.0,
|
692 |
+
"grad_norm": 5.043968948032216,
|
693 |
+
"learning_rate": 2.1687021320860892e-06,
|
694 |
+
"loss": 0.9724,
|
695 |
+
"step": 98
|
696 |
+
}
|
697 |
+
],
|
698 |
+
"logging_steps": 1,
|
699 |
+
"max_steps": 196,
|
700 |
+
"num_input_tokens_seen": 0,
|
701 |
+
"num_train_epochs": 4,
|
702 |
+
"save_steps": 49,
|
703 |
+
"stateful_callbacks": {
|
704 |
+
"TrainerControl": {
|
705 |
+
"args": {
|
706 |
+
"should_epoch_stop": false,
|
707 |
+
"should_evaluate": false,
|
708 |
+
"should_log": false,
|
709 |
+
"should_save": true,
|
710 |
+
"should_training_stop": false
|
711 |
+
},
|
712 |
+
"attributes": {}
|
713 |
+
}
|
714 |
+
},
|
715 |
+
"total_flos": 26753888157696.0,
|
716 |
+
"train_batch_size": 2,
|
717 |
+
"trial_name": null,
|
718 |
+
"trial_params": null
|
719 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45f88c4e7810ac105c5517846a31a9e8ed421e1a6e041c689c94c768124df5d6
|
3 |
+
size 8056
|