DeepMount00 commited on
Commit
3ea0387
•
1 Parent(s): 10af8a0

Upload Qwen2ForCausalLM

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. config.json +3 -2
  3. generation_config.json +3 -6
  4. model.safetensors +2 -2
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
- license: apache-2.0
3
- library_name: transformers
4
  language:
5
  - it
 
 
6
  ---
7
 
8
  # Qwen2 1.5B: Almost the Same Performance as ITALIA (iGenius) but 6 Times Smaller 🚀
 
1
  ---
 
 
2
  language:
3
  - it
4
+ license: apache-2.0
5
+ library_name: transformers
6
  ---
7
 
8
  # Qwen2 1.5B: Almost the Same Performance as ITALIA (iGenius) but 6 Times Smaller 🚀
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "Qwen2ForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
- "bos_token_id": 151643,
8
  "eos_token_id": 151645,
9
  "hidden_act": "silu",
10
  "hidden_size": 1536,
@@ -16,6 +16,7 @@
16
  "num_attention_heads": 12,
17
  "num_hidden_layers": 28,
18
  "num_key_value_heads": 2,
 
19
  "rms_norm_eps": 1e-06,
20
  "rope_theta": 1000000.0,
21
  "sliding_window": 32768,
@@ -24,5 +25,5 @@
24
  "transformers_version": "4.41.2",
25
  "use_cache": true,
26
  "use_sliding_window": false,
27
- "vocab_size": 151936
28
  }
 
4
  "Qwen2ForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
+ "bos_token_id": 151644,
8
  "eos_token_id": 151645,
9
  "hidden_act": "silu",
10
  "hidden_size": 1536,
 
16
  "num_attention_heads": 12,
17
  "num_hidden_layers": 28,
18
  "num_key_value_heads": 2,
19
+ "pad_token_id": 151645,
20
  "rms_norm_eps": 1e-06,
21
  "rope_theta": 1000000.0,
22
  "sliding_window": 32768,
 
25
  "transformers_version": "4.41.2",
26
  "use_cache": true,
27
  "use_sliding_window": false,
28
+ "vocab_size": 151646
29
  }
generation_config.json CHANGED
@@ -1,11 +1,8 @@
1
  {
2
- "bos_token_id": 151643,
3
  "do_sample": true,
4
- "eos_token_id": [
5
- 151645,
6
- 151643
7
- ],
8
- "pad_token_id": 151643,
9
  "repetition_penalty": 1.1,
10
  "temperature": 0.7,
11
  "top_k": 20,
 
1
  {
2
+ "bos_token_id": 151644,
3
  "do_sample": true,
4
+ "eos_token_id": 151645,
5
+ "pad_token_id": 151645,
 
 
 
6
  "repetition_penalty": 1.1,
7
  "temperature": 0.7,
8
  "top_k": 20,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35fdcf61e3967dea86f7e5fe1dd60abea459081b01374b08de69877aa80ccf93
3
- size 3087467144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0c5e6b8e75621a3bd25f3b1da590b72b4fb7e9312d25ffe2b25eafc896fa322
3
+ size 3086576264