patrickvonplaten commited on
Commit
030d953
1 Parent(s): fcc61c6

copy model

Browse files
Files changed (2) hide show
  1. config.json +27 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "../fusing-models/bert/",
3
+ "activation_dropout": 0.0,
4
+ "activation_function": "gelu",
5
+ "architectures": [
6
+ "LDMBertModel"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "classifier_dropout": 0.0,
10
+ "d_model": 1280,
11
+ "dropout": 0.1,
12
+ "encoder_attention_heads": 8,
13
+ "encoder_ffn_dim": 5120,
14
+ "encoder_layerdrop": 0.0,
15
+ "encoder_layers": 32,
16
+ "head_dim": 64,
17
+ "init_std": 0.02,
18
+ "max_position_embeddings": 77,
19
+ "model_type": "ldmbert",
20
+ "num_hidden_layers": 32,
21
+ "pad_token_id": 0,
22
+ "scale_embedding": false,
23
+ "torch_dtype": "float32",
24
+ "transformers_version": "4.20.0.dev0",
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b33de66bbe4f4a28993bf2620f27252ebbfa4ef9a7e4dfb967ad093b4578c5eb
3
+ size 2328112821