seventk commited on
Commit
9276e6c
1 Parent(s): 2e9f25c

upload the model

Browse files
Files changed (3) hide show
  1. config.json +22 -0
  2. pytorch_model.bin +3 -0
  3. vocab.txt +0 -0
config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attention_probs_dropout_prob": 0.1,
3
+ "embedding_size": 128,
4
+ "ffn_type": 0,
5
+ "fp32_embedding": false,
6
+ "hidden_act": "gelu",
7
+ "hidden_dropout_prob": 0.1,
8
+ "hidden_size": 384,
9
+ "initializer_range": 0.02,
10
+ "intermediate_size": 1536,
11
+ "label_smoothing": null,
12
+ "max_position_embeddings": 512,
13
+ "new_pos_ids": false,
14
+ "num_attention_heads": 12,
15
+ "num_hidden_layers": 6,
16
+ "num_qkv": 0,
17
+ "relax_projection": 0,
18
+ "seg_emb": false,
19
+ "task_idx": null,
20
+ "type_vocab_size": 2,
21
+ "vocab_size": 60231
22
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6ac32609e58e8e11919f24afbc6cd6b96d8a59eba53dd95dac2a774dec5394b
3
+ size 68387517
vocab.txt ADDED
The diff for this file is too large to render. See raw diff