elliotthwangmsa
commited on
Commit
•
18d5d2a
1
Parent(s):
b3fc4b3
Upload Phi3ForCausalLM
Browse files- config.json +3 -3
- model-00001-of-00002.safetensors +2 -2
- model-00002-of-00002.safetensors +2 -2
- model.safetensors.index.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"Phi3ForCausalLM"
|
5 |
],
|
@@ -10,7 +10,7 @@
|
|
10 |
},
|
11 |
"bos_token_id": 1,
|
12 |
"embd_pdrop": 0.0,
|
13 |
-
"eos_token_id":
|
14 |
"hidden_act": "silu",
|
15 |
"hidden_size": 3072,
|
16 |
"initializer_range": 0.02,
|
@@ -31,5 +31,5 @@
|
|
31 |
"torch_dtype": "bfloat16",
|
32 |
"transformers_version": "4.41.0.dev0",
|
33 |
"use_cache": true,
|
34 |
-
"vocab_size":
|
35 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "elliotthwangmsa/Phi-3-mini-4k_zh",
|
3 |
"architectures": [
|
4 |
"Phi3ForCausalLM"
|
5 |
],
|
|
|
10 |
},
|
11 |
"bos_token_id": 1,
|
12 |
"embd_pdrop": 0.0,
|
13 |
+
"eos_token_id": 32012,
|
14 |
"hidden_act": "silu",
|
15 |
"hidden_size": 3072,
|
16 |
"initializer_range": 0.02,
|
|
|
31 |
"torch_dtype": "bfloat16",
|
32 |
"transformers_version": "4.41.0.dev0",
|
33 |
"use_cache": true,
|
34 |
+
"vocab_size": 32013
|
35 |
}
|
model-00001-of-00002.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:8da7d445d7aadd9b57277e7dbfc66438f69de8806d63f41ea0fc50655c951be8
|
3 |
+
size 4972175984
|
model-00002-of-00002.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:96c91654820e00b91a14d17d532a3e04b8fb0419c25eb564032e8f34576a64d7
|
3 |
+
size 2669379208
|
model.safetensors.index.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
-
"total_size":
|
4 |
},
|
5 |
"weight_map": {
|
6 |
"lm_head.weight": "model-00002-of-00002.safetensors",
|
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
+
"total_size": 7641532416
|
4 |
},
|
5 |
"weight_map": {
|
6 |
"lm_head.weight": "model-00002-of-00002.safetensors",
|