--- dataset_info: features: - name: image_id dtype: int64 - name: image dtype: image - name: height dtype: int16 - name: width dtype: int16 - name: annotation dtype: image - name: oam_id dtype: string - name: license dtype: string - name: biome dtype: int8 - name: crs dtype: string - name: bounds sequence: float32 length: 4 - name: validation_fold dtype: int8 - name: biome_name dtype: string - name: lat dtype: float32 - name: lon dtype: float32 - name: segments dtype: string - name: meta dtype: string - name: coco_annotations dtype: string splits: - name: test num_bytes: 177708253.0 num_examples: 192 download_size: 164304467 dataset_size: 177708253.0 configs: - config_name: default data_files: - split: test path: data/test-* ---