Synthetic training data for teaching language models to call Radicle and Git CLI tools. Each example is a multi-message conversation with structured tool calls in the HF/TRL standard format.
messages — conversation in chat format (system, user, assistant, tool roles)
tools — 89 tool schemas in OpenAI function-calling format
from datasets import load_dataset
from transformers import… See the full description on the dataset page:
https://huggingface.co/datasets/h-d-h/rad-model-dataset.