Tushar commited on
Commit
fdebb17
1 Parent(s): a1cf58d
Files changed (3) hide show
  1. config.json +15 -0
  2. pytorch_model.bin +3 -0
  3. vocab.txt +0 -0
config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/content/drive/MyDrive/bert/pretraining_output/checkpoint",
3
+ "attention_probs_dropout_prob": 0.1,
4
+ "hidden_act": "gelu",
5
+ "hidden_dropout_prob": 0.1,
6
+ "hidden_size": 768,
7
+ "initializer_range": 0.02,
8
+ "intermediate_size": 3072,
9
+ "max_position_embeddings": 512,
10
+ "model_type": "bert",
11
+ "num_attention_heads": 12,
12
+ "num_hidden_layers": 12,
13
+ "type_vocab_size": 2,
14
+ "vocab_size": 32654
15
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc1453d0298c5d09904f10536757431073db5ebeda88db7dac3c97b6a226395c
3
+ size 447067043
vocab.txt ADDED
The diff for this file is too large to render. See raw diff