Upload dataset
Browse files
README.md
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: question_id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: question_text
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: question_images_decoded
|
| 9 |
+
sequence: image
|
| 10 |
+
- name: question_images
|
| 11 |
+
sequence: string
|
| 12 |
+
- name: image_attribution
|
| 13 |
+
dtype: string
|
| 14 |
+
splits:
|
| 15 |
+
- name: zerobench
|
| 16 |
+
num_bytes: 97240663.0
|
| 17 |
+
num_examples: 100
|
| 18 |
+
- name: zerobench_subquestions
|
| 19 |
+
num_bytes: 370889633.0
|
| 20 |
+
num_examples: 334
|
| 21 |
+
download_size: 191035457
|
| 22 |
+
dataset_size: 468130296.0
|
| 23 |
+
configs:
|
| 24 |
+
- config_name: default
|
| 25 |
+
data_files:
|
| 26 |
+
- split: zerobench
|
| 27 |
+
path: data/zerobench-*
|
| 28 |
+
- split: zerobench_subquestions
|
| 29 |
+
path: data/zerobench_subquestions-*
|
| 30 |
+
---
|
data/zerobench-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a2bf29c935e1bb71b02d6f4ba5f81fb71f0b473df8fa3fc1412384cc924d3b7
|
| 3 |
+
size 95386006
|
data/zerobench_subquestions-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:710c04244191f07b00061078cac8deb6b676093ed5bf2eb93ed2f4dba74a9830
|
| 3 |
+
size 95649451
|