Upload ModernBertForSequenceClassification
Browse files- config.json +18 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -11,7 +11,15 @@
|
|
11 |
"classifier_dropout": 0.0,
|
12 |
"classifier_pooling": "mean",
|
13 |
"classifiers_size": [
|
14 |
-
3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
],
|
16 |
"cls_token_id": 50281,
|
17 |
"decoder_bias": true,
|
@@ -55,7 +63,15 @@
|
|
55 |
"sparse_pred_ignore_index": -100,
|
56 |
"sparse_prediction": false,
|
57 |
"tasks": [
|
58 |
-
"glue/mnli"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
],
|
60 |
"torch_dtype": "float32",
|
61 |
"transformers_version": "4.48.0.dev0",
|
|
|
11 |
"classifier_dropout": 0.0,
|
12 |
"classifier_pooling": "mean",
|
13 |
"classifiers_size": [
|
14 |
+
3,
|
15 |
+
2,
|
16 |
+
2,
|
17 |
+
2,
|
18 |
+
3,
|
19 |
+
3,
|
20 |
+
3,
|
21 |
+
3,
|
22 |
+
2
|
23 |
],
|
24 |
"cls_token_id": 50281,
|
25 |
"decoder_bias": true,
|
|
|
63 |
"sparse_pred_ignore_index": -100,
|
64 |
"sparse_prediction": false,
|
65 |
"tasks": [
|
66 |
+
"glue/mnli",
|
67 |
+
"glue/qnli",
|
68 |
+
"glue/rte",
|
69 |
+
"glue/wnli",
|
70 |
+
"super_glue/cb",
|
71 |
+
"anli/a1",
|
72 |
+
"anli/a2",
|
73 |
+
"anli/a3",
|
74 |
+
"babi_nli"
|
75 |
],
|
76 |
"torch_dtype": "float32",
|
77 |
"transformers_version": "4.48.0.dev0",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 598442860
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:488a25d089180833559774f95df48671dc596a0422f60ac4cc511a1b0a30891d
|
3 |
size 598442860
|