--- dataset_info: features: - name: image_id dtype: string - name: obj1_name dtype: string - name: obj2_name dtype: string - name: bbox_x dtype: int64 - name: bbox_y dtype: int64 - name: bbox_w dtype: int64 - name: bbox_h dtype: int64 - name: true_caption dtype: string - name: false_caption dtype: string - name: attributes sequence: string - name: image_path dtype: string - name: images dtype: image - name: text dtype: string - name: hard_texts sequence: string splits: - name: train num_bytes: 10130242005.76 num_examples: 28748 download_size: 1683763349 dataset_size: 10130242005.76 configs: - config_name: default data_files: - split: train path: data/train-* ---