34data/workout-vids
085
1---2dataset_info:3 features:4 - name: video5 dtype: string6 - name: label7 dtype: string8 - name: filename9 dtype: string10 - name: relative_path11 dtype: string12 splits:13 - name: train14 num_bytes: 9788115 num_examples: 65216 download_size: 1690817 dataset_size: 9788118configs:19- config_name: default20 data_files:21 - split: train22 path: data/train-*23---24 