Datasets:

Modalities:
Text
Formats:
parquet
DOI:
Libraries:
Datasets
pandas
License:
Emotions_Data / README.md
Villian7's picture
Update README.md
e59642b
|
raw
history blame contribute delete
No virus
758 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
- name: label_text
dtype: string
splits:
- name: train
num_bytes: 109428773
num_examples: 1096869
- name: validation
num_bytes: 13025428
num_examples: 133105
- name: test
num_bytes: 13047201
num_examples: 133104
download_size: 77478115
dataset_size: 135501402
license: apache-2.0
---
# Dataset Card for "emotions"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)