Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Languages:
English
Size:
10K - 100K
ArXiv:
License:
{ | |
"data": [ | |
{ "title": "dev test", | |
"paragraphs": [ | |
{ "context": "This is a test context.", | |
"qas": [ | |
{ "question": "Is this a test?", | |
"id": "2", | |
"answers": [ | |
{ "answer_start": 6, | |
"text": "This is a test text" | |
} | |
] | |
} | |
] | |
} | |
] | |
} | |
] | |
} | |