nielsr HF staff commited on
Commit
dccfa92
1 Parent(s): c743fa7

First commit

Browse files
Files changed (4) hide show
  1. config.json +19 -0
  2. merges.txt +0 -0
  3. pytorch_model.bin +3 -0
  4. vocab.json +0 -0
config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attention_probs_dropout_prob": 0.1,
3
+ "finetuning_task": null,
4
+ "hidden_act": "gelu",
5
+ "hidden_dropout_prob": 0.1,
6
+ "hidden_size": 1024,
7
+ "initializer_range": 0.02,
8
+ "intermediate_size": 4096,
9
+ "layer_norm_eps": 1e-05,
10
+ "max_position_embeddings": 514,
11
+ "num_attention_heads": 16,
12
+ "num_hidden_layers": 24,
13
+ "num_labels": 2,
14
+ "output_attentions": false,
15
+ "output_hidden_states": false,
16
+ "torchscript": false,
17
+ "type_vocab_size": 1,
18
+ "vocab_size": 50265
19
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ead902e2136cf4a5259108b9b66e434e31fcf080a320411ef006ab0d564fc88
3
+ size 1425950275
vocab.json ADDED
The diff for this file is too large to render. See raw diff