Update config.json
This commit is contained in:
parent
3094fd15f1
commit
f52b0baa25
|
@ -14,6 +14,6 @@
|
||||||
"output_attentions": false,
|
"output_attentions": false,
|
||||||
"output_hidden_states": false,
|
"output_hidden_states": false,
|
||||||
"torchscript": false,
|
"torchscript": false,
|
||||||
"type_vocab_size": 1,
|
"type_vocab_size": 2,
|
||||||
"vocab_size": 50265
|
"vocab_size": 50265
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue