Upload TextClassificationPipeline
Browse files- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
"layer_norm_eps": 1e-05,
|
27 |
"local_attention": 128,
|
28 |
"local_rope_theta": 10000.0,
|
29 |
-
"max_position_embeddings":
|
30 |
"mlp_bias": false,
|
31 |
"mlp_dropout": 0.0,
|
32 |
"model_type": "modernbert",
|
|
|
26 |
"layer_norm_eps": 1e-05,
|
27 |
"local_attention": 128,
|
28 |
"local_rope_theta": 10000.0,
|
29 |
+
"max_position_embeddings": 8192,
|
30 |
"mlp_bias": false,
|
31 |
"mlp_dropout": 0.0,
|
32 |
"model_type": "modernbert",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6535832
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2865505afcd2087e3ca1a578af0291f447de5cad1af6d628bc1098caa64262c4
|
3 |
size 6535832
|