Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
sentiment-classification
Languages:
English
Size:
100K - 1M
ArXiv:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- yelp_polarity.py +0 -1
yelp_polarity.py
CHANGED
@@ -29,7 +29,6 @@
|
|
29 |
# limitations under the License.
|
30 |
"""Yelp Polarity Reviews dataset."""
|
31 |
|
32 |
-
from __future__ import absolute_import, division, print_function
|
33 |
|
34 |
import os
|
35 |
|
|
|
29 |
# limitations under the License.
|
30 |
"""Yelp Polarity Reviews dataset."""
|
31 |
|
|
|
32 |
|
33 |
import os
|
34 |
|