Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
n<1K
Language Creators:
expert-generated
Annotations Creators:
expert-generated
Source Datasets:
extended|winograd_wsc
ArXiv:
Tags:
License:
system HF staff commited on
Commit
3ff944c
1 Parent(s): d90df15

Update files from the datasets library (from 1.6.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.6.0

Files changed (1) hide show
  1. mwsc.py +0 -1
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