File size: 2,994 Bytes
3c9a19f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c29711e
 
3c9a19f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
83
84
85
86
87
88
89
90
91
92
93
94
{
    "gem_data_split": {
      "description": " SQuAD2.0 combines the 100,000 questions in SQuAD1.1 with over 50,000 unanswerable questions written adversarially by crowdworkers\n to look similar to answerable ones. To do well on SQuAD2.0, systems must not only answer questions when possible, but\n also determine when no answer is supported by the paragraph and abstain from answering.\n",
      "citation": "@article{2016arXiv160605250R,\n       author = {{Rajpurkar}, Pranav and {Zhang}, Jian and {Lopyrev},\n                 Konstantin and {Liang}, Percy},\n        title = \"{SQuAD: 100,000+ Questions for Machine Comprehension of Text}\",\n      journal = {arXiv e-prints},\n         year = 2016,\n          eid = {arXiv:1606.05250},\n        pages = {arXiv:1606.05250},\narchivePrefix = {arXiv},\n       eprint = {1606.05250},\n}\n",
      "homepage": "https://rajpurkar.github.io/SQuAD-explorer/",
      "license": "CC BY-SA 4.0",
      "features": {
        "gem_id": {
          "dtype": "string",
          "id": null,
          "_type": "Value"
        },
        "id": {
          "dtype": "string",
          "id": null,
          "_type": "Value"
        },
        "title": {
          "dtype": "string",
          "id": null,
          "_type": "Value"
        },
        "context": {
          "dtype": "string",
          "id": null,
          "_type": "Value"
        },
        "question": {
          "dtype": "string",
          "id": null,
          "_type": "Value"
        },
        "target": {
          "dtype": "string",
          "id": null,
          "_type": "Value"
        },
        "references": [
          {
            "dtype": "string",
            "id": null,
            "_type": "Value"
          }
        ],
        "answers": {
          "feature": {
            "text": {
              "dtype": "string",
              "id": null,
              "_type": "Value"
            },
            "answer_start": {
              "dtype": "int32",
              "id": null,
              "_type": "Value"
            }
          },
          "length": -1,
          "id": null,
          "_type": "Sequence"
        }
      },
      "post_processed": null,
      "supervised_keys": null,
      "task_templates": null,
      "builder_name": "zillow",
      "config_name": "sales",
      "version": {
        "version_str": "1.0.0",
        "description": null,
        "major": 1,
        "minor": 0,
        "patch": 0
      },
      "splits": {
        "test": {
          "name": "test",
          "num_bytes": 14716686,
          "num_examples": 13922,
          "dataset_name": "squad_v2"
        }
      },
      "download_checksums": {
        "./test.json": {
          "num_bytes": 15489062,
          "checksum": "0491481fa9f87b853325955a723f4f016a1b2c7c36102e0f1a6d719cef2f2fe7"
        }
      },
      "download_size": 159207580,
      "post_processing_size": null,
      "dataset_size": 150788555,
      "size_in_bytes": 309996135
    }
  }