ahnaf702 commited on
Commit
307a783
1 Parent(s): 4f5e944

Upload ElectraForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +5 -5
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,20 +1,20 @@
1
  {
2
- "_name_or_path": "csebuetnlp/banglabert_small",
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,
11
- "hidden_size": 256,
12
  "initializer_range": 0.02,
13
- "intermediate_size": 1024,
14
  "layer_norm_eps": 1e-12,
15
  "max_position_embeddings": 512,
16
  "model_type": "electra",
17
- "num_attention_heads": 4,
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
 
1
  {
2
+ "_name_or_path": "csebuetnlp/banglabert",
3
  "architectures": [
4
  "ElectraForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": 0.2,
8
+ "embedding_size": 768,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
  "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
  "layer_norm_eps": 1e-12,
15
  "max_position_embeddings": 512,
16
  "model_type": "electra",
17
+ "num_attention_heads": 12,
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15f6153ba09ab13826dca4d8ccb963f4225a3e88962e21583982cb8cfbc51dbc
3
- size 55023609
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc26fbc0b67fa32618137613af87ba16a82c25c6703c624ee1f22b421cc48db1
3
+ size 442544497