Upload ElectraForSequenceClassification
Browse files- config.json +1 -0
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -18,6 +18,7 @@
|
|
18 |
"num_hidden_layers": 12,
|
19 |
"pad_token_id": 0,
|
20 |
"position_embedding_type": "absolute",
|
|
|
21 |
"summary_activation": "gelu",
|
22 |
"summary_last_dropout": 0.1,
|
23 |
"summary_type": "first",
|
|
|
18 |
"num_hidden_layers": 12,
|
19 |
"pad_token_id": 0,
|
20 |
"position_embedding_type": "absolute",
|
21 |
+
"problem_type": "single_label_classification",
|
22 |
"summary_activation": "gelu",
|
23 |
"summary_last_dropout": 0.1,
|
24 |
"summary_type": "first",
|
pytorch_model.bin
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:197e92b43d8951024a642c5ed92c717c91616352197f3598520d1c6a1ce85bf5
|
3 |
+
size 55023609
|