ZwwWayne commited on
Commit ·
d252c2d
1
Parent(s): 88b7e6e
update model weights
Browse files- .gitattributes +2 -0
- config.json +4 -6
- generation_config.json +2 -2
- model.safetensors → model-00001-of-00002.safetensors +2 -2
- model-00002-of-00002.safetensors +3 -0
- model.safetensors.index.json +178 -0
- special_tokens_map.json +36 -4
- tokenizer_config.json +39 -27
.gitattributes
CHANGED
|
@@ -34,3 +34,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
tokenizer.model filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
tokenizer.model filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
model-00001-of-00002.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
model-00002-of-00002.safetensors filter=lfs diff=lfs merge=lfs -text
|
config.json
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
"architectures": [
|
| 3 |
"InternLM2ForCausalLM"
|
| 4 |
],
|
|
|
|
| 5 |
"auto_map": {
|
| 6 |
"AutoConfig": "configuration_internlm2.InternLM2Config",
|
| 7 |
"AutoModelForCausalLM": "modeling_internlm2.InternLM2ForCausalLM",
|
|
@@ -21,14 +22,11 @@
|
|
| 21 |
"num_key_value_heads": 8,
|
| 22 |
"pad_token_id": 2,
|
| 23 |
"rms_norm_eps": 1e-05,
|
| 24 |
-
"rope_scaling":
|
| 25 |
-
"factor": 2.0,
|
| 26 |
-
"type": "dynamic"
|
| 27 |
-
},
|
| 28 |
"rope_theta": 1000000,
|
| 29 |
"tie_word_embeddings": false,
|
| 30 |
-
"torch_dtype": "
|
| 31 |
-
"transformers_version": "4.37.
|
| 32 |
"use_cache": true,
|
| 33 |
"vocab_size": 92544
|
| 34 |
}
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"InternLM2ForCausalLM"
|
| 4 |
],
|
| 5 |
+
"attn_implementation": "eager",
|
| 6 |
"auto_map": {
|
| 7 |
"AutoConfig": "configuration_internlm2.InternLM2Config",
|
| 8 |
"AutoModelForCausalLM": "modeling_internlm2.InternLM2ForCausalLM",
|
|
|
|
| 22 |
"num_key_value_heads": 8,
|
| 23 |
"pad_token_id": 2,
|
| 24 |
"rms_norm_eps": 1e-05,
|
| 25 |
+
"rope_scaling": null,
|
|
|
|
|
|
|
|
|
|
| 26 |
"rope_theta": 1000000,
|
| 27 |
"tie_word_embeddings": false,
|
| 28 |
+
"torch_dtype": "bfloat16",
|
| 29 |
+
"transformers_version": "4.37.1",
|
| 30 |
"use_cache": true,
|
| 31 |
"vocab_size": 92544
|
| 32 |
}
|
generation_config.json
CHANGED
|
@@ -3,5 +3,5 @@
|
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 2,
|
| 5 |
"pad_token_id": 2,
|
| 6 |
-
"transformers_version": "4.37.
|
| 7 |
-
}
|
|
|
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 2,
|
| 5 |
"pad_token_id": 2,
|
| 6 |
+
"transformers_version": "4.37.1"
|
| 7 |
+
}
|
model.safetensors → model-00001-of-00002.safetensors
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c84d51a82013b4b657eaf5c4c3d78a45e4545b2c001de9e60460381dedcfa7c
|
| 3 |
+
size 1981392632
|
model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9263b900177553706ba9a5b9ef0a370e8c48cc8f6363e8dc4b2f7ca332d326c
|
| 3 |
+
size 1796846560
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,178 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 3778220032
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"model.layers.0.attention.wo.weight": "model-00001-of-00002.safetensors",
|
| 7 |
+
"model.layers.0.attention.wqkv.weight": "model-00001-of-00002.safetensors",
|
| 8 |
+
"model.layers.0.attention_norm.weight": "model-00001-of-00002.safetensors",
|
| 9 |
+
"model.layers.0.feed_forward.w1.weight": "model-00001-of-00002.safetensors",
|
| 10 |
+
"model.layers.0.feed_forward.w2.weight": "model-00001-of-00002.safetensors",
|
| 11 |
+
"model.layers.0.feed_forward.w3.weight": "model-00001-of-00002.safetensors",
|
| 12 |
+
"model.layers.0.ffn_norm.weight": "model-00001-of-00002.safetensors",
|
| 13 |
+
"model.layers.1.attention.wo.weight": "model-00001-of-00002.safetensors",
|
| 14 |
+
"model.layers.1.attention.wqkv.weight": "model-00001-of-00002.safetensors",
|
| 15 |
+
"model.layers.1.attention_norm.weight": "model-00001-of-00002.safetensors",
|
| 16 |
+
"model.layers.1.feed_forward.w1.weight": "model-00001-of-00002.safetensors",
|
| 17 |
+
"model.layers.1.feed_forward.w2.weight": "model-00001-of-00002.safetensors",
|
| 18 |
+
"model.layers.1.feed_forward.w3.weight": "model-00001-of-00002.safetensors",
|
| 19 |
+
"model.layers.1.ffn_norm.weight": "model-00001-of-00002.safetensors",
|
| 20 |
+
"model.layers.10.attention.wo.weight": "model-00001-of-00002.safetensors",
|
| 21 |
+
"model.layers.10.attention.wqkv.weight": "model-00001-of-00002.safetensors",
|
| 22 |
+
"model.layers.10.attention_norm.weight": "model-00001-of-00002.safetensors",
|
| 23 |
+
"model.layers.10.feed_forward.w1.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"model.layers.10.feed_forward.w2.weight": "model-00001-of-00002.safetensors",
|
| 25 |
+
"model.layers.10.feed_forward.w3.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"model.layers.10.ffn_norm.weight": "model-00001-of-00002.safetensors",
|
| 27 |
+
"model.layers.11.attention.wo.weight": "model-00001-of-00002.safetensors",
|
| 28 |
+
"model.layers.11.attention.wqkv.weight": "model-00001-of-00002.safetensors",
|
| 29 |
+
"model.layers.11.attention_norm.weight": "model-00001-of-00002.safetensors",
|
| 30 |
+
"model.layers.11.feed_forward.w1.weight": "model-00001-of-00002.safetensors",
|
| 31 |
+
"model.layers.11.feed_forward.w2.weight": "model-00001-of-00002.safetensors",
|
| 32 |
+
"model.layers.11.feed_forward.w3.weight": "model-00001-of-00002.safetensors",
|
| 33 |
+
"model.layers.11.ffn_norm.weight": "model-00001-of-00002.safetensors",
|
| 34 |
+
"model.layers.12.attention.wo.weight": "model-00001-of-00002.safetensors",
|
| 35 |
+
"model.layers.12.attention.wqkv.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"model.layers.12.attention_norm.weight": "model-00002-of-00002.safetensors",
|
| 37 |
+
"model.layers.12.feed_forward.w1.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"model.layers.12.feed_forward.w2.weight": "model-00002-of-00002.safetensors",
|
| 39 |
+
"model.layers.12.feed_forward.w3.weight": "model-00001-of-00002.safetensors",
|
| 40 |
+
"model.layers.12.ffn_norm.weight": "model-00002-of-00002.safetensors",
|
| 41 |
+
"model.layers.13.attention.wo.weight": "model-00002-of-00002.safetensors",
|
| 42 |
+
"model.layers.13.attention.wqkv.weight": "model-00002-of-00002.safetensors",
|
| 43 |
+
"model.layers.13.attention_norm.weight": "model-00002-of-00002.safetensors",
|
| 44 |
+
"model.layers.13.feed_forward.w1.weight": "model-00002-of-00002.safetensors",
|
| 45 |
+
"model.layers.13.feed_forward.w2.weight": "model-00002-of-00002.safetensors",
|
| 46 |
+
"model.layers.13.feed_forward.w3.weight": "model-00002-of-00002.safetensors",
|
| 47 |
+
"model.layers.13.ffn_norm.weight": "model-00002-of-00002.safetensors",
|
| 48 |
+
"model.layers.14.attention.wo.weight": "model-00002-of-00002.safetensors",
|
| 49 |
+
"model.layers.14.attention.wqkv.weight": "model-00002-of-00002.safetensors",
|
| 50 |
+
"model.layers.14.attention_norm.weight": "model-00002-of-00002.safetensors",
|
| 51 |
+
"model.layers.14.feed_forward.w1.weight": "model-00002-of-00002.safetensors",
|
| 52 |
+
"model.layers.14.feed_forward.w2.weight": "model-00002-of-00002.safetensors",
|
| 53 |
+
"model.layers.14.feed_forward.w3.weight": "model-00002-of-00002.safetensors",
|
| 54 |
+
"model.layers.14.ffn_norm.weight": "model-00002-of-00002.safetensors",
|
| 55 |
+
"model.layers.15.attention.wo.weight": "model-00002-of-00002.safetensors",
|
| 56 |
+
"model.layers.15.attention.wqkv.weight": "model-00002-of-00002.safetensors",
|
| 57 |
+
"model.layers.15.attention_norm.weight": "model-00002-of-00002.safetensors",
|
| 58 |
+
"model.layers.15.feed_forward.w1.weight": "model-00002-of-00002.safetensors",
|
| 59 |
+
"model.layers.15.feed_forward.w2.weight": "model-00002-of-00002.safetensors",
|
| 60 |
+
"model.layers.15.feed_forward.w3.weight": "model-00002-of-00002.safetensors",
|
| 61 |
+
"model.layers.15.ffn_norm.weight": "model-00002-of-00002.safetensors",
|
| 62 |
+
"model.layers.16.attention.wo.weight": "model-00002-of-00002.safetensors",
|
| 63 |
+
"model.layers.16.attention.wqkv.weight": "model-00002-of-00002.safetensors",
|
| 64 |
+
"model.layers.16.attention_norm.weight": "model-00002-of-00002.safetensors",
|
| 65 |
+
"model.layers.16.feed_forward.w1.weight": "model-00002-of-00002.safetensors",
|
| 66 |
+
"model.layers.16.feed_forward.w2.weight": "model-00002-of-00002.safetensors",
|
| 67 |
+
"model.layers.16.feed_forward.w3.weight": "model-00002-of-00002.safetensors",
|
| 68 |
+
"model.layers.16.ffn_norm.weight": "model-00002-of-00002.safetensors",
|
| 69 |
+
"model.layers.17.attention.wo.weight": "model-00002-of-00002.safetensors",
|
| 70 |
+
"model.layers.17.attention.wqkv.weight": "model-00002-of-00002.safetensors",
|
| 71 |
+
"model.layers.17.attention_norm.weight": "model-00002-of-00002.safetensors",
|
| 72 |
+
"model.layers.17.feed_forward.w1.weight": "model-00002-of-00002.safetensors",
|
| 73 |
+
"model.layers.17.feed_forward.w2.weight": "model-00002-of-00002.safetensors",
|
| 74 |
+
"model.layers.17.feed_forward.w3.weight": "model-00002-of-00002.safetensors",
|
| 75 |
+
"model.layers.17.ffn_norm.weight": "model-00002-of-00002.safetensors",
|
| 76 |
+
"model.layers.18.attention.wo.weight": "model-00002-of-00002.safetensors",
|
| 77 |
+
"model.layers.18.attention.wqkv.weight": "model-00002-of-00002.safetensors",
|
| 78 |
+
"model.layers.18.attention_norm.weight": "model-00002-of-00002.safetensors",
|
| 79 |
+
"model.layers.18.feed_forward.w1.weight": "model-00002-of-00002.safetensors",
|
| 80 |
+
"model.layers.18.feed_forward.w2.weight": "model-00002-of-00002.safetensors",
|
| 81 |
+
"model.layers.18.feed_forward.w3.weight": "model-00002-of-00002.safetensors",
|
| 82 |
+
"model.layers.18.ffn_norm.weight": "model-00002-of-00002.safetensors",
|
| 83 |
+
"model.layers.19.attention.wo.weight": "model-00002-of-00002.safetensors",
|
| 84 |
+
"model.layers.19.attention.wqkv.weight": "model-00002-of-00002.safetensors",
|
| 85 |
+
"model.layers.19.attention_norm.weight": "model-00002-of-00002.safetensors",
|
| 86 |
+
"model.layers.19.feed_forward.w1.weight": "model-00002-of-00002.safetensors",
|
| 87 |
+
"model.layers.19.feed_forward.w2.weight": "model-00002-of-00002.safetensors",
|
| 88 |
+
"model.layers.19.feed_forward.w3.weight": "model-00002-of-00002.safetensors",
|
| 89 |
+
"model.layers.19.ffn_norm.weight": "model-00002-of-00002.safetensors",
|
| 90 |
+
"model.layers.2.attention.wo.weight": "model-00001-of-00002.safetensors",
|
| 91 |
+
"model.layers.2.attention.wqkv.weight": "model-00001-of-00002.safetensors",
|
| 92 |
+
"model.layers.2.attention_norm.weight": "model-00001-of-00002.safetensors",
|
| 93 |
+
"model.layers.2.feed_forward.w1.weight": "model-00001-of-00002.safetensors",
|
| 94 |
+
"model.layers.2.feed_forward.w2.weight": "model-00001-of-00002.safetensors",
|
| 95 |
+
"model.layers.2.feed_forward.w3.weight": "model-00001-of-00002.safetensors",
|
| 96 |
+
"model.layers.2.ffn_norm.weight": "model-00001-of-00002.safetensors",
|
| 97 |
+
"model.layers.20.attention.wo.weight": "model-00002-of-00002.safetensors",
|
| 98 |
+
"model.layers.20.attention.wqkv.weight": "model-00002-of-00002.safetensors",
|
| 99 |
+
"model.layers.20.attention_norm.weight": "model-00002-of-00002.safetensors",
|
| 100 |
+
"model.layers.20.feed_forward.w1.weight": "model-00002-of-00002.safetensors",
|
| 101 |
+
"model.layers.20.feed_forward.w2.weight": "model-00002-of-00002.safetensors",
|
| 102 |
+
"model.layers.20.feed_forward.w3.weight": "model-00002-of-00002.safetensors",
|
| 103 |
+
"model.layers.20.ffn_norm.weight": "model-00002-of-00002.safetensors",
|
| 104 |
+
"model.layers.21.attention.wo.weight": "model-00002-of-00002.safetensors",
|
| 105 |
+
"model.layers.21.attention.wqkv.weight": "model-00002-of-00002.safetensors",
|
| 106 |
+
"model.layers.21.attention_norm.weight": "model-00002-of-00002.safetensors",
|
| 107 |
+
"model.layers.21.feed_forward.w1.weight": "model-00002-of-00002.safetensors",
|
| 108 |
+
"model.layers.21.feed_forward.w2.weight": "model-00002-of-00002.safetensors",
|
| 109 |
+
"model.layers.21.feed_forward.w3.weight": "model-00002-of-00002.safetensors",
|
| 110 |
+
"model.layers.21.ffn_norm.weight": "model-00002-of-00002.safetensors",
|
| 111 |
+
"model.layers.22.attention.wo.weight": "model-00002-of-00002.safetensors",
|
| 112 |
+
"model.layers.22.attention.wqkv.weight": "model-00002-of-00002.safetensors",
|
| 113 |
+
"model.layers.22.attention_norm.weight": "model-00002-of-00002.safetensors",
|
| 114 |
+
"model.layers.22.feed_forward.w1.weight": "model-00002-of-00002.safetensors",
|
| 115 |
+
"model.layers.22.feed_forward.w2.weight": "model-00002-of-00002.safetensors",
|
| 116 |
+
"model.layers.22.feed_forward.w3.weight": "model-00002-of-00002.safetensors",
|
| 117 |
+
"model.layers.22.ffn_norm.weight": "model-00002-of-00002.safetensors",
|
| 118 |
+
"model.layers.23.attention.wo.weight": "model-00002-of-00002.safetensors",
|
| 119 |
+
"model.layers.23.attention.wqkv.weight": "model-00002-of-00002.safetensors",
|
| 120 |
+
"model.layers.23.attention_norm.weight": "model-00002-of-00002.safetensors",
|
| 121 |
+
"model.layers.23.feed_forward.w1.weight": "model-00002-of-00002.safetensors",
|
| 122 |
+
"model.layers.23.feed_forward.w2.weight": "model-00002-of-00002.safetensors",
|
| 123 |
+
"model.layers.23.feed_forward.w3.weight": "model-00002-of-00002.safetensors",
|
| 124 |
+
"model.layers.23.ffn_norm.weight": "model-00002-of-00002.safetensors",
|
| 125 |
+
"model.layers.3.attention.wo.weight": "model-00001-of-00002.safetensors",
|
| 126 |
+
"model.layers.3.attention.wqkv.weight": "model-00001-of-00002.safetensors",
|
| 127 |
+
"model.layers.3.attention_norm.weight": "model-00001-of-00002.safetensors",
|
| 128 |
+
"model.layers.3.feed_forward.w1.weight": "model-00001-of-00002.safetensors",
|
| 129 |
+
"model.layers.3.feed_forward.w2.weight": "model-00001-of-00002.safetensors",
|
| 130 |
+
"model.layers.3.feed_forward.w3.weight": "model-00001-of-00002.safetensors",
|
| 131 |
+
"model.layers.3.ffn_norm.weight": "model-00001-of-00002.safetensors",
|
| 132 |
+
"model.layers.4.attention.wo.weight": "model-00001-of-00002.safetensors",
|
| 133 |
+
"model.layers.4.attention.wqkv.weight": "model-00001-of-00002.safetensors",
|
| 134 |
+
"model.layers.4.attention_norm.weight": "model-00001-of-00002.safetensors",
|
| 135 |
+
"model.layers.4.feed_forward.w1.weight": "model-00001-of-00002.safetensors",
|
| 136 |
+
"model.layers.4.feed_forward.w2.weight": "model-00001-of-00002.safetensors",
|
| 137 |
+
"model.layers.4.feed_forward.w3.weight": "model-00001-of-00002.safetensors",
|
| 138 |
+
"model.layers.4.ffn_norm.weight": "model-00001-of-00002.safetensors",
|
| 139 |
+
"model.layers.5.attention.wo.weight": "model-00001-of-00002.safetensors",
|
| 140 |
+
"model.layers.5.attention.wqkv.weight": "model-00001-of-00002.safetensors",
|
| 141 |
+
"model.layers.5.attention_norm.weight": "model-00001-of-00002.safetensors",
|
| 142 |
+
"model.layers.5.feed_forward.w1.weight": "model-00001-of-00002.safetensors",
|
| 143 |
+
"model.layers.5.feed_forward.w2.weight": "model-00001-of-00002.safetensors",
|
| 144 |
+
"model.layers.5.feed_forward.w3.weight": "model-00001-of-00002.safetensors",
|
| 145 |
+
"model.layers.5.ffn_norm.weight": "model-00001-of-00002.safetensors",
|
| 146 |
+
"model.layers.6.attention.wo.weight": "model-00001-of-00002.safetensors",
|
| 147 |
+
"model.layers.6.attention.wqkv.weight": "model-00001-of-00002.safetensors",
|
| 148 |
+
"model.layers.6.attention_norm.weight": "model-00001-of-00002.safetensors",
|
| 149 |
+
"model.layers.6.feed_forward.w1.weight": "model-00001-of-00002.safetensors",
|
| 150 |
+
"model.layers.6.feed_forward.w2.weight": "model-00001-of-00002.safetensors",
|
| 151 |
+
"model.layers.6.feed_forward.w3.weight": "model-00001-of-00002.safetensors",
|
| 152 |
+
"model.layers.6.ffn_norm.weight": "model-00001-of-00002.safetensors",
|
| 153 |
+
"model.layers.7.attention.wo.weight": "model-00001-of-00002.safetensors",
|
| 154 |
+
"model.layers.7.attention.wqkv.weight": "model-00001-of-00002.safetensors",
|
| 155 |
+
"model.layers.7.attention_norm.weight": "model-00001-of-00002.safetensors",
|
| 156 |
+
"model.layers.7.feed_forward.w1.weight": "model-00001-of-00002.safetensors",
|
| 157 |
+
"model.layers.7.feed_forward.w2.weight": "model-00001-of-00002.safetensors",
|
| 158 |
+
"model.layers.7.feed_forward.w3.weight": "model-00001-of-00002.safetensors",
|
| 159 |
+
"model.layers.7.ffn_norm.weight": "model-00001-of-00002.safetensors",
|
| 160 |
+
"model.layers.8.attention.wo.weight": "model-00001-of-00002.safetensors",
|
| 161 |
+
"model.layers.8.attention.wqkv.weight": "model-00001-of-00002.safetensors",
|
| 162 |
+
"model.layers.8.attention_norm.weight": "model-00001-of-00002.safetensors",
|
| 163 |
+
"model.layers.8.feed_forward.w1.weight": "model-00001-of-00002.safetensors",
|
| 164 |
+
"model.layers.8.feed_forward.w2.weight": "model-00001-of-00002.safetensors",
|
| 165 |
+
"model.layers.8.feed_forward.w3.weight": "model-00001-of-00002.safetensors",
|
| 166 |
+
"model.layers.8.ffn_norm.weight": "model-00001-of-00002.safetensors",
|
| 167 |
+
"model.layers.9.attention.wo.weight": "model-00001-of-00002.safetensors",
|
| 168 |
+
"model.layers.9.attention.wqkv.weight": "model-00001-of-00002.safetensors",
|
| 169 |
+
"model.layers.9.attention_norm.weight": "model-00001-of-00002.safetensors",
|
| 170 |
+
"model.layers.9.feed_forward.w1.weight": "model-00001-of-00002.safetensors",
|
| 171 |
+
"model.layers.9.feed_forward.w2.weight": "model-00001-of-00002.safetensors",
|
| 172 |
+
"model.layers.9.feed_forward.w3.weight": "model-00001-of-00002.safetensors",
|
| 173 |
+
"model.layers.9.ffn_norm.weight": "model-00001-of-00002.safetensors",
|
| 174 |
+
"model.norm.weight": "model-00002-of-00002.safetensors",
|
| 175 |
+
"model.tok_embeddings.weight": "model-00001-of-00002.safetensors",
|
| 176 |
+
"output.weight": "model-00002-of-00002.safetensors"
|
| 177 |
+
}
|
| 178 |
+
}
|
special_tokens_map.json
CHANGED
|
@@ -1,6 +1,38 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|im_start|>",
|
| 4 |
+
"<|im_end|>",
|
| 5 |
+
"<|action_start|>",
|
| 6 |
+
"<|action_end|>",
|
| 7 |
+
"<|interpreter|>",
|
| 8 |
+
"<|plugin|>"
|
| 9 |
+
],
|
| 10 |
+
"bos_token": {
|
| 11 |
+
"content": "<s>",
|
| 12 |
+
"lstrip": false,
|
| 13 |
+
"normalized": false,
|
| 14 |
+
"rstrip": false,
|
| 15 |
+
"single_word": false
|
| 16 |
+
},
|
| 17 |
+
"eos_token": {
|
| 18 |
+
"content": "</s>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
},
|
| 24 |
+
"pad_token": {
|
| 25 |
+
"content": "</s>",
|
| 26 |
+
"lstrip": false,
|
| 27 |
+
"normalized": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"single_word": false
|
| 30 |
+
},
|
| 31 |
+
"unk_token": {
|
| 32 |
+
"content": "<unk>",
|
| 33 |
+
"lstrip": false,
|
| 34 |
+
"normalized": false,
|
| 35 |
+
"rstrip": false,
|
| 36 |
+
"single_word": false
|
| 37 |
+
}
|
| 38 |
}
|
tokenizer_config.json
CHANGED
|
@@ -1,17 +1,6 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
-
|
| 4 |
-
"tokenization_internlm2.InternLM2Tokenizer",
|
| 5 |
-
"tokenization_internlm2_fast.InternLM2TokenizerFast"
|
| 6 |
-
]
|
| 7 |
-
},
|
| 8 |
-
"bos_token": "<s>",
|
| 9 |
-
"clean_up_tokenization_spaces": false,
|
| 10 |
-
"eos_token": "</s>",
|
| 11 |
-
"model_max_length": 1000000000000000019884624838656,
|
| 12 |
-
"pad_token": "</s>",
|
| 13 |
-
"tokenizer_class": "InternLM2Tokenizer",
|
| 14 |
-
"unk_token": "<unk>",
|
| 15 |
"added_tokens_decoder": {
|
| 16 |
"0": {
|
| 17 |
"content": "<unk>",
|
|
@@ -37,48 +26,48 @@
|
|
| 37 |
"single_word": false,
|
| 38 |
"special": true
|
| 39 |
},
|
| 40 |
-
"
|
| 41 |
-
"content": "<|
|
| 42 |
"lstrip": false,
|
| 43 |
"normalized": false,
|
| 44 |
"rstrip": false,
|
| 45 |
"single_word": false,
|
| 46 |
"special": true
|
| 47 |
},
|
| 48 |
-
"
|
| 49 |
-
"content": "<|
|
| 50 |
"lstrip": false,
|
| 51 |
"normalized": false,
|
| 52 |
"rstrip": false,
|
| 53 |
"single_word": false,
|
| 54 |
"special": true
|
| 55 |
},
|
| 56 |
-
"
|
| 57 |
-
"content": "<|
|
| 58 |
"lstrip": false,
|
| 59 |
"normalized": false,
|
| 60 |
"rstrip": false,
|
| 61 |
"single_word": false,
|
| 62 |
"special": true
|
| 63 |
},
|
| 64 |
-
"
|
| 65 |
-
"content": "<|
|
| 66 |
"lstrip": false,
|
| 67 |
"normalized": false,
|
| 68 |
"rstrip": false,
|
| 69 |
"single_word": false,
|
| 70 |
"special": true
|
| 71 |
},
|
| 72 |
-
"
|
| 73 |
-
"content": "<|
|
| 74 |
"lstrip": false,
|
| 75 |
"normalized": false,
|
| 76 |
"rstrip": false,
|
| 77 |
"single_word": false,
|
| 78 |
"special": true
|
| 79 |
},
|
| 80 |
-
"
|
| 81 |
-
"content": "<|
|
| 82 |
"lstrip": false,
|
| 83 |
"normalized": false,
|
| 84 |
"rstrip": false,
|
|
@@ -86,5 +75,28 @@
|
|
| 86 |
"special": true
|
| 87 |
}
|
| 88 |
},
|
| 89 |
-
"
|
| 90 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
{
|
| 2 |
+
"add_bos_token": true,
|
| 3 |
+
"add_eos_token": false,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
"added_tokens_decoder": {
|
| 5 |
"0": {
|
| 6 |
"content": "<unk>",
|
|
|
|
| 26 |
"single_word": false,
|
| 27 |
"special": true
|
| 28 |
},
|
| 29 |
+
"92538": {
|
| 30 |
+
"content": "<|plugin|>",
|
| 31 |
"lstrip": false,
|
| 32 |
"normalized": false,
|
| 33 |
"rstrip": false,
|
| 34 |
"single_word": false,
|
| 35 |
"special": true
|
| 36 |
},
|
| 37 |
+
"92539": {
|
| 38 |
+
"content": "<|interpreter|>",
|
| 39 |
"lstrip": false,
|
| 40 |
"normalized": false,
|
| 41 |
"rstrip": false,
|
| 42 |
"single_word": false,
|
| 43 |
"special": true
|
| 44 |
},
|
| 45 |
+
"92540": {
|
| 46 |
+
"content": "<|action_end|>",
|
| 47 |
"lstrip": false,
|
| 48 |
"normalized": false,
|
| 49 |
"rstrip": false,
|
| 50 |
"single_word": false,
|
| 51 |
"special": true
|
| 52 |
},
|
| 53 |
+
"92541": {
|
| 54 |
+
"content": "<|action_start|>",
|
| 55 |
"lstrip": false,
|
| 56 |
"normalized": false,
|
| 57 |
"rstrip": false,
|
| 58 |
"single_word": false,
|
| 59 |
"special": true
|
| 60 |
},
|
| 61 |
+
"92542": {
|
| 62 |
+
"content": "<|im_end|>",
|
| 63 |
"lstrip": false,
|
| 64 |
"normalized": false,
|
| 65 |
"rstrip": false,
|
| 66 |
"single_word": false,
|
| 67 |
"special": true
|
| 68 |
},
|
| 69 |
+
"92543": {
|
| 70 |
+
"content": "<|im_start|>",
|
| 71 |
"lstrip": false,
|
| 72 |
"normalized": false,
|
| 73 |
"rstrip": false,
|
|
|
|
| 75 |
"special": true
|
| 76 |
}
|
| 77 |
},
|
| 78 |
+
"additional_special_tokens": [
|
| 79 |
+
"<|im_start|>",
|
| 80 |
+
"<|im_end|>",
|
| 81 |
+
"<|action_start|>",
|
| 82 |
+
"<|action_end|>",
|
| 83 |
+
"<|interpreter|>",
|
| 84 |
+
"<|plugin|>"
|
| 85 |
+
],
|
| 86 |
+
"auto_map": {
|
| 87 |
+
"AutoTokenizer": [
|
| 88 |
+
"tokenization_internlm2.InternLM2Tokenizer",
|
| 89 |
+
"tokenization_internlm2_fast.InternLM2TokenizerFast"
|
| 90 |
+
]
|
| 91 |
+
},
|
| 92 |
+
"bos_token": "<s>",
|
| 93 |
+
"chat_template": "{{ bos_token }}{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
| 94 |
+
"clean_up_tokenization_spaces": false,
|
| 95 |
+
"decode_with_prefix_space": false,
|
| 96 |
+
"eos_token": "</s>",
|
| 97 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 98 |
+
"pad_token": "</s>",
|
| 99 |
+
"sp_model_kwargs": null,
|
| 100 |
+
"tokenizer_class": "InternLM2Tokenizer",
|
| 101 |
+
"unk_token": "<unk>"
|
| 102 |
+
}
|