Upload ElectraForSequenceClassification
Browse files- config.json +1 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
@@ -26,7 +26,6 @@
|
|
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",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "classla/bcms-bertic",
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
|
|
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",
|
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:f46eb3197b787748e80bdf45f17f0997f79e4cc2818bb6991571d28d7ecf534e
|
3 |
+
size 442546101
|