sberbank-ai commited on
Commit
3bb76fa
1 Parent(s): 6dedaff

Upload 3 files

Browse files
Files changed (3) hide show
  1. config.json +24 -0
  2. pytorch_model.bin +3 -0
  3. vocab.txt +0 -0
config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attention_probs_dropout_prob": 0.1,
3
+ "embedding_size": 128,
4
+ "hidden_act": "gelu",
5
+ "hidden_dropout_prob": 0.1,
6
+ "hidden_size": 256,
7
+ "initializer_range": 0.02,
8
+ "intermediate_size": 1024,
9
+ "layer_norm_eps": 1e-12,
10
+ "max_position_embeddings": 512,
11
+ "model_type": "electra",
12
+ "num_attention_heads": 4,
13
+ "generator_size":"0.25",
14
+ "num_hidden_layers": 12,
15
+ "pad_token_id": 0,
16
+ "position_embedding_type": "absolute",
17
+ "summary_activation": "gelu",
18
+ "summary_last_dropout": 0.1,
19
+ "summary_type": "first",
20
+ "summary_use_proj": true,
21
+ "transformers_version": "4.9.1",
22
+ "type_vocab_size": 2,
23
+ "vocab_size": 256000
24
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:622f7c0f25fa7ee64e7eaf14d0961e44c6a252c08f9f99673573d6cab358eba1
3
+ size 173557713
vocab.txt ADDED
The diff for this file is too large to render. See raw diff