Upload StableLmForCausalLM
Browse files- config.json +3 -3
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/home/hlw4/ckpt/llmhub/hf/
|
3 |
"architectures": [
|
4 |
"StableLmForCausalLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
-
"bos_token_id":
|
8 |
-
"eos_token_id":
|
9 |
"hidden_act": "silu",
|
10 |
"hidden_dropout": 0.0,
|
11 |
"hidden_size": 2048,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/hlw4/ckpt/llmhub/hf/03_29_2024_15_51",
|
3 |
"architectures": [
|
4 |
"StableLmForCausalLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
+
"bos_token_id": 100257,
|
8 |
+
"eos_token_id": 100257,
|
9 |
"hidden_act": "silu",
|
10 |
"hidden_dropout": 0.0,
|
11 |
"hidden_size": 2048,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3289069520
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b2d3c7ad44b1162524549cb331ed4278d32d171567a58135b9ce414257943f3
|
3 |
size 3289069520
|