GKLMIP commited on
Commit
acaee66
1 Parent(s): a7f407f
Files changed (4) hide show
  1. config.json +19 -0
  2. lo.wiki.bpe.vs25000.model +3 -0
  3. pytorch_model.bin +3 -0
  4. vocab.txt +0 -0
config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "ElectraForPreTraining"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "hidden_size": 768,
7
+ "intermediate_size": 3072,
8
+ "num_attention_heads": 12,
9
+ "num_hidden_layers": 12,
10
+ "embedding_size": 768,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "initializer_range": 0.02,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "electra",
17
+ "type_vocab_size": 2,
18
+ "vocab_size": 25004
19
+ }
lo.wiki.bpe.vs25000.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:633113524ee1425944b6ef452ed86ed7c40e2ee1d7b970157e171fcdd8571954
3
+ size 868139
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de75b3a498ca059540391a89f56fba63677b363c86e8618d31ce84c4e39a9133
3
+ size 421068617
vocab.txt ADDED
The diff for this file is too large to render. See raw diff