data
list
[ { "title": "Sample Article 1", "paragraphs": [ { "context": "This is a sample paragraph with some text. It contains information about a specific topic.", "qas": [ { "question": "What is the topic of this paragraph?", "id": "q1", "answers": [ { "text": "Sample paragraph topic", "answer_start": 41 } ] }, { "question": "How long is this paragraph?", "id": "q2", "answers": [ { "text": "46 characters", "answer_start": 0 } ] } ] } ] }, { "title": "Sample Article 2", "paragraphs": [ { "context": "This is another sample paragraph. It provides information on a different topic.", "qas": [ { "question": "What is the main topic discussed in this paragraph?", "id": "q3", "answers": [ { "text": "Different topic", "answer_start": 44 } ] }, { "question": "How many sentences are in this paragraph?", "id": "q4", "answers": [ { "text": "2 sentences", "answer_start": 0 } ] } ] } ] } ]

Dataset Card for "dataset1"

More Information needed

Downloads last month
4
Edit dataset card