Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- cc_news.py +0 -1
cc_news.py
CHANGED
@@ -15,7 +15,6 @@
|
|
15 |
|
16 |
# Lint as: python3
|
17 |
"""The CC-News dataset is based on Common Crawl News Dataset by Sebastian Nagel"""
|
18 |
-
from __future__ import absolute_import, division, print_function
|
19 |
|
20 |
import glob
|
21 |
import json
|
|
|
15 |
|
16 |
# Lint as: python3
|
17 |
"""The CC-News dataset is based on Common Crawl News Dataset by Sebastian Nagel"""
|
|
|
18 |
|
19 |
import glob
|
20 |
import json
|