File size: 750 Bytes
ddc17b9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
32
33
34
35
---
dataset_info:
  features:
  - name: image_id
    dtype: int64
  - name: caption_id
    dtype: int64
  - name: caption
    dtype: string
  - name: height
    dtype: int64
  - name: width
    dtype: int64
  - name: file_name
    dtype: string
  - name: coco_url
    dtype: string
  - name: image_path
    dtype: string
  splits:
  - name: train
    num_bytes: 187874990
    num_examples: 591753
  - name: validation
    num_bytes: 7839895
    num_examples: 25014
  - name: test
    num_bytes: 10777550
    num_examples: 40670
  download_size: 35917412
  dataset_size: 206492435
---
# Dataset Card for "coco_dataset"

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