File size: 2,539 Bytes
145f5c1
 
dd9778b
145f5c1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dd9778b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1c35f47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a2b5278
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
84c701d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
145f5c1
 
 
 
 
dd9778b
 
 
 
1c35f47
 
 
 
a2b5278
 
 
 
84c701d
 
 
 
145f5c1
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
---
dataset_info:
- config_name: ai2d
  features:
  - name: question
    dtype: string
  - name: options
    sequence: string
  - name: answer
    dtype: string
  - name: image
    dtype: image
  splits:
  - name: lite
    num_bytes: 90543302.1658031
    num_examples: 500
  download_size: 81458737
  dataset_size: 90543302.1658031
- config_name: chartqa
  features:
  - name: type
    dtype: string
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: image
    dtype: image
  splits:
  - name: lite
    num_bytes: 23170424.2
    num_examples: 500
  download_size: 23219432
  dataset_size: 23170424.2
- config_name: coco2017_cap_val
  features:
  - name: question_id
    dtype: string
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: answer
    sequence: string
  - name: id
    dtype: int64
  - name: license
    dtype: int8
  - name: file_name
    dtype: string
  - name: coco_url
    dtype: string
  - name: height
    dtype: int32
  - name: width
    dtype: int32
  - name: date_captured
    dtype: string
  splits:
  - name: lite
    num_bytes: 81724646.1
    num_examples: 500
  download_size: 81036195
  dataset_size: 81724646.1
- config_name: docvqa_val
  features:
  - name: questionId
    dtype: string
  - name: question
    dtype: string
  - name: question_types
    sequence: string
  - name: image
    dtype: image
  - name: docId
    dtype: int64
  - name: ucsf_document_id
    dtype: string
  - name: ucsf_document_page_no
    dtype: string
  - name: answers
    sequence: string
  - name: data_split
    dtype: string
  splits:
  - name: lite
    num_bytes: 334538449.19872874
    num_examples: 500
  download_size: 249349131
  dataset_size: 334538449.19872874
- config_name: flickr30k_test
  features:
  - name: image
    dtype: image
  - name: caption
    sequence: string
  - name: sentids
    sequence: string
  - name: img_id
    dtype: string
  - name: filename
    dtype: string
  splits:
  - name: lite
    num_bytes: 69689341.17644653
    num_examples: 500
  download_size: 66621555
  dataset_size: 69689341.17644653
configs:
- config_name: ai2d
  data_files:
  - split: lite
    path: ai2d/lite-*
- config_name: chartqa
  data_files:
  - split: lite
    path: chartqa/lite-*
- config_name: coco2017_cap_val
  data_files:
  - split: lite
    path: coco2017_cap_val/lite-*
- config_name: docvqa_val
  data_files:
  - split: lite
    path: docvqa_val/lite-*
- config_name: flickr30k_test
  data_files:
  - split: lite
    path: flickr30k_test/lite-*
---