rd211 commited on
Commit
e07cd4f
·
verified ·
1 Parent(s): 13c05dc

Upload model

Browse files
config.json CHANGED
@@ -5,8 +5,8 @@
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
- "bos_token_id": 100000,
9
- "eos_token_id": 100001,
10
  "head_dim": 128,
11
  "hidden_act": "silu",
12
  "hidden_size": 4096,
@@ -61,5 +61,5 @@
61
  "torch_dtype": "bfloat16",
62
  "transformers_version": "4.46.0.dev0",
63
  "use_cache": true,
64
- "vocab_size": 100002
65
  }
 
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
+ "bos_token_id": 90000,
9
+ "eos_token_id": 90001,
10
  "head_dim": 128,
11
  "hidden_act": "silu",
12
  "hidden_size": 4096,
 
61
  "torch_dtype": "bfloat16",
62
  "transformers_version": "4.46.0.dev0",
63
  "use_cache": true,
64
+ "vocab_size": 90002
65
  }
model-00001.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99985274f9c4291e9518b02f35743510d9df8e8818005691599fd70dacc82fff
3
- size 2127424584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad7bfbbc4af2329771ae80b392f84f56a2135eb6034140b2885dfcc58a753dd0
3
+ size 2127524202
model-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b621cdd158ae92851e89865defeeff263feb275864c1be11f743e0eefae7a49
3
- size 1653338370
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c1f2decb4df6334cf086aa124ebbf54055753674021c9626a7597fe7b9fc76e
3
+ size 1592416566
model.safetensors.index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "metadata": {
3
- "total_size": 3780518386
4
  },
5
  "weight_map": {
6
  "model.layers.0.self_attn.q_proj.weight.shape": "model-00001.safetensors",
 
1
  {
2
  "metadata": {
3
+ "total_size": 3719696208
4
  },
5
  "weight_map": {
6
  "model.layers.0.self_attn.q_proj.weight.shape": "model-00001.safetensors",
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23175f1b67cefcac683672d243dacbbae30a913061ca8823fc5b0c26d1d5d7d4
3
- size 6229020
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a26f4c94b5df1ea07103f220db22a49948724ee7eaabcf1e57cf124c715c28a
3
+ size 5559269
tokenizer_config.json CHANGED
@@ -1 +1 @@
1
- {"added_tokens_decoder": {"100000": {"content": "<|begin_of_text|>", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true}, "100001": {"content": "<|end_of_text|>", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true}}, "bos_token": "<|begin_of_text|>", "clean_up_tokenization_spaces": true, "eos_token": "<|end_of_text|>", "model_input_names": ["input_ids", "attention_mask"], "model_max_length": 131072, "pad_token": "<|end_of_text|>", "tokenizer_class": "PreTrainedTokenizerFast"}
 
1
+ {"added_tokens_decoder": {"90000": {"content": "<|begin_of_text|>", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true}, "90001": {"content": "<|end_of_text|>", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true}}, "bos_token": "<|begin_of_text|>", "clean_up_tokenization_spaces": true, "eos_token": "<|end_of_text|>", "model_input_names": ["input_ids", "attention_mask"], "model_max_length": 131072, "pad_token": "<|end_of_text|>", "tokenizer_class": "PreTrainedTokenizerFast"}