File size: 1,059 Bytes
3212878 14a4448 f4aca8e f1f7e40 f4aca8e 3212878 f4aca8e 3212878 f4aca8e f1f7e40 3212878 f4aca8e f1f7e40 f4aca8e 3212878 f4aca8e 3212878 | 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 55 56 | ---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': amusement
'1': awe
'2': contentment
'3': excitement
'4': anger
'5': disgust
'6': fear
'7': sadness
- name: image_id
dtype: string
- name: emotion
dtype: string
- name: brightness
dtype: float32
- name: colorfulness
dtype: float32
- name: facial_expression
dtype: string
- name: human_action
dtype: string
- name: scene
dtype: string
- name: object
sequence: string
splits:
- name: train
num_bytes: 8792466008.53
num_examples: 94481
- name: val
num_bytes: 558290095.9
num_examples: 5905
- name: test
num_bytes: 1672766175.864
num_examples: 17716
download_size: 11291795006
dataset_size: 11023522280.294
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
---
|