annedirkson commited on
Commit
cba2935
·
1 Parent(s): 2a76236

commit from

Browse files
Files changed (5) hide show
  1. config.json +21 -0
  2. pytorch_model.bin +3 -0
  3. sparse_encoder.pk +0 -0
  4. sparse_weight.pt +3 -0
  5. vocab.txt +0 -0
config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 768,
7
+ "initializer_range": 0.02,
8
+ "intermediate_size": 3072,
9
+ "layer_norm_eps": 1e-12,
10
+ "max_position_embeddings": 512,
11
+ "num_attention_heads": 12,
12
+ "num_hidden_layers": 12,
13
+ "num_labels": 2,
14
+ "output_attentions": false,
15
+ "output_hidden_states": false,
16
+ "pruned_heads": {},
17
+ "torchscript": false,
18
+ "type_vocab_size": 2,
19
+ "use_bfloat16": false,
20
+ "vocab_size": 28996
21
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db067e64033fed25403570dddc0e8d915194632803b346c2c538eb18fefb5da2
3
+ size 433288887
sparse_encoder.pk ADDED
Binary file (21.6 kB). View file
 
sparse_weight.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:747a1f69988d84c8c986d39c2fbda1650dc177be4f50fa15136c876821fb786c
3
+ size 392
vocab.txt ADDED
The diff for this file is too large to render. See raw diff