Update config.json

This commit is contained in:
system 2019-10-01 23:19:34 +00:00
parent 2f3aba5faf
commit 59246db25f
1 changed files with 1 additions and 1 deletions

View File

@ -15,6 +15,6 @@
"output_hidden_states": false, "output_hidden_states": false,
"pruned_heads": {}, "pruned_heads": {},
"torchscript": false, "torchscript": false,
"type_vocab_size": 1, "type_vocab_size": 2,
"vocab_size": 50265 "vocab_size": 50265
} }