XuJP264 commited on
Commit ·
192f9c4
1
Parent(s): 8426321
Resize embeddings to match 4260-token tokenizer
Browse files- config.json +3 -1
- model-00001-of-00003.safetensors +2 -2
- model-00003-of-00003.safetensors +2 -2
- model.safetensors.index.json +1 -1
config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"LlamaForCausalLM"
|
| 4 |
],
|
|
@@ -6,6 +7,7 @@
|
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
"bos_token_id": 1,
|
| 8 |
"eos_token_id": 2,
|
|
|
|
| 9 |
"hidden_act": "silu",
|
| 10 |
"hidden_size": 3072,
|
| 11 |
"initializer_range": 0.02,
|
|
@@ -22,7 +24,7 @@
|
|
| 22 |
"rope_theta": 500000.0,
|
| 23 |
"tie_word_embeddings": false,
|
| 24 |
"torch_dtype": "float32",
|
| 25 |
-
"transformers_version": "4.
|
| 26 |
"use_cache": true,
|
| 27 |
"vocab_size": 4260
|
| 28 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "metaXu264/Generator_new_tokenizer",
|
| 3 |
"architectures": [
|
| 4 |
"LlamaForCausalLM"
|
| 5 |
],
|
|
|
|
| 7 |
"attention_dropout": 0.0,
|
| 8 |
"bos_token_id": 1,
|
| 9 |
"eos_token_id": 2,
|
| 10 |
+
"head_dim": 96,
|
| 11 |
"hidden_act": "silu",
|
| 12 |
"hidden_size": 3072,
|
| 13 |
"initializer_range": 0.02,
|
|
|
|
| 24 |
"rope_theta": 500000.0,
|
| 25 |
"tie_word_embeddings": false,
|
| 26 |
"torch_dtype": "float32",
|
| 27 |
+
"transformers_version": "4.49.0",
|
| 28 |
"use_cache": true,
|
| 29 |
"vocab_size": 4260
|
| 30 |
}
|
model-00001-of-00003.safetensors
CHANGED
|
@@ -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:9b6c1471c6fb7cb6b06437c09fce8e559fc0db30d889f9a9371c56301c44b858
|
| 3 |
+
size 4997739232
|
model-00003-of-00003.safetensors
CHANGED
|
@@ -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:141bf5977fd50004b0bbe7a4c8e95417c5ceee03adfec7a26c01a8f9ebcd6a1b
|
| 3 |
+
size 2034296040
|
model.safetensors.index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"metadata": {
|
| 3 |
-
"total_size":
|
| 4 |
},
|
| 5 |
"weight_map": {
|
| 6 |
"lm_head.weight": "model-00003-of-00003.safetensors",
|
|
|
|
| 1 |
{
|
| 2 |
"metadata": {
|
| 3 |
+
"total_size": 11996295168
|
| 4 |
},
|
| 5 |
"weight_map": {
|
| 6 |
"lm_head.weight": "model-00003-of-00003.safetensors",
|