system HF staff commited on
Commit
e47666d
1 Parent(s): f758a86

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -15,5 +15,6 @@
15
  "pooler_size_per_head": 128,
16
  "pooler_type": "first_token_transform",
17
  "type_vocab_size": 2,
18
- "vocab_size": 35000
 
19
  }
 
15
  "pooler_size_per_head": 128,
16
  "pooler_type": "first_token_transform",
17
  "type_vocab_size": 2,
18
+ "vocab_size": 35000,
19
+ "model_type": "bert"
20
  }