Dataset Viewer
Auto-converted to Parquet Duplicate
data_source
stringclasses
1 value
prompt
listlengths
3
3
images
listlengths
1
1
ability
stringclasses
1 value
env_name
stringclasses
1 value
reward_model
dict
extra_info
dict
chartverse
[{"content":"A conversation between User and Assistant. The user asks a question, and the Assistant (...TRUNCATED)
[{"bytes":"iVBORw0KGgoAAAANSUhEUgAACAAAAAZGCAIAAAC0+9ZLAAEAAElEQVR4nOydd3wVxfbAz8zu3pZOSQgthN4FpIg0k(...TRUNCATED)
chart
vc-tooler
{ "ground_truth": "Main Street Express", "style": "rule" }
{"answer":"Main Street Express","index":"images_032033_0","question":"Which transit line achieved th(...TRUNCATED)
chartverse
[{"content":"A conversation between User and Assistant. The user asks a question, and the Assistant (...TRUNCATED)
[{"bytes":"iVBORw0KGgoAAAANSUhEUgAACAAAAAQHCAIAAADnYB6rAAEAAElEQVR4nOx9d1hUV/PwvdtoC7tL772jIIq9d2xg7(...TRUNCATED)
chart
vc-tooler
{ "ground_truth": "3", "style": "rule" }
{"answer":"3","index":"images_004487_0","question":"How many sectors demonstrate an average quality (...TRUNCATED)
chartverse
[{"content":"A conversation between User and Assistant. The user asks a question, and the Assistant (...TRUNCATED)
[{"bytes":"iVBORw0KGgoAAAANSUhEUgAACAAAAAa2CAIAAAChac9SAAEAAElEQVR4nOxdd3gU1fo+M7vZvslueiOhhx6KoIB0E(...TRUNCATED)
chart
vc-tooler
{ "ground_truth": "200", "style": "rule" }
{"answer":"200","index":"images_004411_0","question":"What is the product of the count of developmen(...TRUNCATED)
chartverse
[{"content":"A conversation between User and Assistant. The user asks a question, and the Assistant (...TRUNCATED)
[{"bytes":"iVBORw0KGgoAAAANSUhEUgAACAAAAAP0CAIAAACxwUuSAAEAAElEQVR4nOy9d7xsWVUtPOaca+29K5xwc3dDk4QGQ(...TRUNCATED)
chart
vc-tooler
{ "ground_truth": "0.2029", "style": "rule" }
{"answer":"0.2029","index":"images_010702_0","question":"What is the average proportion of T20 serie(...TRUNCATED)
chartverse
[{"content":"A conversation between User and Assistant. The user asks a question, and the Assistant (...TRUNCATED)
[{"bytes":"iVBORw0KGgoAAAANSUhEUgAACAAAAAJvCAIAAABgF6amAAEAAElEQVR4nNS9d7gkRdU//qnQPfnmfO/ezbtsJGfJi(...TRUNCATED)
chart
vc-tooler
{ "ground_truth": "Electronics Department", "style": "rule" }
{"answer":"Electronics Department","index":"images_038307_0","question":"Which retail department's r(...TRUNCATED)
chartverse
[{"content":"A conversation between User and Assistant. The user asks a question, and the Assistant (...TRUNCATED)
[{"bytes":"iVBORw0KGgoAAAANSUhEUgAACAAAAAP0CAIAAACxwUuSAAEAAElEQVR4nOx9d3hU1fb2Pmd6SSa9QBJ66E3p0kFAE(...TRUNCATED)
chart
vc-tooler
{ "ground_truth": "1.5048309178743962", "style": "rule" }
{"answer":"1.5048309178743962","index":"images_039152_0","question":"What is the ratio of the averag(...TRUNCATED)
chartverse
[{"content":"A conversation between User and Assistant. The user asks a question, and the Assistant (...TRUNCATED)
[{"bytes":"iVBORw0KGgoAAAANSUhEUgAACAAAAAN3CAIAAAAp5S3kAAEAAElEQVR4nOzdd2AdxbU/8DOzt6nLRe5N7sZUGwOmB(...TRUNCATED)
chart
vc-tooler
{ "ground_truth": "76.5", "style": "rule" }
{"answer":"76.5","index":"images_030185_0","question":"What was the average literacy rate in 2006 fo(...TRUNCATED)
chartverse
[{"content":"A conversation between User and Assistant. The user asks a question, and the Assistant (...TRUNCATED)
[{"bytes":"iVBORw0KGgoAAAANSUhEUgAACAAAAAP1CAIAAAB6nZg3AAEAAElEQVR4nOy9d5wUxfY+XN2T087mBBvJICgSFCRcJ(...TRUNCATED)
chart
vc-tooler
{ "ground_truth": "165.60000000000002", "style": "rule" }
{"answer":"165.60000000000002","index":"images_009274_0","question":"What is the combined lending am(...TRUNCATED)
chartverse
[{"content":"A conversation between User and Assistant. The user asks a question, and the Assistant (...TRUNCATED)
[{"bytes":"iVBORw0KGgoAAAANSUhEUgAACAAAAASPCAIAAAAVg4geAAEAAElEQVR4nOx9d3hUVfP/uXc3vfeQhCQkIRB6kypNV(...TRUNCATED)
chart
vc-tooler
{ "ground_truth": "1.2083333333333333", "style": "rule" }
{"answer":"1.2083333333333333","index":"images_010417_0","question":"What is the average annual decl(...TRUNCATED)
chartverse
[{"content":"A conversation between User and Assistant. The user asks a question, and the Assistant (...TRUNCATED)
[{"bytes":"iVBORw0KGgoAAAANSUhEUgAACAAAAAP5CAIAAAANX1hMAAEAAElEQVR4nOydd5wURdPHq3tmw0WOeHfAkbOSERURB(...TRUNCATED)
chart
vc-tooler
{ "ground_truth": "2.0436927266919525", "style": "rule" }
{"answer":"2.0436927266919525","index":"images_012550_0","question":"What is the average factor by w(...TRUNCATED)
End of preview. Expand in Data Studio

VC-Tooler-RL

Reinforcement-learning data for VC-Tooler: Learning Compositional and Adaptive Visual Tool Use.

πŸ”— Links

This dataset is the Stage II (agentic RL) data used to refine the cold-started VC-Tooler policy through interaction with a tool environment. Unlike the SFT bank, these records are not pre-generated trajectories: each is a verifiable query that the policy rolls out against live tools during training, receiving reward from the outcome, the output format, and its tool-use behavior.

What's in this dataset

Each record is an RL training instance: a visual query with a checkable ground-truth answer and the tool context needed to attempt it. During training, the policy interleaves reasoning with tool calls (ReAct-style), and rollouts are scored to optimize accurate, efficient, and context-aware tool use.

Training setup (for context)

VC-Tooler is optimized with GRPO using three rewards:

  • Accuracy reward β€” whether the final answer is correct (the primary signal, enabled by the verifiable answers in this dataset).
  • Format reward β€” whether the output is well-formed and the tool-call protocol is respected.
  • Tool reward β€” a lightweight critic that inspects a rollout and rewards faithful use of tool feedback, primarily whether returned observations are incorporated into subsequent reasoning while redundant or non-progressing calls are avoided.

How it was built

RL instances are drawn from existing multimodal reasoning and tool-use RL sources, including ChartVerse, DeepEyes, DRIM, and VisualProbe. They are restricted to examples with reliably verifiable answers. To improve optimization stability, unsalvageable instances (e.g., unverifiable or consistently unsolvable prompts) are filtered out before policy training.

Intended use

  • Agentic reinforcement learning (GRPO) for multimodal tool-use policies, starting from a tool-use cold-started checkpoint.
  • Research on reward design for tool use, compositional multi-step reasoning, and generalization to richer or novel tool settings.

This dataset is the RL counterpart to the supervised VC-Tooler-SFT bank; the two are designed to be used in sequence (cold-start SFT, then RL).

Data format

The schema follows the verl RLVR convention:

Field Type Description
prompt list of struct {role: string, content: string} The conversation seed. See the warning below.
images list of struct {bytes: binary, path: string} Image(s) for the query, embedded inline. path is empty.
data_source string Upstream corpus the instance came from.
ability string Coarse task domain (e.g. chart).
env_name string Tool environment the rollout is executed against; vc-tooler for every row.
reward_model struct {ground_truth: string, style: string} Verifiable target for the accuracy reward. style is rule throughout.
extra_info struct {question, answer, index, split, tool_folder} question is the raw query text, answer duplicates the ground truth, index is the upstream instance id, tool_folder points at the tool definitions.

License

Released under CC BY-NC 4.0 (non-commercial). Individual source datasets retain their own licenses and terms of use; please review and comply with the terms of each upstream source before use.

Citation

@inproceedings{vctooler2026,
  title     = {VC-Tooler: Learning Compositional and Adaptive Visual Tool Use},
  author    = {Wu, Yizheng and Hua, Jiashen and Deng, Bing and Ye, Jieping},
  booktitle = {arXiv},
  year      = {2026}
}
Downloads last month
44

Collection including 5551z/VC-Tooler-RL