ahnaf702 commited on
Commit
abe9c95
·
verified ·
1 Parent(s): 104485d

Upload ElectraForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +2 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "_name_or_path": "/kaggle/working/Save_models/my_model.keras",
3
  "architectures": [
4
  "ElectraForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
- "classifier_dropout": 0.2,
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:4732f274ec9b054d5818d5eaff8e3a92da58efbb525e91f763a593a40b03d171
3
- size 55023609
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:711a63b7a2f001f82c8cb99661345926e33afa3acb0d0f1d0e91d5cbec088dbc
3
+ size 55020793