File size: 6,085 Bytes
726df89
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
{
    "wsc285": {
        "description": "A Winograd schema is a pair of sentences that differ in only one or two words and that contain an ambiguity that is\nresolved in opposite ways in the two sentences and requires the use of world knowledge and reasoning for its\nresolution. The schema takes its name from a well-known example by Terry Winograd:\n\n> The city councilmen refused the demonstrators a permit because they [feared/advocated] violence.\n\nIf the word is ``feared'', then ``they'' presumably refers to the city council; if it is ``advocated'' then ``they''\npresumably refers to the demonstrators.\n",
        "citation": "@inproceedings{levesque2012winograd,\n  title={The winograd schema challenge},\n  author={Levesque, Hector and Davis, Ernest and Morgenstern, Leora},\n  booktitle={Thirteenth International Conference on the Principles of Knowledge Representation and Reasoning},\n  year={2012},\n  organization={Citeseer}\n}\n",
        "homepage": "https://cs.nyu.edu/faculty/davise/papers/WinogradSchemas/WS.html",
        "license": "",
        "features": {
            "text": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "pronoun": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "pronoun_loc": {
                "dtype": "int32",
                "id": null,
                "_type": "Value"
            },
            "quote": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "quote_loc": {
                "dtype": "int32",
                "id": null,
                "_type": "Value"
            },
            "options": {
                "feature": {
                    "dtype": "string",
                    "id": null,
                    "_type": "Value"
                },
                "length": -1,
                "id": null,
                "_type": "Sequence"
            },
            "label": {
                "num_classes": 2,
                "names": [
                    "0",
                    "1"
                ],
                "names_file": null,
                "id": null,
                "_type": "ClassLabel"
            },
            "source": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "post_processed": null,
        "supervised_keys": null,
        "builder_name": "winograd_wsc",
        "config_name": "wsc285",
        "version": {
            "version_str": "0.0.0",
            "description": null,
            "major": 0,
            "minor": 0,
            "patch": 0
        },
        "splits": {
            "test": {
                "name": "test",
                "num_bytes": 52281,
                "num_examples": 285,
                "dataset_name": "winograd_wsc"
            }
        },
        "download_checksums": {
            "https://cs.nyu.edu/faculty/davise/papers/WinogradSchemas/WSCollection.xml": {
                "num_bytes": 113235,
                "checksum": "98c845a5b33c109f2c49742e726fac592bbb1fdc3b3706b604de12f9c9f58c91"
            }
        },
        "download_size": 113235,
        "post_processing_size": null,
        "dataset_size": 52281,
        "size_in_bytes": 165516
    },
    "wsc273": {
        "description": "A Winograd schema is a pair of sentences that differ in only one or two words and that contain an ambiguity that is\nresolved in opposite ways in the two sentences and requires the use of world knowledge and reasoning for its\nresolution. The schema takes its name from a well-known example by Terry Winograd:\n\n> The city councilmen refused the demonstrators a permit because they [feared/advocated] violence.\n\nIf the word is ``feared'', then ``they'' presumably refers to the city council; if it is ``advocated'' then ``they''\npresumably refers to the demonstrators.\n",
        "citation": "@inproceedings{levesque2012winograd,\n  title={The winograd schema challenge},\n  author={Levesque, Hector and Davis, Ernest and Morgenstern, Leora},\n  booktitle={Thirteenth International Conference on the Principles of Knowledge Representation and Reasoning},\n  year={2012},\n  organization={Citeseer}\n}\n",
        "homepage": "https://cs.nyu.edu/faculty/davise/papers/WinogradSchemas/WS.html",
        "license": "",
        "features": {
            "text": {
                "dtype": "string",
                "_type": "Value"
            },
            "pronoun": {
                "dtype": "string",
                "_type": "Value"
            },
            "pronoun_loc": {
                "dtype": "int32",
                "_type": "Value"
            },
            "quote": {
                "dtype": "string",
                "_type": "Value"
            },
            "quote_loc": {
                "dtype": "int32",
                "_type": "Value"
            },
            "options": {
                "feature": {
                    "dtype": "string",
                    "_type": "Value"
                },
                "_type": "Sequence"
            },
            "label": {
                "names": [
                    "0",
                    "1"
                ],
                "_type": "ClassLabel"
            },
            "source": {
                "dtype": "string",
                "_type": "Value"
            }
        },
        "builder_name": "parquet",
        "dataset_name": "winograd_wsc",
        "config_name": "wsc273",
        "version": {
            "version_str": "0.0.0",
            "major": 0,
            "minor": 0,
            "patch": 0
        },
        "splits": {
            "test": {
                "name": "test",
                "num_bytes": 49650,
                "num_examples": 273,
                "dataset_name": null
            }
        },
        "download_size": 23835,
        "dataset_size": 49650,
        "size_in_bytes": 73485
    }
}