Upload Qwen3ForSequenceClassification
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -61,7 +61,7 @@
|
|
| 61 |
"model_type": "qwen3",
|
| 62 |
"num_attention_heads": 4,
|
| 63 |
"num_hidden_layers": 2,
|
| 64 |
-
"num_key_value_heads":
|
| 65 |
"rms_norm_eps": 1e-06,
|
| 66 |
"rope_scaling": null,
|
| 67 |
"rope_theta": 1000000,
|
|
|
|
| 61 |
"model_type": "qwen3",
|
| 62 |
"num_attention_heads": 4,
|
| 63 |
"num_hidden_layers": 2,
|
| 64 |
+
"num_key_value_heads": 2,
|
| 65 |
"rms_norm_eps": 1e-06,
|
| 66 |
"rope_scaling": null,
|
| 67 |
"rope_theta": 1000000,
|
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:aae32702892dda78710859f6873643b8c77a8a32c6e6a1e2a4eda4c2f413387f
|
| 3 |
+
size 6831912
|