Upload dataset
Browse files
README.md
CHANGED
|
@@ -28,6 +28,43 @@ tags:
|
|
| 28 |
- geometry-diagram
|
| 29 |
- chart
|
| 30 |
- chemistry
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
---
|
| 32 |
# VisOnlyQA
|
| 33 |
|
|
|
|
| 28 |
- geometry-diagram
|
| 29 |
- chart
|
| 30 |
- chemistry
|
| 31 |
+
dataset_info:
|
| 32 |
+
features:
|
| 33 |
+
- name: image_path
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: question
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: answer
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: prompt_reasoning
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: prompt_no_reasoning
|
| 42 |
+
dtype: string
|
| 43 |
+
- name: image_category
|
| 44 |
+
dtype: string
|
| 45 |
+
- name: task_category
|
| 46 |
+
dtype: string
|
| 47 |
+
- name: question_type
|
| 48 |
+
dtype: string
|
| 49 |
+
- name: response_options
|
| 50 |
+
sequence: string
|
| 51 |
+
- name: source
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: id
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: decoded_image
|
| 56 |
+
dtype: image
|
| 57 |
+
splits:
|
| 58 |
+
- name: syntheticgeometry__triangle
|
| 59 |
+
num_bytes: 1395692.0
|
| 60 |
+
num_examples: 50
|
| 61 |
+
download_size: 1275129
|
| 62 |
+
dataset_size: 1395692.0
|
| 63 |
+
configs:
|
| 64 |
+
- config_name: default
|
| 65 |
+
data_files:
|
| 66 |
+
- split: syntheticgeometry__triangle
|
| 67 |
+
path: data/syntheticgeometry__triangle-*
|
| 68 |
---
|
| 69 |
# VisOnlyQA
|
| 70 |
|
data/syntheticgeometry__triangle-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b053f8b9c849057e764ef8fc752e5360c49c8161f56ad00c8460e48a90377bda
|
| 3 |
+
size 1275129
|