metadata
dataset_info:
features:
- name: video
dtype: video
- name: label
dtype:
class_label:
names:
'0': ApplyEyeMakeup
'1': ApplyLipstick
'2': Archery
'3': BabyCrawling
'4': BalanceBeam
'5': BandMarching
'6': BaseballPitch
'7': Basketball
'8': BasketballDunk
'9': BenchPress
splits:
- name: train
num_bytes: 125352686
num_examples: 300
- name: validation
num_bytes: 13740484
num_examples: 30
- name: test
num_bytes: 31954363
num_examples: 75
download_size: 39025
dataset_size: 171047533
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*