File size: 664 Bytes
1c82309 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
dataset_info:
features:
- name: row-id
dtype: int32
- name: ID
dtype: int32
- name: Image
dtype: image
- name: Score
dtype: float32
- name: Confidence
dtype: float32
- name: Filename
dtype: string
- name: Category 5
dtype: string
- name: Category 10
dtype: string
- name: Image--metadata
dtype: large_string
splits:
- name: train
num_bytes: 247000470.0
num_examples: 500
download_size: 246448541
dataset_size: 247000470.0
---
# Dataset Card for "coco-500"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |