File size: 851 Bytes
0934c75
 
4c3235e
0934c75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4c3235e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0934c75
 
 
 
 
4c3235e
 
 
 
0934c75
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
45
46
47
48
49
---
dataset_info:
- config_name: general
  features:
  - name: template
    dtype: string
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: image
    dtype: image
  - name: label
    dtype: int64
  splits:
  - name: test
    num_bytes: 545179924
    num_examples: 7955
  download_size: 544448616
  dataset_size: 545179924
- config_name: multihop
  features:
  - name: template
    dtype: string
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: image
    dtype: image
  - name: label
    dtype: int64
  splits:
  - name: test
    num_bytes: 68280775
    num_examples: 1000
  download_size: 68161300
  dataset_size: 68280775
configs:
- config_name: general
  data_files:
  - split: test
    path: general/test-*
- config_name: multihop
  data_files:
  - split: test
    path: multihop/test-*
---