Datasets:

Modalities:
Text
ArXiv:
Tags:
License:
Muennighoff commited on
Commit
957e6a7
1 Parent(s): 37c1004

Formatting

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -21,6 +21,7 @@ Multilingual winograd schema challenge.
21
  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`.
22
 
23
  If you only want the original xWinograd Chinese schemas, do:
 
24
  `load_dataset("Muennighoff/xwinograd", "zh")["test"][0][:16]`
25
 
26
  ### Credits
 
21
  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`.
22
 
23
  If you only want the original xWinograd Chinese schemas, do:
24
+
25
  `load_dataset("Muennighoff/xwinograd", "zh")["test"][0][:16]`
26
 
27
  ### Credits