File size: 958 Bytes
b92ae03 53b835a b92ae03 53b835a b92ae03 53b835a b92ae03 53b835a b92ae03 53b835a b92ae03 53b835a b92ae03 |
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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
---
dataset_info:
features:
- name: id
dtype: string
- name: text
dtype: string
- name: Anger
dtype: int64
- name: Disgust
dtype: int64
- name: Fear
dtype: int64
- name: Joy
dtype: int64
- name: Sadness
dtype: int64
- name: Surprise
dtype: int64
- name: __index_level_0__
dtype: int64
splits:
- name: fold_3
num_bytes: 88736
num_examples: 445
- name: fold_4
num_bytes: 90512
num_examples: 445
- name: fold_1
num_bytes: 91521
num_examples: 445
- name: fold_2
num_bytes: 94220
num_examples: 445
- name: fold_0
num_bytes: 90010
num_examples: 446
download_size: 243764
dataset_size: 454999
configs:
- config_name: default
data_files:
- split: fold_3
path: data/fold_3-*
- split: fold_4
path: data/fold_4-*
- split: fold_1
path: data/fold_1-*
- split: fold_2
path: data/fold_2-*
- split: fold_0
path: data/fold_0-*
---
|