system HF staff commited on
Commit
98fe89d
1 Parent(s): 532035a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,3 +1,4 @@
 
1
  {
2
  "architectures": [
3
  "ElectraForPreTraining"
@@ -16,5 +17,5 @@
16
  "num_hidden_layers": 12,
17
  "pad_token_id": 0,
18
  "type_vocab_size": 2,
19
- "vocab_size": 30000
20
  }
 
1
+
2
  {
3
  "architectures": [
4
  "ElectraForPreTraining"
 
17
  "num_hidden_layers": 12,
18
  "pad_token_id": 0,
19
  "type_vocab_size": 2,
20
+ "vocab_size": 31002
21
  }