Commit
路
dd9ce62
1
Parent(s):
d83adf7
tf based qa
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
-
"
|
| 4 |
],
|
| 5 |
"attention_probs_dropout_prob": 0.1,
|
| 6 |
"finetuning_task": "Natual Questions",
|
|
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
+
"TFBertForQuestionAnswering"
|
| 4 |
],
|
| 5 |
"attention_probs_dropout_prob": 0.1,
|
| 6 |
"finetuning_task": "Natual Questions",
|