Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,5 +1,37 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Wingrande v1.1
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
dataset_info:
|
| 4 |
+
config_name: winogrande_xs
|
| 5 |
+
features:
|
| 6 |
+
- name: sentence
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: option1
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: option2
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: answer
|
| 13 |
+
dtype: string
|
| 14 |
+
splits:
|
| 15 |
+
- name: train
|
| 16 |
+
num_bytes: 20688
|
| 17 |
+
num_examples: 160
|
| 18 |
+
- name: test
|
| 19 |
+
num_bytes: 227633
|
| 20 |
+
num_examples: 1767
|
| 21 |
+
- name: validation
|
| 22 |
+
num_bytes: 164183
|
| 23 |
+
num_examples: 1267
|
| 24 |
+
download_size: 215301
|
| 25 |
+
dataset_size: 412504
|
| 26 |
+
configs:
|
| 27 |
+
- config_name: winogrande_xs
|
| 28 |
+
data_files:
|
| 29 |
+
- split: train
|
| 30 |
+
path: winogrande_xs/train-*
|
| 31 |
+
- split: test
|
| 32 |
+
path: winogrande_xs/test-*
|
| 33 |
+
- split: validation
|
| 34 |
+
path: winogrande_xs/validation-*
|
| 35 |
---
|
| 36 |
|
| 37 |
# Wingrande v1.1
|
dataset_infos.json
CHANGED
|
@@ -1 +1,404 @@
|
|
| 1 |
-
{"winogrande_xs": {"description": "WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern\n 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a\nfill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires\ncommonsense reasoning.\n", "citation": "@InProceedings{ai2:winogrande,\ntitle = {WinoGrande: An Adversarial Winograd Schema Challenge at Scale},\nauthors={Keisuke, Sakaguchi and Ronan, Le Bras and Chandra, Bhagavatula and Yejin, Choi\n},\nyear={2019}\n}\n", "homepage": "https://leaderboard.allenai.org/winogrande/submissions/get-started", "license": "", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "option1": {"dtype": "string", "id": null, "_type": "Value"}, "option2": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "winogrande", "config_name": "winogrande_xs", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 20704, "num_examples": 160, "dataset_name": "winogrande"}, "test": {"name": "test", "num_bytes": 227649, "num_examples": 1767, "dataset_name": "winogrande"}, "validation": {"name": "validation", "num_bytes": 164199, "num_examples": 1267, "dataset_name": "winogrande"}}, "download_checksums": {"https://storage.googleapis.com/ai2-mosaic/public/winogrande/winogrande_1.1.zip": {"num_bytes": 3395492, "checksum": "3619ab104d8be2977b25c90ff420cb42d491707dcc75362a1e5d22bc082b7318"}}, "download_size": 3395492, "post_processing_size": null, "dataset_size": 412552, "size_in_bytes": 3808044}, "winogrande_s": {"description": "WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern\n 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a\nfill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires\ncommonsense reasoning.\n", "citation": "@InProceedings{ai2:winogrande,\ntitle = {WinoGrande: An Adversarial Winograd Schema Challenge at Scale},\nauthors={Keisuke, Sakaguchi and Ronan, Le Bras and Chandra, Bhagavatula and Yejin, Choi\n},\nyear={2019}\n}\n", "homepage": "https://leaderboard.allenai.org/winogrande/submissions/get-started", "license": "", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "option1": {"dtype": "string", "id": null, "_type": "Value"}, "option2": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "winogrande", "config_name": "winogrande_s", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 82308, "num_examples": 640, "dataset_name": "winogrande"}, "test": {"name": "test", "num_bytes": 227649, "num_examples": 1767, "dataset_name": "winogrande"}, "validation": {"name": "validation", "num_bytes": 164199, "num_examples": 1267, "dataset_name": "winogrande"}}, "download_checksums": {"https://storage.googleapis.com/ai2-mosaic/public/winogrande/winogrande_1.1.zip": {"num_bytes": 3395492, "checksum": "3619ab104d8be2977b25c90ff420cb42d491707dcc75362a1e5d22bc082b7318"}}, "download_size": 3395492, "post_processing_size": null, "dataset_size": 474156, "size_in_bytes": 3869648}, "winogrande_m": {"description": "WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern\n 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a\nfill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires\ncommonsense reasoning.\n", "citation": "@InProceedings{ai2:winogrande,\ntitle = {WinoGrande: An Adversarial Winograd Schema Challenge at Scale},\nauthors={Keisuke, Sakaguchi and Ronan, Le Bras and Chandra, Bhagavatula and Yejin, Choi\n},\nyear={2019}\n}\n", "homepage": "https://leaderboard.allenai.org/winogrande/submissions/get-started", "license": "", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "option1": {"dtype": "string", "id": null, "_type": "Value"}, "option2": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "winogrande", "config_name": "winogrande_m", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 329001, "num_examples": 2558, "dataset_name": "winogrande"}, "test": {"name": "test", "num_bytes": 227649, "num_examples": 1767, "dataset_name": "winogrande"}, "validation": {"name": "validation", "num_bytes": 164199, "num_examples": 1267, "dataset_name": "winogrande"}}, "download_checksums": {"https://storage.googleapis.com/ai2-mosaic/public/winogrande/winogrande_1.1.zip": {"num_bytes": 3395492, "checksum": "3619ab104d8be2977b25c90ff420cb42d491707dcc75362a1e5d22bc082b7318"}}, "download_size": 3395492, "post_processing_size": null, "dataset_size": 720849, "size_in_bytes": 4116341}, "winogrande_l": {"description": "WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern\n 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a\nfill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires\ncommonsense reasoning.\n", "citation": "@InProceedings{ai2:winogrande,\ntitle = {WinoGrande: An Adversarial Winograd Schema Challenge at Scale},\nauthors={Keisuke, Sakaguchi and Ronan, Le Bras and Chandra, Bhagavatula and Yejin, Choi\n},\nyear={2019}\n}\n", "homepage": "https://leaderboard.allenai.org/winogrande/submissions/get-started", "license": "", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "option1": {"dtype": "string", "id": null, "_type": "Value"}, "option2": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "winogrande", "config_name": "winogrande_l", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1319576, "num_examples": 10234, "dataset_name": "winogrande"}, "test": {"name": "test", "num_bytes": 227649, "num_examples": 1767, "dataset_name": "winogrande"}, "validation": {"name": "validation", "num_bytes": 164199, "num_examples": 1267, "dataset_name": "winogrande"}}, "download_checksums": {"https://storage.googleapis.com/ai2-mosaic/public/winogrande/winogrande_1.1.zip": {"num_bytes": 3395492, "checksum": "3619ab104d8be2977b25c90ff420cb42d491707dcc75362a1e5d22bc082b7318"}}, "download_size": 3395492, "post_processing_size": null, "dataset_size": 1711424, "size_in_bytes": 5106916}, "winogrande_xl": {"description": "WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern\n 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a\nfill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires\ncommonsense reasoning.\n", "citation": "@InProceedings{ai2:winogrande,\ntitle = {WinoGrande: An Adversarial Winograd Schema Challenge at Scale},\nauthors={Keisuke, Sakaguchi and Ronan, Le Bras and Chandra, Bhagavatula and Yejin, Choi\n},\nyear={2019}\n}\n", "homepage": "https://leaderboard.allenai.org/winogrande/submissions/get-started", "license": "", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "option1": {"dtype": "string", "id": null, "_type": "Value"}, "option2": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "winogrande", "config_name": "winogrande_xl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 5185832, "num_examples": 40398, "dataset_name": "winogrande"}, "test": {"name": "test", "num_bytes": 227649, "num_examples": 1767, "dataset_name": "winogrande"}, "validation": {"name": "validation", "num_bytes": 164199, "num_examples": 1267, "dataset_name": "winogrande"}}, "download_checksums": {"https://storage.googleapis.com/ai2-mosaic/public/winogrande/winogrande_1.1.zip": {"num_bytes": 3395492, "checksum": "3619ab104d8be2977b25c90ff420cb42d491707dcc75362a1e5d22bc082b7318"}}, "download_size": 3395492, "post_processing_size": null, "dataset_size": 5577680, "size_in_bytes": 8973172}, "winogrande_debiased": {"description": "WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern\n 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a\nfill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires\ncommonsense reasoning.\n", "citation": "@InProceedings{ai2:winogrande,\ntitle = {WinoGrande: An Adversarial Winograd Schema Challenge at Scale},\nauthors={Keisuke, Sakaguchi and Ronan, Le Bras and Chandra, Bhagavatula and Yejin, Choi\n},\nyear={2019}\n}\n", "homepage": "https://leaderboard.allenai.org/winogrande/submissions/get-started", "license": "", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "option1": {"dtype": "string", "id": null, "_type": "Value"}, "option2": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "winogrande", "config_name": "winogrande_debiased", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1203420, "num_examples": 9248, "dataset_name": "winogrande"}, "test": {"name": "test", "num_bytes": 227649, "num_examples": 1767, "dataset_name": "winogrande"}, "validation": {"name": "validation", "num_bytes": 164199, "num_examples": 1267, "dataset_name": "winogrande"}}, "download_checksums": {"https://storage.googleapis.com/ai2-mosaic/public/winogrande/winogrande_1.1.zip": {"num_bytes": 3395492, "checksum": "3619ab104d8be2977b25c90ff420cb42d491707dcc75362a1e5d22bc082b7318"}}, "download_size": 3395492, "post_processing_size": null, "dataset_size": 1595268, "size_in_bytes": 4990760}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"winogrande_xs": {
|
| 3 |
+
"description": "WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern\n 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a\nfill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires\ncommonsense reasoning.\n",
|
| 4 |
+
"citation": "@InProceedings{ai2:winogrande,\ntitle = {WinoGrande: An Adversarial Winograd Schema Challenge at Scale},\nauthors={Keisuke, Sakaguchi and Ronan, Le Bras and Chandra, Bhagavatula and Yejin, Choi\n},\nyear={2019}\n}\n",
|
| 5 |
+
"homepage": "https://leaderboard.allenai.org/winogrande/submissions/get-started",
|
| 6 |
+
"license": "",
|
| 7 |
+
"features": {
|
| 8 |
+
"sentence": {
|
| 9 |
+
"dtype": "string",
|
| 10 |
+
"_type": "Value"
|
| 11 |
+
},
|
| 12 |
+
"option1": {
|
| 13 |
+
"dtype": "string",
|
| 14 |
+
"_type": "Value"
|
| 15 |
+
},
|
| 16 |
+
"option2": {
|
| 17 |
+
"dtype": "string",
|
| 18 |
+
"_type": "Value"
|
| 19 |
+
},
|
| 20 |
+
"answer": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
}
|
| 24 |
+
},
|
| 25 |
+
"builder_name": "winogrande_raw",
|
| 26 |
+
"dataset_name": "winogrande_raw",
|
| 27 |
+
"config_name": "winogrande_xs",
|
| 28 |
+
"version": {
|
| 29 |
+
"version_str": "1.1.0",
|
| 30 |
+
"description": "",
|
| 31 |
+
"major": 1,
|
| 32 |
+
"minor": 1,
|
| 33 |
+
"patch": 0
|
| 34 |
+
},
|
| 35 |
+
"splits": {
|
| 36 |
+
"train": {
|
| 37 |
+
"name": "train",
|
| 38 |
+
"num_bytes": 20688,
|
| 39 |
+
"num_examples": 160,
|
| 40 |
+
"dataset_name": null
|
| 41 |
+
},
|
| 42 |
+
"test": {
|
| 43 |
+
"name": "test",
|
| 44 |
+
"num_bytes": 227633,
|
| 45 |
+
"num_examples": 1767,
|
| 46 |
+
"dataset_name": null
|
| 47 |
+
},
|
| 48 |
+
"validation": {
|
| 49 |
+
"name": "validation",
|
| 50 |
+
"num_bytes": 164183,
|
| 51 |
+
"num_examples": 1267,
|
| 52 |
+
"dataset_name": null
|
| 53 |
+
}
|
| 54 |
+
},
|
| 55 |
+
"download_size": 215301,
|
| 56 |
+
"dataset_size": 412504,
|
| 57 |
+
"size_in_bytes": 627805
|
| 58 |
+
},
|
| 59 |
+
"winogrande_s": {
|
| 60 |
+
"description": "WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern\n 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a\nfill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires\ncommonsense reasoning.\n",
|
| 61 |
+
"citation": "@InProceedings{ai2:winogrande,\ntitle = {WinoGrande: An Adversarial Winograd Schema Challenge at Scale},\nauthors={Keisuke, Sakaguchi and Ronan, Le Bras and Chandra, Bhagavatula and Yejin, Choi\n},\nyear={2019}\n}\n",
|
| 62 |
+
"homepage": "https://leaderboard.allenai.org/winogrande/submissions/get-started",
|
| 63 |
+
"license": "",
|
| 64 |
+
"features": {
|
| 65 |
+
"sentence": {
|
| 66 |
+
"dtype": "string",
|
| 67 |
+
"id": null,
|
| 68 |
+
"_type": "Value"
|
| 69 |
+
},
|
| 70 |
+
"option1": {
|
| 71 |
+
"dtype": "string",
|
| 72 |
+
"id": null,
|
| 73 |
+
"_type": "Value"
|
| 74 |
+
},
|
| 75 |
+
"option2": {
|
| 76 |
+
"dtype": "string",
|
| 77 |
+
"id": null,
|
| 78 |
+
"_type": "Value"
|
| 79 |
+
},
|
| 80 |
+
"answer": {
|
| 81 |
+
"dtype": "string",
|
| 82 |
+
"id": null,
|
| 83 |
+
"_type": "Value"
|
| 84 |
+
}
|
| 85 |
+
},
|
| 86 |
+
"post_processed": null,
|
| 87 |
+
"supervised_keys": null,
|
| 88 |
+
"builder_name": "winogrande",
|
| 89 |
+
"config_name": "winogrande_s",
|
| 90 |
+
"version": {
|
| 91 |
+
"version_str": "1.1.0",
|
| 92 |
+
"description": "",
|
| 93 |
+
"major": 1,
|
| 94 |
+
"minor": 1,
|
| 95 |
+
"patch": 0
|
| 96 |
+
},
|
| 97 |
+
"splits": {
|
| 98 |
+
"train": {
|
| 99 |
+
"name": "train",
|
| 100 |
+
"num_bytes": 82308,
|
| 101 |
+
"num_examples": 640,
|
| 102 |
+
"dataset_name": "winogrande"
|
| 103 |
+
},
|
| 104 |
+
"test": {
|
| 105 |
+
"name": "test",
|
| 106 |
+
"num_bytes": 227649,
|
| 107 |
+
"num_examples": 1767,
|
| 108 |
+
"dataset_name": "winogrande"
|
| 109 |
+
},
|
| 110 |
+
"validation": {
|
| 111 |
+
"name": "validation",
|
| 112 |
+
"num_bytes": 164199,
|
| 113 |
+
"num_examples": 1267,
|
| 114 |
+
"dataset_name": "winogrande"
|
| 115 |
+
}
|
| 116 |
+
},
|
| 117 |
+
"download_checksums": {
|
| 118 |
+
"https://storage.googleapis.com/ai2-mosaic/public/winogrande/winogrande_1.1.zip": {
|
| 119 |
+
"num_bytes": 3395492,
|
| 120 |
+
"checksum": "3619ab104d8be2977b25c90ff420cb42d491707dcc75362a1e5d22bc082b7318"
|
| 121 |
+
}
|
| 122 |
+
},
|
| 123 |
+
"download_size": 3395492,
|
| 124 |
+
"post_processing_size": null,
|
| 125 |
+
"dataset_size": 474156,
|
| 126 |
+
"size_in_bytes": 3869648
|
| 127 |
+
},
|
| 128 |
+
"winogrande_m": {
|
| 129 |
+
"description": "WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern\n 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a\nfill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires\ncommonsense reasoning.\n",
|
| 130 |
+
"citation": "@InProceedings{ai2:winogrande,\ntitle = {WinoGrande: An Adversarial Winograd Schema Challenge at Scale},\nauthors={Keisuke, Sakaguchi and Ronan, Le Bras and Chandra, Bhagavatula and Yejin, Choi\n},\nyear={2019}\n}\n",
|
| 131 |
+
"homepage": "https://leaderboard.allenai.org/winogrande/submissions/get-started",
|
| 132 |
+
"license": "",
|
| 133 |
+
"features": {
|
| 134 |
+
"sentence": {
|
| 135 |
+
"dtype": "string",
|
| 136 |
+
"id": null,
|
| 137 |
+
"_type": "Value"
|
| 138 |
+
},
|
| 139 |
+
"option1": {
|
| 140 |
+
"dtype": "string",
|
| 141 |
+
"id": null,
|
| 142 |
+
"_type": "Value"
|
| 143 |
+
},
|
| 144 |
+
"option2": {
|
| 145 |
+
"dtype": "string",
|
| 146 |
+
"id": null,
|
| 147 |
+
"_type": "Value"
|
| 148 |
+
},
|
| 149 |
+
"answer": {
|
| 150 |
+
"dtype": "string",
|
| 151 |
+
"id": null,
|
| 152 |
+
"_type": "Value"
|
| 153 |
+
}
|
| 154 |
+
},
|
| 155 |
+
"post_processed": null,
|
| 156 |
+
"supervised_keys": null,
|
| 157 |
+
"builder_name": "winogrande",
|
| 158 |
+
"config_name": "winogrande_m",
|
| 159 |
+
"version": {
|
| 160 |
+
"version_str": "1.1.0",
|
| 161 |
+
"description": "",
|
| 162 |
+
"major": 1,
|
| 163 |
+
"minor": 1,
|
| 164 |
+
"patch": 0
|
| 165 |
+
},
|
| 166 |
+
"splits": {
|
| 167 |
+
"train": {
|
| 168 |
+
"name": "train",
|
| 169 |
+
"num_bytes": 329001,
|
| 170 |
+
"num_examples": 2558,
|
| 171 |
+
"dataset_name": "winogrande"
|
| 172 |
+
},
|
| 173 |
+
"test": {
|
| 174 |
+
"name": "test",
|
| 175 |
+
"num_bytes": 227649,
|
| 176 |
+
"num_examples": 1767,
|
| 177 |
+
"dataset_name": "winogrande"
|
| 178 |
+
},
|
| 179 |
+
"validation": {
|
| 180 |
+
"name": "validation",
|
| 181 |
+
"num_bytes": 164199,
|
| 182 |
+
"num_examples": 1267,
|
| 183 |
+
"dataset_name": "winogrande"
|
| 184 |
+
}
|
| 185 |
+
},
|
| 186 |
+
"download_checksums": {
|
| 187 |
+
"https://storage.googleapis.com/ai2-mosaic/public/winogrande/winogrande_1.1.zip": {
|
| 188 |
+
"num_bytes": 3395492,
|
| 189 |
+
"checksum": "3619ab104d8be2977b25c90ff420cb42d491707dcc75362a1e5d22bc082b7318"
|
| 190 |
+
}
|
| 191 |
+
},
|
| 192 |
+
"download_size": 3395492,
|
| 193 |
+
"post_processing_size": null,
|
| 194 |
+
"dataset_size": 720849,
|
| 195 |
+
"size_in_bytes": 4116341
|
| 196 |
+
},
|
| 197 |
+
"winogrande_l": {
|
| 198 |
+
"description": "WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern\n 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a\nfill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires\ncommonsense reasoning.\n",
|
| 199 |
+
"citation": "@InProceedings{ai2:winogrande,\ntitle = {WinoGrande: An Adversarial Winograd Schema Challenge at Scale},\nauthors={Keisuke, Sakaguchi and Ronan, Le Bras and Chandra, Bhagavatula and Yejin, Choi\n},\nyear={2019}\n}\n",
|
| 200 |
+
"homepage": "https://leaderboard.allenai.org/winogrande/submissions/get-started",
|
| 201 |
+
"license": "",
|
| 202 |
+
"features": {
|
| 203 |
+
"sentence": {
|
| 204 |
+
"dtype": "string",
|
| 205 |
+
"id": null,
|
| 206 |
+
"_type": "Value"
|
| 207 |
+
},
|
| 208 |
+
"option1": {
|
| 209 |
+
"dtype": "string",
|
| 210 |
+
"id": null,
|
| 211 |
+
"_type": "Value"
|
| 212 |
+
},
|
| 213 |
+
"option2": {
|
| 214 |
+
"dtype": "string",
|
| 215 |
+
"id": null,
|
| 216 |
+
"_type": "Value"
|
| 217 |
+
},
|
| 218 |
+
"answer": {
|
| 219 |
+
"dtype": "string",
|
| 220 |
+
"id": null,
|
| 221 |
+
"_type": "Value"
|
| 222 |
+
}
|
| 223 |
+
},
|
| 224 |
+
"post_processed": null,
|
| 225 |
+
"supervised_keys": null,
|
| 226 |
+
"builder_name": "winogrande",
|
| 227 |
+
"config_name": "winogrande_l",
|
| 228 |
+
"version": {
|
| 229 |
+
"version_str": "1.1.0",
|
| 230 |
+
"description": "",
|
| 231 |
+
"major": 1,
|
| 232 |
+
"minor": 1,
|
| 233 |
+
"patch": 0
|
| 234 |
+
},
|
| 235 |
+
"splits": {
|
| 236 |
+
"train": {
|
| 237 |
+
"name": "train",
|
| 238 |
+
"num_bytes": 1319576,
|
| 239 |
+
"num_examples": 10234,
|
| 240 |
+
"dataset_name": "winogrande"
|
| 241 |
+
},
|
| 242 |
+
"test": {
|
| 243 |
+
"name": "test",
|
| 244 |
+
"num_bytes": 227649,
|
| 245 |
+
"num_examples": 1767,
|
| 246 |
+
"dataset_name": "winogrande"
|
| 247 |
+
},
|
| 248 |
+
"validation": {
|
| 249 |
+
"name": "validation",
|
| 250 |
+
"num_bytes": 164199,
|
| 251 |
+
"num_examples": 1267,
|
| 252 |
+
"dataset_name": "winogrande"
|
| 253 |
+
}
|
| 254 |
+
},
|
| 255 |
+
"download_checksums": {
|
| 256 |
+
"https://storage.googleapis.com/ai2-mosaic/public/winogrande/winogrande_1.1.zip": {
|
| 257 |
+
"num_bytes": 3395492,
|
| 258 |
+
"checksum": "3619ab104d8be2977b25c90ff420cb42d491707dcc75362a1e5d22bc082b7318"
|
| 259 |
+
}
|
| 260 |
+
},
|
| 261 |
+
"download_size": 3395492,
|
| 262 |
+
"post_processing_size": null,
|
| 263 |
+
"dataset_size": 1711424,
|
| 264 |
+
"size_in_bytes": 5106916
|
| 265 |
+
},
|
| 266 |
+
"winogrande_xl": {
|
| 267 |
+
"description": "WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern\n 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a\nfill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires\ncommonsense reasoning.\n",
|
| 268 |
+
"citation": "@InProceedings{ai2:winogrande,\ntitle = {WinoGrande: An Adversarial Winograd Schema Challenge at Scale},\nauthors={Keisuke, Sakaguchi and Ronan, Le Bras and Chandra, Bhagavatula and Yejin, Choi\n},\nyear={2019}\n}\n",
|
| 269 |
+
"homepage": "https://leaderboard.allenai.org/winogrande/submissions/get-started",
|
| 270 |
+
"license": "",
|
| 271 |
+
"features": {
|
| 272 |
+
"sentence": {
|
| 273 |
+
"dtype": "string",
|
| 274 |
+
"id": null,
|
| 275 |
+
"_type": "Value"
|
| 276 |
+
},
|
| 277 |
+
"option1": {
|
| 278 |
+
"dtype": "string",
|
| 279 |
+
"id": null,
|
| 280 |
+
"_type": "Value"
|
| 281 |
+
},
|
| 282 |
+
"option2": {
|
| 283 |
+
"dtype": "string",
|
| 284 |
+
"id": null,
|
| 285 |
+
"_type": "Value"
|
| 286 |
+
},
|
| 287 |
+
"answer": {
|
| 288 |
+
"dtype": "string",
|
| 289 |
+
"id": null,
|
| 290 |
+
"_type": "Value"
|
| 291 |
+
}
|
| 292 |
+
},
|
| 293 |
+
"post_processed": null,
|
| 294 |
+
"supervised_keys": null,
|
| 295 |
+
"builder_name": "winogrande",
|
| 296 |
+
"config_name": "winogrande_xl",
|
| 297 |
+
"version": {
|
| 298 |
+
"version_str": "1.1.0",
|
| 299 |
+
"description": "",
|
| 300 |
+
"major": 1,
|
| 301 |
+
"minor": 1,
|
| 302 |
+
"patch": 0
|
| 303 |
+
},
|
| 304 |
+
"splits": {
|
| 305 |
+
"train": {
|
| 306 |
+
"name": "train",
|
| 307 |
+
"num_bytes": 5185832,
|
| 308 |
+
"num_examples": 40398,
|
| 309 |
+
"dataset_name": "winogrande"
|
| 310 |
+
},
|
| 311 |
+
"test": {
|
| 312 |
+
"name": "test",
|
| 313 |
+
"num_bytes": 227649,
|
| 314 |
+
"num_examples": 1767,
|
| 315 |
+
"dataset_name": "winogrande"
|
| 316 |
+
},
|
| 317 |
+
"validation": {
|
| 318 |
+
"name": "validation",
|
| 319 |
+
"num_bytes": 164199,
|
| 320 |
+
"num_examples": 1267,
|
| 321 |
+
"dataset_name": "winogrande"
|
| 322 |
+
}
|
| 323 |
+
},
|
| 324 |
+
"download_checksums": {
|
| 325 |
+
"https://storage.googleapis.com/ai2-mosaic/public/winogrande/winogrande_1.1.zip": {
|
| 326 |
+
"num_bytes": 3395492,
|
| 327 |
+
"checksum": "3619ab104d8be2977b25c90ff420cb42d491707dcc75362a1e5d22bc082b7318"
|
| 328 |
+
}
|
| 329 |
+
},
|
| 330 |
+
"download_size": 3395492,
|
| 331 |
+
"post_processing_size": null,
|
| 332 |
+
"dataset_size": 5577680,
|
| 333 |
+
"size_in_bytes": 8973172
|
| 334 |
+
},
|
| 335 |
+
"winogrande_debiased": {
|
| 336 |
+
"description": "WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern\n 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a\nfill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires\ncommonsense reasoning.\n",
|
| 337 |
+
"citation": "@InProceedings{ai2:winogrande,\ntitle = {WinoGrande: An Adversarial Winograd Schema Challenge at Scale},\nauthors={Keisuke, Sakaguchi and Ronan, Le Bras and Chandra, Bhagavatula and Yejin, Choi\n},\nyear={2019}\n}\n",
|
| 338 |
+
"homepage": "https://leaderboard.allenai.org/winogrande/submissions/get-started",
|
| 339 |
+
"license": "",
|
| 340 |
+
"features": {
|
| 341 |
+
"sentence": {
|
| 342 |
+
"dtype": "string",
|
| 343 |
+
"id": null,
|
| 344 |
+
"_type": "Value"
|
| 345 |
+
},
|
| 346 |
+
"option1": {
|
| 347 |
+
"dtype": "string",
|
| 348 |
+
"id": null,
|
| 349 |
+
"_type": "Value"
|
| 350 |
+
},
|
| 351 |
+
"option2": {
|
| 352 |
+
"dtype": "string",
|
| 353 |
+
"id": null,
|
| 354 |
+
"_type": "Value"
|
| 355 |
+
},
|
| 356 |
+
"answer": {
|
| 357 |
+
"dtype": "string",
|
| 358 |
+
"id": null,
|
| 359 |
+
"_type": "Value"
|
| 360 |
+
}
|
| 361 |
+
},
|
| 362 |
+
"post_processed": null,
|
| 363 |
+
"supervised_keys": null,
|
| 364 |
+
"builder_name": "winogrande",
|
| 365 |
+
"config_name": "winogrande_debiased",
|
| 366 |
+
"version": {
|
| 367 |
+
"version_str": "1.1.0",
|
| 368 |
+
"description": "",
|
| 369 |
+
"major": 1,
|
| 370 |
+
"minor": 1,
|
| 371 |
+
"patch": 0
|
| 372 |
+
},
|
| 373 |
+
"splits": {
|
| 374 |
+
"train": {
|
| 375 |
+
"name": "train",
|
| 376 |
+
"num_bytes": 1203420,
|
| 377 |
+
"num_examples": 9248,
|
| 378 |
+
"dataset_name": "winogrande"
|
| 379 |
+
},
|
| 380 |
+
"test": {
|
| 381 |
+
"name": "test",
|
| 382 |
+
"num_bytes": 227649,
|
| 383 |
+
"num_examples": 1767,
|
| 384 |
+
"dataset_name": "winogrande"
|
| 385 |
+
},
|
| 386 |
+
"validation": {
|
| 387 |
+
"name": "validation",
|
| 388 |
+
"num_bytes": 164199,
|
| 389 |
+
"num_examples": 1267,
|
| 390 |
+
"dataset_name": "winogrande"
|
| 391 |
+
}
|
| 392 |
+
},
|
| 393 |
+
"download_checksums": {
|
| 394 |
+
"https://storage.googleapis.com/ai2-mosaic/public/winogrande/winogrande_1.1.zip": {
|
| 395 |
+
"num_bytes": 3395492,
|
| 396 |
+
"checksum": "3619ab104d8be2977b25c90ff420cb42d491707dcc75362a1e5d22bc082b7318"
|
| 397 |
+
}
|
| 398 |
+
},
|
| 399 |
+
"download_size": 3395492,
|
| 400 |
+
"post_processing_size": null,
|
| 401 |
+
"dataset_size": 1595268,
|
| 402 |
+
"size_in_bytes": 4990760
|
| 403 |
+
}
|
| 404 |
+
}
|
winogrande_xs/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a7c4b062ec4540d55751c581bf66d40299cb9637778143bb73dce07beb615d5
|
| 3 |
+
size 117656
|
winogrande_xs/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f271436e457b2c737c9a82bb55efd115131291af1f7481059d1a51ca3e00a799
|
| 3 |
+
size 11717
|
winogrande_xs/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76bf48df35738da9100407a9272f5aad11791a98642c6611f7593a0bb9a48601
|
| 3 |
+
size 85928
|