File size: 618 Bytes
703833b 7185c71 703833b 7185c71 703833b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
dataset_info:
features:
- name: label
dtype:
class_label:
names:
'0': negative
'1': positive
- name: text
dtype: string
splits:
- name: validate
num_bytes: 2047050
num_examples: 5000
- name: test
num_bytes: 2061545
num_examples: 5000
- name: train
num_bytes: 10447565
num_examples: 25000
download_size: 9629583
dataset_size: 14556160
---
# Dataset Card for "AmazonPolarity_train25k_test5k_valid5k"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |