lilyecho's picture
Final mapping logic adjusted: image_id from highlighted captions matches person_idx + 1. order_in_scene recorded. (SUBSET: None) (part 00001-of-00002)
b4d479a verified
---
dataset_info:
features:
- name: id
dtype: int64
- name: image
dtype: image
- name: conditioning_image
dtype: image
- name: text
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: 34278914557.0
num_examples: 20000
download_size: 34094752883
dataset_size: 34278914557.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---