File size: 767 Bytes
ff66247
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2788170
ff66247
2788170
 
ff66247
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: images
    dtype: image
  - name: sentences
    list: string
  - name: cocoid
    dtype: string
  - name: paraphrased_captions
    list: string
  - name: true_triples_list
    list:
      list:
        list: string
  - name: object_bbox_map
    dtype: string
  - name: all_img_objects
    list: string
  - name: cap_triples
    list:
      list:
        list: string
  - name: geometric_objects
    list: string
  - name: geometric_captions
    list: string
  - name: geometric_negatives
    list: string
  splits:
  - name: train
    num_bytes: 6153114707
    num_examples: 113287
  download_size: 5940691471
  dataset_size: 6153114707
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---