ShivamQA / train.json
Shivam22182's picture
Upload 4 files
22d6e9e
[
{
"context": "The Lord of the Rings is a high-fantasy epic written by J.R.R. Tolkien. The story follows the journey of a hobbit named Frodo Baggins who sets out to destroy a powerful ring that could bring about the end of the world.",
"qas": [
{
"id": "00001",
"is_impossible": false,
"question": "Who is the author of The Lord of the Rings?",
"answers": [
{
"text": "J.R.R. Tolkien",
"answer_start": 56
}
]
},
{
"id": "00002",
"is_impossible": false,
"question": "What is the name of the main character in The Lord of the Rings?",
"answers": [
{
"text": "Frodo Baggins",
"answer_start": 120
}
]
},
{
"id": "00003",
"is_impossible": false,
"question": "What is the quest of the main character in The Lord of the Rings?",
"answers": [
{
"text": "To destroy a powerful ring",
"answer_start": 147
}
]
}
]
},
{
"context": "Harry Potter is a popular series of fantasy novels written by J.K. Rowling. The books follow the adventures of a young wizard named Harry Potter as he attends Hogwarts School of Witchcraft and Wizardry.",
"qas": [
{
"id": "00004",
"is_impossible": false,
"question": "Who is the author of the Harry Potter series?",
"answers": [
{
"text": "J.K. Rowling",
"answer_start": 41
}
]
},
{
"id": "00005",
"is_impossible": false,
"question": "What is the name of the main character in the Harry Potter series?",
"answers": [
{
"text": "Harry Potter",
"answer_start": 132
}
]
},
{
"id": "00006",
"is_impossible": false,
"question": "Which school does Harry Potter attend in the series?",
"answers": [
{
"text": "Hogwarts School of Witchcraft and Wizardry",
"answer_start": 159
}
]
}
]
},
{
"context": "A Song of Ice and Fire is a series of epic fantasy novels by George R.R. Martin. The books are known for their complex characters and political intrigue in the fictional continents of Westeros and Essos.",
"qas": [
{
"id": "00007",
"is_impossible": false,
"question": "Who is the author of A Song of Ice and Fire series?",
"answers": [
{
"text": "George R.R. Martin",
"answer_start": 61
}
]
},
{
"id": "00008",
"is_impossible": false,
"question": "What is the distinctive feature of A Song of Ice and Fire novels?",
"answers": [
{
"text": "Complex characters and political intrigue",
"answer_start": 111
}
]
},
{
"id": "00009",
"is_impossible": false,
"question": "In which continents does the series take place?",
"answers": [
{
"text": "Westeros and Essos",
"answer_start": 184
}
]
}
]
}
]