RadhikaSatam commited on
Commit
a9e0ff7
1 Parent(s): 9431c8f

by radhika

Browse files
Files changed (4) hide show
  1. bert_config.json +13 -0
  2. bert_model.ckpt.index +0 -0
  3. pytorch_model.bin +3 -0
  4. vocab.txt +0 -0
bert_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attention_probs_dropout_prob": 0.1,
3
+ "hidden_act": "gelu",
4
+ "hidden_dropout_prob": 0.1,
5
+ "hidden_size": 768,
6
+ "initializer_range": 0.02,
7
+ "intermediate_size": 3072,
8
+ "max_position_embeddings": 512,
9
+ "num_attention_heads": 12,
10
+ "num_hidden_layers": 12,
11
+ "type_vocab_size": 2,
12
+ "vocab_size": 30522
13
+ }
bert_model.ckpt.index ADDED
Binary file (9.39 kB). View file
 
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:123f8b4b0d3c43bfbad3ab3e72dc56571cfa5a62c941d148375f871e269e44f4
3
+ size 440512299
vocab.txt ADDED
The diff for this file is too large to render. See raw diff