File size: 700 Bytes
7f7fbf8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c83a9b9
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: options
    sequence: string
  - name: answer
    dtype: string
  - name: image
    dtype: image
  splits:
  - name: test
    num_bytes: 537663370.328
    num_examples: 3088
  download_size: 139466424
  dataset_size: 537663370.328
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---

@misc{kembhavi2016diagram,
      title={A Diagram Is Worth A Dozen Images}, 
      author={Aniruddha Kembhavi and Mike Salvato and Eric Kolve and Minjoon Seo and Hannaneh Hajishirzi and Ali Farhadi},
      year={2016},
      eprint={1603.07396},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}