File size: 648 Bytes
adc0262 6d99955 0ddb02b 6d99955 adc0262 5333858 adc0262 995dc77 73dd70f 1dbce90 |
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 |
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': anxious-fearful
'1': bored
'2': confused
'3': discouraged
'4': frustrated
'5': neutral
'6': positive
'7': suprised
splits:
- name: train
num_bytes: 55553124.0
num_examples: 497
download_size: 55328338
dataset_size: 55553124.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
task_categories:
- image-classification
language:
- en
tags:
- emotions
- feelings
size_categories:
- n<1K
---
|