mstyslavity commited on
Commit
c7c62ca
·
verified ·
1 Parent(s): 6805b02

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -14,8 +14,8 @@
14
  "layer_norm_eps": 1e-12,
15
  "max_position_embeddings": 512,
16
  "model_type": "electra",
17
- "num_attention_heads": 36,
18
- "num_hidden_layers": 36,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
  "summary_activation": "gelu",
 
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",
21
  "summary_activation": "gelu",