Upload LlamaForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
],
|
14 |
"head_dim": 64,
|
15 |
"hidden_act": "silu",
|
16 |
-
"hidden_size":
|
17 |
"id2label": {
|
18 |
"0": "LABEL_0"
|
19 |
},
|
@@ -25,7 +25,7 @@
|
|
25 |
"max_position_embeddings": 131072,
|
26 |
"mlp_bias": false,
|
27 |
"model_type": "llama",
|
28 |
-
"num_attention_heads":
|
29 |
"num_hidden_layers": 2,
|
30 |
"num_key_value_heads": 8,
|
31 |
"pretraining_tp": 1,
|
|
|
13 |
],
|
14 |
"head_dim": 64,
|
15 |
"hidden_act": "silu",
|
16 |
+
"hidden_size": 16,
|
17 |
"id2label": {
|
18 |
"0": "LABEL_0"
|
19 |
},
|
|
|
25 |
"max_position_embeddings": 131072,
|
26 |
"mlp_bias": false,
|
27 |
"model_type": "llama",
|
28 |
+
"num_attention_heads": 4,
|
29 |
"num_hidden_layers": 2,
|
30 |
"num_key_value_heads": 8,
|
31 |
"pretraining_tp": 1,
|
model.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:73465c3e661c24a9c12f30b5195567304585b6545bd5e687261e93f51ed0adf3
|
3 |
+
size 5777800
|