Upload ElectraForSequenceClassification
Browse files- config.json +2 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
-
"classifier_dropout": 0.
|
8 |
"embedding_size": 128,
|
9 |
"hidden_act": "gelu",
|
10 |
"hidden_dropout_prob": 0.1,
|
@@ -18,7 +18,6 @@
|
|
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",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "csebuetnlp/banglabert_small",
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"classifier_dropout": 0.3,
|
8 |
"embedding_size": 128,
|
9 |
"hidden_act": "gelu",
|
10 |
"hidden_dropout_prob": 0.1,
|
|
|
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",
|
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:711a63b7a2f001f82c8cb99661345926e33afa3acb0d0f1d0e91d5cbec088dbc
|
3 |
+
size 55020793
|