This repository contains the data presented in AdaTooler-V: Adaptive Tool-Use for Images and Videos.
Code:
https://github.com/CYWang735/AdaTooler-V
The AdaTooler-V training data consists of several JSON files for different training stages:
adatooler_v_rl_with_deltaS.json: Used for Reinforcement Learning (RL) training.
adatooler_v_sft.json: Used for Supervised Fine-Tuning (SFT) cold start.
Data Format in AdaTooler-V-300k:
{
"problem_id": "0001",
"problem":… See the full description on the dataset page:
https://huggingface.co/datasets/AdaTooler-V/AdaTooler-V-train-data.