Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
n<1K
Language Creators:
expert-generated
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
License:
davzoku commited on
Commit
726df89
1 Parent(s): ea5923c

Convert dataset to Parquet

Browse files
README.md CHANGED
@@ -20,7 +20,7 @@ task_ids:
20
  paperswithcode_id: wsc
21
  pretty_name: Winograd Schema Challenge
22
  dataset_info:
23
- - config_name: wsc285
24
  features:
25
  - name: text
26
  dtype: string
@@ -44,11 +44,11 @@ dataset_info:
44
  dtype: string
45
  splits:
46
  - name: test
47
- num_bytes: 52281
48
- num_examples: 285
49
- download_size: 113235
50
- dataset_size: 52281
51
- - config_name: wsc273
52
  features:
53
  - name: text
54
  dtype: string
@@ -72,10 +72,15 @@ dataset_info:
72
  dtype: string
73
  splits:
74
  - name: test
75
- num_bytes: 49674
76
- num_examples: 273
77
  download_size: 113235
78
- dataset_size: 49674
 
 
 
 
 
79
  ---
80
 
81
  # Dataset Card for The Winograd Schema Challenge
 
20
  paperswithcode_id: wsc
21
  pretty_name: Winograd Schema Challenge
22
  dataset_info:
23
+ - config_name: wsc273
24
  features:
25
  - name: text
26
  dtype: string
 
44
  dtype: string
45
  splits:
46
  - name: test
47
+ num_bytes: 49650
48
+ num_examples: 273
49
+ download_size: 23835
50
+ dataset_size: 49650
51
+ - config_name: wsc285
52
  features:
53
  - name: text
54
  dtype: string
 
72
  dtype: string
73
  splits:
74
  - name: test
75
+ num_bytes: 52281
76
+ num_examples: 285
77
  download_size: 113235
78
+ dataset_size: 52281
79
+ configs:
80
+ - config_name: wsc273
81
+ data_files:
82
+ - split: test
83
+ path: wsc273/test-*
84
  ---
85
 
86
  # Dataset Card for The Winograd Schema Challenge
dataset_infos.json CHANGED
@@ -1 +1,155 @@
1
- {"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", "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": "wsc273", "version": "0.0.0", "splits": {"test": {"name": "test", "num_bytes": 49674, "num_examples": 273, "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": 49674, "size_in_bytes": 162909}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "wsc285": {
3
+ "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",
4
+ "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",
5
+ "homepage": "https://cs.nyu.edu/faculty/davise/papers/WinogradSchemas/WS.html",
6
+ "license": "",
7
+ "features": {
8
+ "text": {
9
+ "dtype": "string",
10
+ "id": null,
11
+ "_type": "Value"
12
+ },
13
+ "pronoun": {
14
+ "dtype": "string",
15
+ "id": null,
16
+ "_type": "Value"
17
+ },
18
+ "pronoun_loc": {
19
+ "dtype": "int32",
20
+ "id": null,
21
+ "_type": "Value"
22
+ },
23
+ "quote": {
24
+ "dtype": "string",
25
+ "id": null,
26
+ "_type": "Value"
27
+ },
28
+ "quote_loc": {
29
+ "dtype": "int32",
30
+ "id": null,
31
+ "_type": "Value"
32
+ },
33
+ "options": {
34
+ "feature": {
35
+ "dtype": "string",
36
+ "id": null,
37
+ "_type": "Value"
38
+ },
39
+ "length": -1,
40
+ "id": null,
41
+ "_type": "Sequence"
42
+ },
43
+ "label": {
44
+ "num_classes": 2,
45
+ "names": [
46
+ "0",
47
+ "1"
48
+ ],
49
+ "names_file": null,
50
+ "id": null,
51
+ "_type": "ClassLabel"
52
+ },
53
+ "source": {
54
+ "dtype": "string",
55
+ "id": null,
56
+ "_type": "Value"
57
+ }
58
+ },
59
+ "post_processed": null,
60
+ "supervised_keys": null,
61
+ "builder_name": "winograd_wsc",
62
+ "config_name": "wsc285",
63
+ "version": {
64
+ "version_str": "0.0.0",
65
+ "description": null,
66
+ "major": 0,
67
+ "minor": 0,
68
+ "patch": 0
69
+ },
70
+ "splits": {
71
+ "test": {
72
+ "name": "test",
73
+ "num_bytes": 52281,
74
+ "num_examples": 285,
75
+ "dataset_name": "winograd_wsc"
76
+ }
77
+ },
78
+ "download_checksums": {
79
+ "https://cs.nyu.edu/faculty/davise/papers/WinogradSchemas/WSCollection.xml": {
80
+ "num_bytes": 113235,
81
+ "checksum": "98c845a5b33c109f2c49742e726fac592bbb1fdc3b3706b604de12f9c9f58c91"
82
+ }
83
+ },
84
+ "download_size": 113235,
85
+ "post_processing_size": null,
86
+ "dataset_size": 52281,
87
+ "size_in_bytes": 165516
88
+ },
89
+ "wsc273": {
90
+ "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",
91
+ "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",
92
+ "homepage": "https://cs.nyu.edu/faculty/davise/papers/WinogradSchemas/WS.html",
93
+ "license": "",
94
+ "features": {
95
+ "text": {
96
+ "dtype": "string",
97
+ "_type": "Value"
98
+ },
99
+ "pronoun": {
100
+ "dtype": "string",
101
+ "_type": "Value"
102
+ },
103
+ "pronoun_loc": {
104
+ "dtype": "int32",
105
+ "_type": "Value"
106
+ },
107
+ "quote": {
108
+ "dtype": "string",
109
+ "_type": "Value"
110
+ },
111
+ "quote_loc": {
112
+ "dtype": "int32",
113
+ "_type": "Value"
114
+ },
115
+ "options": {
116
+ "feature": {
117
+ "dtype": "string",
118
+ "_type": "Value"
119
+ },
120
+ "_type": "Sequence"
121
+ },
122
+ "label": {
123
+ "names": [
124
+ "0",
125
+ "1"
126
+ ],
127
+ "_type": "ClassLabel"
128
+ },
129
+ "source": {
130
+ "dtype": "string",
131
+ "_type": "Value"
132
+ }
133
+ },
134
+ "builder_name": "parquet",
135
+ "dataset_name": "winograd_wsc",
136
+ "config_name": "wsc273",
137
+ "version": {
138
+ "version_str": "0.0.0",
139
+ "major": 0,
140
+ "minor": 0,
141
+ "patch": 0
142
+ },
143
+ "splits": {
144
+ "test": {
145
+ "name": "test",
146
+ "num_bytes": 49650,
147
+ "num_examples": 273,
148
+ "dataset_name": null
149
+ }
150
+ },
151
+ "download_size": 23835,
152
+ "dataset_size": 49650,
153
+ "size_in_bytes": 73485
154
+ }
155
+ }
wsc273/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fab3f29273f2a2927e1d51b27915c35c894a575f1e51139865c5e7744ba2d37
3
+ size 23835