Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -19,5 +19,5 @@
|
|
19 |
"seq_classif_dropout": 0.2,
|
20 |
"sinusoidal_pos_embds": true,
|
21 |
"tie_weights_": true,
|
22 |
-
"vocab_size":
|
23 |
}
|
|
|
19 |
"seq_classif_dropout": 0.2,
|
20 |
"sinusoidal_pos_embds": true,
|
21 |
"tie_weights_": true,
|
22 |
+
"vocab_size": 30522
|
23 |
}
|