Upload LlamaForSequenceClassification
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"model_type": "llama",
|
28 |
"num_attention_heads": 4,
|
29 |
"num_hidden_layers": 2,
|
30 |
-
"num_key_value_heads":
|
31 |
"pretraining_tp": 1,
|
32 |
"rms_norm_eps": 1e-05,
|
33 |
"rope_scaling": {
|
|
|
27 |
"model_type": "llama",
|
28 |
"num_attention_heads": 4,
|
29 |
"num_hidden_layers": 2,
|
30 |
+
"num_key_value_heads": 2,
|
31 |
"pretraining_tp": 1,
|
32 |
"rms_norm_eps": 1e-05,
|
33 |
"rope_scaling": {
|
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:4e89907c69abfbc2a5643fcfe467cd5e8f8bdd4a4dd92a9340b8ccacc62feb81
|
3 |
+
size 5728648
|