File size: 557 Bytes
9b9c5f6
8331ef2
9b9c5f6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4973a3f
9b9c5f6
 
 
 
 
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
---
viewer: true
dataset_info:
  features:
  - name: image_id
    dtype: int64
  - name: image_url
    dtype: string
  - name: objects
    struct:
    - name: bbox
      sequence:
        sequence: float64
    - name: category
      sequence: int64
    - name: id
      sequence: int64
  splits:
  - name: test
    num_bytes: 754
    num_examples: 1
  download_size: 0
  dataset_size: 754
---
# Dataset Card for "COCO_small"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)