datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
reasoning-tool-calling-v1
Reasoning and Tool Calling
This dataset converts tagged reasoning and tool-use conversations into typed
messages and tool definitions. It also includes calibration data derived from
those converted conversations.
The source is
Mustafaege/qwen3.5-toolcalling-v2
at revision 8f0343a5613879fefda0eb002d10ff7150a2c588.
How this differs from the source
The source stores 92,153 train conversations and 10,240 test conversations in
a tagged message format. Protocol… See the full description on the dataset page: https://huggingface.co/datasets/steadfastgaze/reasoning-tool-calling-v1.turkish-tool-calling
Türkçe Tool-Calling Veri Seti
56.247 kayıt. xLAM/APIGen 60k ve NVIDIA When2Call'dan türetilmiş,
üç davranış sınıfı içeren Türkçe function-calling veri seti.
from datasets import load_dataset
ds = load_dataset("bilalabic/turkish-tool-calling") # mesaj listesi
ds = load_dataset("bilalabic/turkish-tool-calling", "table") # düz tablo
ds = load_dataset("bilalabic/turkish-tool-calling", "sharegpt") # ShareGPT
İçerik
Kayıt
56.247… See the full description on the dataset page: https://huggingface.co/datasets/bilalabic/turkish-tool-calling.arxiv-to-code-agentic-tool-calling
arxiv-to-code-agentic-tool-calling
Multi-turn tool-calling dataset where an assistant implements ML papers in PyTorch through file-creation and command-execution tool calls.
Built from lucidrains' (Phil Wang) open-source paper implementations. There are ~217 repositories on Codeberg, each implementing a different ML paper. This dataset reverse-engineers those into synthetic coding conversations.
What's in it
199 conversations, each covering one repository. Every… See the full description on the dataset page: https://huggingface.co/datasets/SultanR/arxiv-to-code-agentic-tool-calling.adaptive-curriculum-tool-calling-pool
Adaptive Curriculum Tool-Calling Pool — v2.1
A gated snapshot of the tool-calling training-data pool produced by the
Adaptive Curriculum for Tool Calling sub-experiment. This is the additive v2.1
revision: it keeps the entire v1 + v2 payload and adds the six per-campaign
partition manifests under manifests/partitions/. Nothing from v1 or v2 was
re-encoded, recompressed, moved, or rewritten.
Access is gated. The repository uses manual gating. You must be granted access
by the… See the full description on the dataset page: https://huggingface.co/datasets/kesava89/adaptive-curriculum-tool-calling-pool.
