tool-planning
tool-plannings-v0.2
Vikhrmodels/tool-plannings-v0.2
An English-Russian synthetic dataset for the task of function calling, obtained using the OpenAI API and executable functions in the environment (the behavior is close to reality).
Case coverage
┌─ full_dataset/ (non-permuted dataset including all cases below)
├─ single_request/ (single turn case with only successful tool callings)
├─ multiple_request/ (multiple turn case with successful and not tool callings)
├─ rejected_by_unavailable/… See the full description on the dataset page: https://huggingface.co/datasets/Vikhrmodels/tool-plannings-v0.2.tool-plannings-v0.1complex_dialogues --> A range of dialogues generated through real-world interactions with tools. (~2.9k)
glaive_dialogues --> Dialogs with refusal to perform actions and explanations from the user, based on the glaive dataset. (~1.3k)
train --> Ready for training splits of complex_dialogues and glaive_dialogues
{'role': "assistant", 'content': "...", 'tool_calls': [...]} --> tool planning / thoughts
{'role': "assistant", 'content': "AI: ...", 'tool_calls': [...]} --> assistant's answer… See the full description on the dataset page: https://huggingface.co/datasets/Vikhrmodels/tool-plannings-v0.1.tool-plannings-v0.2-qwen3-thinking-v2tool-plannings-v0.2-gemma-thinking-pythonictool-plannings-v0.2tool-plannings-v0.2-qwen3
