File size: 1,567 Bytes
74eeec8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
  "builder_name": null,
  "citation": "",
  "config_name": null,
  "dataset_size": null,
  "description": "",
  "download_checksums": null,
  "download_size": null,
  "features": {
    "id": {
      "dtype": "string",
      "id": null,
      "_type": "Value"
    },
    "paragraph_id": {
      "dtype": "int64",
      "id": null,
      "_type": "Value"
    },
    "context": {
      "dtype": "string",
      "id": null,
      "_type": "Value"
    },
    "question": {
      "dtype": "string",
      "id": null,
      "_type": "Value"
    },
    "answers": {
      "answer_start": {
        "feature": {
          "dtype": "int64",
          "id": null,
          "_type": "Value"
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
      },
      "text": {
        "feature": {
          "dtype": "string",
          "id": null,
          "_type": "Value"
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
      }
    },
    "website": {
      "dtype": "string",
      "id": null,
      "_type": "Value"
    },
    "article_id": {
      "dtype": "int64",
      "id": null,
      "_type": "Value"
    },
    "article_url": {
      "dtype": "string",
      "id": null,
      "_type": "Value"
    },
    "article_title": {
      "dtype": "string",
      "id": null,
      "_type": "Value"
    }
  },
  "homepage": "",
  "license": "",
  "post_processed": null,
  "post_processing_size": null,
  "size_in_bytes": null,
  "splits": null,
  "supervised_keys": null,
  "task_templates": null,
  "version": null
}