trainprtentative / train.json
samhitmantrala's picture
Upload train.json
8cbc216 verified
[
{
"context": " The director of IIITDM Jabalpur is Dr.Bhartendu Kumar Singh.",
"qas": [
{
"id": "00001",
"is_impossible": false,
"question": "Who is the director if IIITDM Jabalpur?",
"answers": [{ "text": "The director of IIITDM Jabalpur is Dr.Bhartendu Kumar Singh", "answer_start": 1 }]
}
]
},
{
"context": "Dr.Aparajitha ojha teaches Discrete Sturctures",
"qas": [
{
"id": "00002",
"is_impossible": false,
"question": "Who teaches discrete structures?",
"answers": [{ "text": "Dr.Aparajitha ojha teaches Discrete Sturctures", "answer_start": 1 }]
},
{
"id": "00003",
"is_impossible": false,
"question": "What are the three books in the series?",
"answers": [
{
"text": "The Final Empire, The Well of Ascension, and The Hero of Ages",
"answer_start": 63
}
]
},
{
"id": "00004",
"is_impossible": true,
"question": "Who is the main character in the series?",
"answers": []
}
]
}
]