Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
sentiment-classification
Languages:
English
Size:
1M - 10M
ArXiv:
License:
Reorder split names
#1
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -82,12 +82,12 @@ dataset_info:
|
|
82 |
dtype: string
|
83 |
config_name: amazon_polarity
|
84 |
splits:
|
85 |
-
- name: test
|
86 |
-
num_bytes: 178176193
|
87 |
-
num_examples: 400000
|
88 |
- name: train
|
89 |
num_bytes: 1604364432
|
90 |
num_examples: 3600000
|
|
|
|
|
|
|
91 |
download_size: 688339454
|
92 |
dataset_size: 1782540625
|
93 |
---
|
|
|
82 |
dtype: string
|
83 |
config_name: amazon_polarity
|
84 |
splits:
|
|
|
|
|
|
|
85 |
- name: train
|
86 |
num_bytes: 1604364432
|
87 |
num_examples: 3600000
|
88 |
+
- name: test
|
89 |
+
num_bytes: 178176193
|
90 |
+
num_examples: 400000
|
91 |
download_size: 688339454
|
92 |
dataset_size: 1782540625
|
93 |
---
|