File size: 534 Bytes
b9a7914
 
 
 
 
 
 
 
b9a3256
 
1fc5cb3
 
c6c1327
 
 
 
 
 
b9a7914
 
9c8421b
c6c1327
9c8421b
 
b9a7914
 
 
 
 
 
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: image_id
    dtype: string
  - name: caption
    dtype: string
  - name: true_triples
    list:
      list: string
  - name: objects
    list: string
  - name: image_path
    dtype: string
  - name: all_img_objects
    list: string
  - name: object_bbox_map
    dtype: string
  splits:
  - name: train
    num_bytes: 128873661
    num_examples: 113287
  download_size: 60616468
  dataset_size: 128873661
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---