--- dataset_info: features: - name: image dtype: image - name: image_id dtype: int64 - name: file_name dtype: string - name: samples list: - name: id dtype: int64 - name: image_id dtype: int64 - name: category dtype: string - name: supercategory dtype: string - name: label dtype: string - name: sentences list: string - name: bbox list: float32 - name: mask struct: - name: counts dtype: string - name: size list: int32 splits: - name: validation num_bytes: 610011763 num_examples: 1190 download_size: 609505102 dataset_size: 610011763 configs: - config_name: default data_files: - split: validation path: data/validation-* ---