CurHarsh/comprehensive-765-annotated
012
1---2dataset_info:3 features:4 - name: messages5 list:6 - name: content7 dtype: string8 - name: role9 dtype: string10 - name: annotated_cam_front11 dtype: image12 - name: annotated_cam_over_shoulder_left13 dtype: image14 - name: annotated_cam_over_shoulder_right15 dtype: image16 - name: annotated_cam_overhead17 dtype: image18 - name: annotated_cam_wrist19 dtype: image20 splits:21 - name: train22 num_bytes: 406724392.023 num_examples: 76524 download_size: 40036305625 dataset_size: 406724392.026configs:27- config_name: default28 data_files:29 - split: train30 path: data/train-*31---32 