File size: 1,374 Bytes
a84ffad 90a8833 e92469c a84ffad 90a8833 | 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 | ---
dataset_info:
features:
- name: sample_id
dtype: int64
- name: qnum
dtype: int64
- name: question_text
dtype: string
- name: question_image
dtype: image
- name: option_1_text
dtype: string
- name: option_1_image
dtype: image
- name: option_2_text
dtype: string
- name: option_2_image
dtype: image
- name: option_3_text
dtype: string
- name: option_3_image
dtype: image
- name: option_4_text
dtype: string
- name: option_4_image
dtype: image
- name: answer
dtype: string
- name: subset
dtype: string
- name: language
dtype: string
- name: source
dtype: string
splits:
- name: Konkour_EN
num_bytes: 838629
num_examples: 218
- name: Konkour_FA
num_bytes: 983043
num_examples: 218
- name: Synth_EN
num_bytes: 10581059
num_examples: 366
- name: Synth_FA
num_bytes: 10591587
num_examples: 366
download_size: 22894723
dataset_size: 22994318
configs:
- config_name: default
data_files:
- split: Konkour_EN
path: data/Konkour_EN-*
- split: Konkour_FA
path: data/Konkour_FA-*
- split: Synth_EN
path: data/Synth_EN-*
- split: Synth_FA
path: data/Synth_FA-*
language:
- en
- fa
pretty_name: VAMPS
size_categories:
- 1K<n<10K
license: cc-by-nc-4.0
---
VAMPS: Visual-Assisted Mathematical Problem Solving Benchmark |