--- dataset_info: features: - name: image dtype: image - name: pos_caption dtype: string - name: neg_caption dtype: string - name: pos_count dtype: int64 - name: neg_count dtype: int64 - name: pos_points list: list: float64 - name: neg_points list: list: float64 - name: annotated_pos_count dtype: int64 - name: annotated_neg_count dtype: int64 - name: image_name dtype: string - name: category dtype: string - name: video_id dtype: string - name: type dtype: string - name: positive_exemplars list: list: int64 - name: negative_exemplars list: list: int64 splits: - name: FOO num_bytes: 368032093 num_examples: 3640 - name: HOU num_bytes: 396056738 num_examples: 3420 - name: FUN num_bytes: 456414285 num_examples: 2540 - name: 'OFF' num_bytes: 912366683 num_examples: 3440 - name: OTR num_bytes: 574440616 num_examples: 1794 download_size: 2661951152 dataset_size: 2707310415 configs: - config_name: default data_files: - split: FOO path: data/FOO-* - split: HOU path: data/HOU-* - split: FUN path: data/FUN-* - split: 'OFF' path: data/OFF-* - split: OTR path: data/OTR-* ---