Upload dataset
Browse files- README.md +41 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: id
|
| 5 |
+
dtype: int64
|
| 6 |
+
- name: multimodal_question
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: answer
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: rationale
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: text_only_question
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: image_source
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: evidence
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: resolution
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: proportion_of_roi
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: category
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: text_in_image
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: rationale_granularity
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: image
|
| 29 |
+
dtype: image
|
| 30 |
+
splits:
|
| 31 |
+
- name: train
|
| 32 |
+
num_bytes: 330879297.0
|
| 33 |
+
num_examples: 500
|
| 34 |
+
download_size: 330760223
|
| 35 |
+
dataset_size: 330879297.0
|
| 36 |
+
configs:
|
| 37 |
+
- config_name: default
|
| 38 |
+
data_files:
|
| 39 |
+
- split: train
|
| 40 |
+
path: data/train-*
|
| 41 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:243ab517683dc5b3c955c25e7f6575bda3f46a6c3071b2fc3384da78565a8a2a
|
| 3 |
+
size 330760223
|