--- dataset_info: features: - name: image dtype: image - name: mask dtype: image - name: vis_image dtype: image - name: sampled_sent dtype: string - name: image_id dtype: int64 - name: ref_id dtype: int64 - name: expr_id dtype: string - name: ann_id dtype: int64 splits: - name: refcoco_val num_bytes: 9477614888.0 num_examples: 9222 - name: refcocog_val num_bytes: 4570315614.0 num_examples: 4675 - name: refcocop_val num_bytes: 8270747190.0 num_examples: 8061 download_size: 7182119437 dataset_size: 22318677692.0 configs: - config_name: default data_files: - split: refcoco_val path: data/refcoco_val-* - split: refcocog_val path: data/refcocog_val-* - split: refcocop_val path: data/refcocop_val-* ---