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