Update config.json

This commit is contained in:
system 2020-03-23 21:43:42 +00:00
parent 5146b00f79
commit 07b80d47d3
1 changed files with 1 additions and 3 deletions

View File

@ -3,9 +3,7 @@
"BertForQuestionAnswering"
],
"attention_probs_dropout_prob": 0.1,
"bos_token_id": 0,
"do_sample": false,
"eos_token_ids": 0,
"finetuning_task": "squad2",
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,
@ -46,4 +44,4 @@
"type_vocab_size": 2,
"use_bfloat16": false,
"vocab_size": 30522
}
}