File size: 944 Bytes
750eaf1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0857c29
 
 
 
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
---
license: cc
dataset_info:
  features:
  - name: photoid
    dtype: int64
  - name: downloadurl
    dtype: string
  - name: question
    dtype: string
  - name: options
    dtype: string
  - name: answer
    dtype: string
  - name: image
    dtype: 'null'
  - name: resolution
    dtype: string
  splits:
  - name: validation
    num_bytes: 1466523
    num_examples: 4000
  - name: train
    num_bytes: 33769113
    num_examples: 92000
  - name: test
    num_bytes: 1471004
    num_examples: 4000
  download_size: 12585804
  dataset_size: 36706640
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
task_categories:
- multiple-choice
- visual-question-answering
- reinforcement-learning
language:
- en
tags:
- MCQA
- Multimodal
- VQA
- MCQ
- RL
- RLVR
size_categories:
- 100K<n<1M
---


http://arxiv.org/abs/2509.25941