sberbank-ai commited on
Commit
3f9c189
1 Parent(s): ebdb374

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": 576,
4
+ "hidden_act": "gelu",
5
+ "hidden_dropout_prob": 0.1,
6
+ "hidden_size": 576,
7
+ "initializer_range": 0.02,
8
+ "intermediate_size": 2304,
9
+ "layer_norm_eps": 1e-12,
10
+ "max_position_embeddings": 512,
11
+ "model_type": "electra",
12
+ "num_attention_heads": 9,
13
+ "num_hidden_layers": 12,
14
+ "pad_token_id": 0,
15
+ "position_embedding_type": "absolute",
16
+ "summary_activation": "gelu",
17
+ "summary_last_dropout": 0.1,
18
+ "generator_size":"0.25",
19
+ "summary_type": "first",
20
+ "summary_use_proj": true,
21
+ "transformers_version": "4.9.1",
22
+ "type_vocab_size": 2,
23
+ "vocab_size": 64000
24
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31eaf9fecb4e3acd25f90010c97ea865c492b3596081159e03fcabfbc4bdeefc
3
+ size 355752597
vocab.txt ADDED
The diff for this file is too large to render. See raw diff