Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,46 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
- expert-generated
|
| 4 |
-
language:
|
| 5 |
-
- en
|
| 6 |
-
language_creators:
|
| 7 |
-
- expert-generated
|
| 8 |
-
license:
|
| 9 |
-
- cc-by-4.0
|
| 10 |
-
multilinguality:
|
| 11 |
-
- monolingual
|
| 12 |
-
pretty_name: Modified Winograd Schema Challenge (MWSC)
|
| 13 |
-
size_categories:
|
| 14 |
-
- n<1K
|
| 15 |
-
source_datasets:
|
| 16 |
-
- extended|winograd_wsc
|
| 17 |
-
task_categories:
|
| 18 |
-
- multiple-choice
|
| 19 |
-
task_ids:
|
| 20 |
-
- multiple-choice-coreference-resolution
|
| 21 |
-
paperswithcode_id: null
|
| 22 |
-
dataset_info:
|
| 23 |
-
features:
|
| 24 |
-
- name: sentence
|
| 25 |
-
dtype: string
|
| 26 |
-
- name: question
|
| 27 |
-
dtype: string
|
| 28 |
-
- name: options
|
| 29 |
-
sequence: string
|
| 30 |
-
- name: answer
|
| 31 |
-
dtype: string
|
| 32 |
-
splits:
|
| 33 |
-
- name: train
|
| 34 |
-
num_bytes: 11022
|
| 35 |
-
num_examples: 80
|
| 36 |
-
- name: test
|
| 37 |
-
num_bytes: 15220
|
| 38 |
-
num_examples: 100
|
| 39 |
-
- name: validation
|
| 40 |
-
num_bytes: 13109
|
| 41 |
-
num_examples: 82
|
| 42 |
-
download_size: 19197
|
| 43 |
-
dataset_size: 39351
|
| 44 |
---
|
| 45 |
|
| 46 |
# The Modified Winograd Schema Challenge (MWSC)
|
|
@@ -134,4 +93,4 @@ If you use this in your work, please cite:
|
|
| 134 |
|
| 135 |
### Contributions
|
| 136 |
|
| 137 |
-
Thanks to [@thomwolf](https://github.com/thomwolf), [@lewtun](https://github.com/lewtun), [@ghomasHudson](https://github.com/ghomasHudson), [@lhoestq](https://github.com/lhoestq) for adding this dataset.
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# The Modified Winograd Schema Challenge (MWSC)
|
|
|
|
| 93 |
|
| 94 |
### Contributions
|
| 95 |
|
| 96 |
+
Thanks to [@thomwolf](https://github.com/thomwolf), [@lewtun](https://github.com/lewtun), [@ghomasHudson](https://github.com/ghomasHudson), [@lhoestq](https://github.com/lhoestq) for adding this dataset.
|