File size: 3,448 Bytes
00185c6
 
bac40f6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8ebae31
 
 
 
 
189fb35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c4be880
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ff655a0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aad45f2
 
 
 
 
933c131
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7a58441
 
 
 
 
ff655a0
00185c6
 
 
 
 
 
 
 
 
 
 
 
 
 
15f3f4e
 
 
d1214b1
 
 
 
7232b85
00185c6
bac40f6
 
 
 
8ebae31
 
189fb35
 
 
 
c4be880
 
 
 
ff655a0
 
 
 
aad45f2
 
933c131
 
 
 
7a58441
 
00185c6
 
 
 
7232b85
 
00185c6
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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
---
dataset_info:
- config_name: musique
  features:
  - name: dataset_name
    dtype: string
  - name: doc_id
    dtype: string
  - name: text
    dtype: string
  - name: images
    list: image
  - name: captions
    list: 'null'
  - name: title
    dtype: string
  splits:
  - name: train
    num_bytes: 222821348.0
    num_examples: 398737
  - name: test
    num_bytes: 27780187.0
    num_examples: 48325
  download_size: 157112584
  dataset_size: 250601535.0
- config_name: opendocvqa
  features:
  - name: doc_id
    dtype: string
  - name: dataset_name
    dtype: string
  - name: captions
    list: string
  - name: text
    dtype: 'null'
  - name: images
    list: image
  splits:
  - name: test
    num_bytes: 1257161695.97
    num_examples: 12230
  download_size: 3384647578
  dataset_size: 1257161695.97
- config_name: pqb_eqa
  features:
  - name: dataset_name
    dtype: string
  - name: doc_id
    dtype: string
  - name: text
    dtype: string
  - name: images
    list: image
  - name: captions
    list: string
  splits:
  - name: test
    num_bytes: 267881982.0
    num_examples: 424
  download_size: 265997809
  dataset_size: 267881982.0
- config_name: qasper
  features:
  - name: doc_id
    dtype: string
  - name: title
    dtype: string
  - name: abstract
    dtype: string
  - name: full_text
    struct:
    - name: paragraphs
      sequence:
        sequence: string
    - name: section_name
      sequence: string
  - name: text
    dtype: string
  - name: captions
    sequence: string
  - name: images
    sequence: image
  - name: dataset_name
    dtype: string
  splits:
  - name: train
    num_bytes: 555064540.996
    num_examples: 1169
  - name: test
    num_bytes: 173137314.0
    num_examples: 416
  download_size: 677221821
  dataset_size: 728201854.996
- config_name: quality
  features:
  - name: doc_id
    dtype: int64
  - name: source
    dtype: string
  - name: title
    dtype: string
  - name: year
    dtype: float64
  - name: author
    dtype: string
  - name: topic
    dtype: string
  - name: text
    dtype: string
  - name: images
    list: image
  - name: captions
    list: 'null'
  - name: dataset_name
    dtype: string
  splits:
  - name: train
    num_bytes: 3691357.0
    num_examples: 150
  - name: test
    num_bytes: 2822715.0
    num_examples: 115
  download_size: 4062003
  dataset_size: 6514072.0
- config_name: squad
  features:
  - name: dataset_name
    dtype: string
  - name: doc_id
    dtype: string
  - name: text
    dtype: string
  - name: images
    list: image
  - name: captions
    list: 'null'
  - name: title
    dtype: string
  splits:
  - name: train
    num_bytes: 15454616.0
    num_examples: 19029
  - name: test
    num_bytes: 1058768.0
    num_examples: 1204
  download_size: 20082260
  dataset_size: 16513384.0
configs:
- config_name: musique
  data_files:
  - split: train
    path: musique/train-*
  - split: test
    path: musique/test-*
- config_name: opendocvqa
  data_files:
  - split: test
    path: opendocvqa/test-*
- config_name: pqb_eqa
  data_files:
  - split: test
    path: pqb_eqa/test-*
- config_name: qasper
  data_files:
  - split: train
    path: qasper/train-*
  - split: test
    path: qasper/test-*
- config_name: quality
  data_files:
  - split: train
    path: quality/train-*
  - split: test
    path: quality/test-*
- config_name: squad
  data_files:
  - split: train
    path: squad/train-*
  - split: test
    path: squad/test-*
---