{
  "citation": "",
  "description": "",
  "features": {
    "id": {
      "dtype": "string",
      "_type": "Value"
    },
    "title": {
      "dtype": "string",
      "_type": "Value"
    },
    "context": {
      "dtype": "string",
      "_type": "Value"
    },
    "question": {
      "dtype": "string",
      "_type": "Value"
    },
    "answers": {
      "answer_start": {
        "feature": {
          "dtype": "int64",
          "_type": "Value"
        },
        "_type": "Sequence"
      },
      "text": {
        "feature": {
          "dtype": "string",
          "_type": "Value"
        },
        "_type": "Sequence"
      }
    }
  },
  "homepage": "",
  "license": ""
}