File size: 649 Bytes
8391112
 
 
 
 
 
 
 
 
 
 
c23f7ad
 
8391112
2f41c7d
c23f7ad
2f41c7d
 
c23f7ad
2f41c7d
 
c23f7ad
2f41c7d
c23f7ad
 
8391112
 
 
2f41c7d
 
 
 
 
 
8391112
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
---
dataset_info:
  features:
  - name: question_id
    dtype: int64
  - name: question
    dtype: string
  - name: image
    dtype: image
  - name: bbox
    dtype: string
  - name: image_size
    sequence: int64
  splits:
  - name: val
    num_bytes: 1892235108.75
    num_examples: 10834
  - name: testA
    num_bytes: 971813277.875
    num_examples: 5657
  - name: testB
    num_bytes: 893425495.125
    num_examples: 5095
  download_size: 548298098
  dataset_size: 3757473881.75
configs:
- config_name: default
  data_files:
  - split: val
    path: data/val-*
  - split: testA
    path: data/testA-*
  - split: testB
    path: data/testB-*
---