Datasets:
Tasks:
Multiple Choice
Sub-tasks:
multiple-choice-coreference-resolution
Languages:
English
Size:
n<1K
ArXiv:
License:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
mwsc.py
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
"""A modification of the Winograd Schema Challenge to ensure answers are a single context word"""
|
2 |
-
from __future__ import absolute_import, division, print_function
|
3 |
|
4 |
import os
|
5 |
import re
|
|
|
1 |
"""A modification of the Winograd Schema Challenge to ensure answers are a single context word"""
|
|
|
2 |
|
3 |
import os
|
4 |
import re
|