| dataset_info: | |
| features: | |
| - name: id | |
| dtype: int32 | |
| - name: image | |
| dtype: image | |
| - name: subfolder | |
| dtype: string | |
| - name: gpt4o_caption | |
| dtype: string | |
| - name: general_caption | |
| dtype: string | |
| - name: scene_person_descriptions | |
| sequence: string | |
| - name: num_people | |
| dtype: int32 | |
| - name: annotations_json | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 19342486203.21 | |
| num_examples: 18683 | |
| download_size: 19300097450 | |
| dataset_size: 19342486203.21 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |