File size: 520 Bytes
eaf6afd | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | ---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 1741533
num_examples: 16000
- name: test
num_bytes: 217173
num_examples: 2000
- name: valid
num_bytes: 214695
num_examples: 2000
download_size: 1286836
dataset_size: 2173401
---
# Dataset Card for "sentiment_analysis_data"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |