File size: 808 Bytes
d58209e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3c2e0bd
 
d58209e
 
3c2e0bd
d58209e
 
3c2e0bd
d58209e
 
3c2e0bd
d58209e
3c2e0bd
 
d58209e
 
 
 
 
 
 
 
 
 
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
36
37
38
39
40
41
42
43
44
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: license
    dtype: int64
  - name: coco_url
    dtype: string
  - name: height
    dtype: int64
  - name: width
    dtype: int64
  - name: date_captured
    dtype: string
  - name: flickr_url
    dtype: string
  - name: id
    dtype: int64
  - name: caption
    sequence: string
  splits:
  - name: train
    num_bytes: 13532773202.0
    num_examples: 82783
  - name: validation
    num_bytes: 6656183993.0
    num_examples: 40504
  - name: test
    num_bytes: 6657899041.0
    num_examples: 40775
  download_size: 26763083427
  dataset_size: 26846856236.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---