Upload ElectraForSequenceClassification
Browse files- config.json +2 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"ElectraForSequenceClassification"
|
| 5 |
],
|
|
@@ -26,6 +26,7 @@
|
|
| 26 |
"num_hidden_layers": 12,
|
| 27 |
"pad_token_id": 0,
|
| 28 |
"position_embedding_type": "absolute",
|
|
|
|
| 29 |
"summary_activation": "gelu",
|
| 30 |
"summary_last_dropout": 0.1,
|
| 31 |
"summary_type": "first",
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "BERTicSENTNEG0",
|
| 3 |
"architectures": [
|
| 4 |
"ElectraForSequenceClassification"
|
| 5 |
],
|
|
|
|
| 26 |
"num_hidden_layers": 12,
|
| 27 |
"pad_token_id": 0,
|
| 28 |
"position_embedding_type": "absolute",
|
| 29 |
+
"problem_type": "single_label_classification",
|
| 30 |
"summary_activation": "gelu",
|
| 31 |
"summary_last_dropout": 0.1,
|
| 32 |
"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 442542126
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:381327014419e79d52cbda4e424dd117cfea8c4b3cc1a9e9b4046565bcb55c00
|
| 3 |
size 442542126
|