Vishvak Murahari commited on
Commit
a38a8d1
1 Parent(s): 5f19679

init commit

Browse files
Files changed (2) hide show
  1. config.json +40 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/usr/local/google/home/vishvak/Projects/datamux-pretraining-root/checkpoints/release_checkpoints/bert/base/gaussian_attention_v2_index_pos/pt/10",
3
+ "architectures": [
4
+ "MuxedBertForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "binary_hadamard_epsilon": 0.0,
8
+ "demuxing_variant": "index_pos",
9
+ "gaussian_hadamard_norm": 1.0,
10
+ "gradient_checkpointing": false,
11
+ "head_temperature": 100.0,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.1,
14
+ "hidden_size": 768,
15
+ "hierarchical_softmax_buckets": 100,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 3072,
18
+ "layer_norm_eps": 1e-12,
19
+ "learn_muxing": 0,
20
+ "legacy_demuxing": false,
21
+ "max_position_embeddings": 512,
22
+ "model_type": "bert",
23
+ "muxing_variant": "gaussian_attention_v2",
24
+ "num_attention_heads": 12,
25
+ "num_hidden_demux_layers": 3,
26
+ "num_hidden_layers": 12,
27
+ "num_instances": 10,
28
+ "output_attentions": true,
29
+ "output_hidden_states": true,
30
+ "pad_token_id": 0,
31
+ "position_embedding_type": "absolute",
32
+ "retrieval_loss_coeff": 0.0,
33
+ "retrieval_percentage": 1.0,
34
+ "task_loss_coeff": 1.0,
35
+ "transformers_version": "4.4.2",
36
+ "type_vocab_size": 2,
37
+ "use_cache": true,
38
+ "use_hierarchical_softmax": false,
39
+ "vocab_size": 30522
40
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28b06ff3ffc83a3277ff93bea0c61da5d7811dc918d1ebda6da2c78f768a1591
3
+ size 506759303