Upload Gemma3TextForSequenceClassification
Browse files- config.json +2 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_sliding_window_pattern":
|
| 3 |
"architectures": [
|
| 4 |
"Gemma3TextForSequenceClassification"
|
| 5 |
],
|
|
@@ -34,6 +34,7 @@
|
|
| 34 |
"rope_scaling": null,
|
| 35 |
"rope_theta": 1000000.0,
|
| 36 |
"sliding_window": 128,
|
|
|
|
| 37 |
"transformers_version": "4.57.0",
|
| 38 |
"type_vocab_size": 16,
|
| 39 |
"use_bidirectional_attention": false,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_sliding_window_pattern": 2,
|
| 3 |
"architectures": [
|
| 4 |
"Gemma3TextForSequenceClassification"
|
| 5 |
],
|
|
|
|
| 34 |
"rope_scaling": null,
|
| 35 |
"rope_theta": 1000000.0,
|
| 36 |
"sliding_window": 128,
|
| 37 |
+
"sliding_window_pattern": 2,
|
| 38 |
"transformers_version": "4.57.0",
|
| 39 |
"type_vocab_size": 16,
|
| 40 |
"use_bidirectional_attention": false,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 954424
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6db34a9f20c1708f0a5b0ab85742a7ab85d6c1aee6fe824488597ec24c35e2f7
|
| 3 |
size 954424
|