mindspore/tests/ut/data/dataset/testSQuAD/SQuAD1/train-v1.1.json

1 line
695 B
JSON

{"data": [{"title": "John von Neumann","paragraphs": [{"context": "John von Neumann (December 28, 1903-February 8, 1957), American Hungarian mathematician, computer scientist, and physicist, was called \"The Father of Modern Computers\" and \"The Father of Game Theory.\"","qas": [{"answers": [{"answer_start": 0,"text": "John von Neumann"}],"question": "Who is \"The Father of Modern Computers\"?","id": "001"},{"answers": [{"answer_start": 18,"text": "December 28, 1903"}],"question": "When was John von Neumann's birth date?","id": "002"},{"answers": [{"answer_start": 55,"text": "American Hungarian"}],"question": "Where is John von Neumann's birthplace?","id": "003"}]}]}],"version": "1.1"}