Datasets:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- numer_sense.py +0 -1
numer_sense.py
CHANGED
|
@@ -15,7 +15,6 @@
|
|
| 15 |
|
| 16 |
"""The NumerSense Dataset"""
|
| 17 |
|
| 18 |
-
from __future__ import absolute_import, division, print_function
|
| 19 |
|
| 20 |
import csv
|
| 21 |
|
|
|
|
| 15 |
|
| 16 |
"""The NumerSense Dataset"""
|
| 17 |
|
|
|
|
| 18 |
|
| 19 |
import csv
|
| 20 |
|