Update config.json
This commit is contained in:
parent
5146b00f79
commit
07b80d47d3
|
@ -3,9 +3,7 @@
|
||||||
"BertForQuestionAnswering"
|
"BertForQuestionAnswering"
|
||||||
],
|
],
|
||||||
"attention_probs_dropout_prob": 0.1,
|
"attention_probs_dropout_prob": 0.1,
|
||||||
"bos_token_id": 0,
|
|
||||||
"do_sample": false,
|
"do_sample": false,
|
||||||
"eos_token_ids": 0,
|
|
||||||
"finetuning_task": "squad2",
|
"finetuning_task": "squad2",
|
||||||
"hidden_act": "gelu",
|
"hidden_act": "gelu",
|
||||||
"hidden_dropout_prob": 0.1,
|
"hidden_dropout_prob": 0.1,
|
||||||
|
|
Loading…
Reference in New Issue