Upload dataset
Browse files
README.md
CHANGED
@@ -199,6 +199,28 @@ dataset_info:
|
|
199 |
num_examples: 236
|
200 |
download_size: 149615394
|
201 |
dataset_size: 177657528.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
202 |
- config_name: realworld_combined
|
203 |
features:
|
204 |
- name: id
|
@@ -294,6 +316,14 @@ configs:
|
|
294 |
path: realworld_MuirBench/validation-*
|
295 |
- split: test
|
296 |
path: realworld_MuirBench/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
297 |
- config_name: realworld_combined
|
298 |
data_files:
|
299 |
- split: train
|
|
|
199 |
num_examples: 236
|
200 |
download_size: 149615394
|
201 |
dataset_size: 177657528.0
|
202 |
+
- config_name: realworld_NovaChart
|
203 |
+
features:
|
204 |
+
- name: id
|
205 |
+
dtype: int64
|
206 |
+
- name: image
|
207 |
+
dtype: image
|
208 |
+
- name: question
|
209 |
+
dtype: string
|
210 |
+
- name: answer
|
211 |
+
dtype: string
|
212 |
+
splits:
|
213 |
+
- name: train
|
214 |
+
num_bytes: 4573600.0
|
215 |
+
num_examples: 38
|
216 |
+
- name: validation
|
217 |
+
num_bytes: 3754212.0
|
218 |
+
num_examples: 30
|
219 |
+
- name: test
|
220 |
+
num_bytes: 28228274.0
|
221 |
+
num_examples: 229
|
222 |
+
download_size: 31492431
|
223 |
+
dataset_size: 36556086.0
|
224 |
- config_name: realworld_combined
|
225 |
features:
|
226 |
- name: id
|
|
|
316 |
path: realworld_MuirBench/validation-*
|
317 |
- split: test
|
318 |
path: realworld_MuirBench/test-*
|
319 |
+
- config_name: realworld_NovaChart
|
320 |
+
data_files:
|
321 |
+
- split: train
|
322 |
+
path: realworld_NovaChart/train-*
|
323 |
+
- split: validation
|
324 |
+
path: realworld_NovaChart/validation-*
|
325 |
+
- split: test
|
326 |
+
path: realworld_NovaChart/test-*
|
327 |
- config_name: realworld_combined
|
328 |
data_files:
|
329 |
- split: train
|
realworld_NovaChart/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18327fb87ed0f8232e0ae26dbc1de03116bf061318fc33b1f5385389cd10e23f
|
3 |
+
size 24105950
|
realworld_NovaChart/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa2386806d9800cc280e900b1d9729f60bea5afb43ec350910a2e55b87d029a2
|
3 |
+
size 4086562
|
realworld_NovaChart/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00fae6a821dd4fbe29b1ad2672a00d2946d3c3ca349b43bf0e91463e3c256de1
|
3 |
+
size 3299919
|