| 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 |