Update config.json
This commit is contained in:
parent
c4f0387afc
commit
5146b00f79
|
@ -1,4 +1,7 @@
|
||||||
{
|
{
|
||||||
|
"architectures": [
|
||||||
|
"BertForQuestionAnswering"
|
||||||
|
],
|
||||||
"attention_probs_dropout_prob": 0.1,
|
"attention_probs_dropout_prob": 0.1,
|
||||||
"bos_token_id": 0,
|
"bos_token_id": 0,
|
||||||
"do_sample": false,
|
"do_sample": false,
|
||||||
|
|
Loading…
Reference in New Issue