Datasets:

Modalities:
Text
ArXiv:
Libraries:
Datasets
License:
xwinograd / README.md
Muennighoff's picture
Update README.md
2c28877
|
raw
history blame
1.08 kB
metadata
language:
  - en
  - fr
  - ja
  - pt
  - ru
  - zh

XWinograd

Multilingual winograd schema challenge.

Languages & Samples

  • "en": 2325
  • "fr": 83
  • "jp": 959
  • "pt": 263
  • "ru": 315
  • "zh": 504

Dataset creation

Winograd schema challenges come from the XWinograd dataset introduced in Tikhonov et al. As it only contains 16 Chinese schemas, we add 488 Chinese schemas from clue/cluewsc2020.

If you only want the original xWinograd Chinese schemas, do:

load_dataset("Muennighoff/xwinograd", "zh")["test"][0][:16]

Additional Information

Citation Information

@article{muennighoff2022crosslingual,
  title={Crosslingual Generalization through Multitask Finetuning},
  author={Muennighoff, Niklas and Wang, Thomas and Sutawika, Lintang and Roberts, Adam and Biderman, Stella and Scao, Teven Le and Bari, M Saiful and Shen, Sheng and Yong, Zheng-Xin and Schoelkopf, Hailey and others},
  journal={arXiv preprint arXiv:2211.01786},
  year={2022}
}

Contributions

Thanks to Jordan Clive, @yongzx & @khalidalt for support on adding Chinese.