Datasets:

Modalities:
Text
ArXiv:
Libraries:
Datasets
License:
xwinograd / README.md
Muennighoff's picture
Add rr
eb2ad9a
|
raw
history blame
No virus
526 Bytes

XWinograd

Multilingual winograd schema challenge.

Languages

"en", "fr", "jp", "pt", "ru", "zh"

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]

Credits

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