FarhanFarsi commited on
Commit
c2a465c
·
1 Parent(s): 4ee7bcd

Upload 4 files

Browse files
Files changed (4) hide show
  1. config.json +18 -0
  2. state_dict_nevise.pt +3 -0
  3. vocab.pkl +3 -0
  4. vocab.txt +0 -0
config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForMaskedLM"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "hidden_act": "gelu",
7
+ "hidden_dropout_prob": 0.1,
8
+ "hidden_size": 768,
9
+ "initializer_range": 0.02,
10
+ "intermediate_size": 3072,
11
+ "max_position_embeddings": 512,
12
+ "model_type": "bert",
13
+ "num_attention_heads": 12,
14
+ "num_hidden_layers": 12,
15
+ "type_vocab_size": 2,
16
+ "pad_token_id": 0,
17
+ "vocab_size": 100000
18
+ }
state_dict_nevise.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b693e267d6aaf25b8cc90d53dd379d2198043f356451566d6c09d02ecb2f4db
3
+ size 959061229
vocab.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8c2df553e189b7e3805ee2a36d123938f9b126403c47b4c4bddaaccc64c5ea3
3
+ size 3802049
vocab.txt ADDED
The diff for this file is too large to render. See raw diff