Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
eli5.py
CHANGED
|
@@ -15,7 +15,6 @@
|
|
| 15 |
|
| 16 |
# Lint as: python3
|
| 17 |
"""ELI5: Long Form Question Answering dataset"""
|
| 18 |
-
from __future__ import absolute_import, division, print_function
|
| 19 |
|
| 20 |
import bz2
|
| 21 |
import io
|
|
|
|
| 15 |
|
| 16 |
# Lint as: python3
|
| 17 |
"""ELI5: Long Form Question Answering dataset"""
|
|
|
|
| 18 |
|
| 19 |
import bz2
|
| 20 |
import io
|