File size: 872 Bytes
e4949b2 6ad75d5 e4949b2 6ad75d5 e4949b2 6ad75d5 e4949b2 6ad75d5 e4949b2 6ad75d5 e4949b2 6ad75d5 e4949b2 | 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 | ---
dataset_info:
features:
- name: image
dtype: image
- name: frame_id
dtype: string
- name: video_id
dtype: string
- name: blur_score
dtype: float64
- name: extraversion
dtype: float64
- name: neuroticism
dtype: float64
- name: agreeableness
dtype: float64
- name: conscientiousness
dtype: float64
- name: openness
dtype: float64
- name: interview
dtype: float64
splits:
- name: train
num_bytes: 3813738629
num_examples: 89427
- name: validation
num_bytes: 1148493264
num_examples: 29817
- name: test
num_bytes: 1390622910
num_examples: 29828
download_size: 6336444074
dataset_size: 6352854803
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
|