CoolFace
18 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01zake7749 /deepseek-v4-pro-agent-tool-calling-trajectory DeepSeek V4 Pro ToolScale Agent SFT Dataset A curated subset of multi-turn tool-calling trajectories generated by DeepSeek V4 Pro on ToolScale. The dataset is filtered by action-match score against ground-truth trajectories and is designed for supervised fine-tuning of agentic models on realistic, multi-step tool use. Each conversation includes natural-language user requests, tool calls, tool observations, assistant reasoning traces, and grounded final responses across five… See the full description on the dataset page: https://huggingface.co/datasets/zake7749/deepseek-v4-pro-agent-tool-calling-trajectory.tabular1K<n<10K4 likes348 downloads5mo agoHugging Face02zake7749 /Qwen-3.6-plus-agent-tool-calling-trajectory Qwen 3.6 Plus: ToolScale Agent SFT Dataset Multi-turn tool-calling trajectories generated by Qwen 3.6 Plus via OpenRouter on ToolScale. Both passing and near-passing rollouts are included, allowing users to choose their own quality threshold using reward and score. Each row is a flattened conversation prefix ending at one assistant turn, ready for next-token SFT. Assistant turns include a reasoning_content field containing the model’s reasoning. What's inside… See the full description on the dataset page: https://huggingface.co/datasets/zake7749/Qwen-3.6-plus-agent-tool-calling-trajectory.tabular1K<n<10K15 likes325 downloads5mo agoHugging Face03dougalldeepmind /2026-07-31-toolcalling-tulu-sft-run Run record — Qwen3.6-27B tool-calling 20/80 SFT Everything the training run produced except the weights: the TRL log history, the resolved config, the environment, the loss/accuracy figure and its greppable markdown mirror. The adapter is at LASR-Callum/2026-07-31-wrongly-trained-qwen36-toolcalling-tulu-lora-20-80; the training data is at LASR-Callum/2026-07-31-toolcalling-tulu-20-80-mixture. Required metadata field value experiment One bf16 LoRA SFT… See the full description on the dataset page: https://huggingface.co/datasets/dougalldeepmind/2026-07-31-toolcalling-tulu-sft-run.tabularn<1K0 likes143 downloads25d agoHugging Face04steadfastgaze /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.tabulartext-generation10K<n<100K0 likes93 downloads1mo agoHugging Face05bilalabic /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.tabulartext-generation100K<n<1M0 likes89 downloads2mo agoHugging Face06gradients-io-tournaments /pvp-tool-calling-sft PvP tool-calling SFT cold-start data Claude-vs-Claude games played through the G.O.D PvP tool-calling harness. Each row is one model turn (or post-game reflection): the system+user prompt the harness built, the assistant response (content + tool_calls), and the tools schemas — i.e. the OpenAI messages+tools format consumed by tokenizer.apply_chat_template(messages, tools=tools). On a move turn the assistant co-emits any memory-tool edits and a game_action committing a legal… See the full description on the dataset page: https://huggingface.co/datasets/gradients-io-tournaments/pvp-tool-calling-sft.tabularn<1K0 likes85 downloads3mo agoHugging Face07ansulev /qwen-3.6-plus-agent-tool-calling Qwen 3.6 Plus: ToolScale Agent SFT Dataset Multi-turn tool-calling trajectories generated by Qwen 3.6 Plus via OpenRouter on ToolScale. Both passing and near-passing rollouts are included, allowing users to choose their own quality threshold using reward and score. Each row is a flattened conversation prefix ending at one assistant turn, ready for next-token SFT. Assistant turns include a reasoning_content field containing the model’s reasoning. What's inside… See the full description on the dataset page: https://huggingface.co/datasets/ansulev/qwen-3.6-plus-agent-tool-calling.tabular1K<n<10K3 likes77 downloads4mo agoHugging Face08kesava89 /adaptive-curriculum-tool-calling-poolgated 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.tabulartext-generation1M<n<10M0 likes48 downloads12d agoHugging Face09SultanR /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.tabulartext-generationn<1K0 likes44 downloads7mo agoHugging Face10codelion /Llama-3.2-1B-Instruct-magpie-tool-callingtabular1K<n<10K1 likes43 downloads1y agoHugging Face11ashokvaktariya1 /tool-calling-dstabular100K<n<1M0 likes29 downloads1y agoHugging Face12lilyzhng /apex-multiturn-toolcallingtabularn<1K0 likes18 downloads7mo agoHugging Face13jerry128 /taubench-tool-calling-Qwen2.5-7B-Instruct-0.0_range_0-10_user-gpt-4o-llm_1116210635tabularn<1K0 likes17 downloads10mo agoHugging Face14chinmay-patel-pixis /sft_w_think_and_tool_calling_prism_claude_250625_uniquetabular1K<n<10K0 likes16 downloads1y agoHugging Face15Mozilla /history-search-tool-calling History Search – Evaluation Datasets This repository contains evaluation-only datasets for history search tool usage. Datasets intent (canonical) Evaluates whether the model should invoke history search in a multi-turn conversation. One row per conversation Preserves full context Used by eval code Key fields id turns[] → { turn_index, user, expect_search_history } intent_turns (derived) Flattened, one row per turn view of intent. For HF Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Mozilla/history-search-tool-calling.tabular1K<n<10K1 likes15 downloads8mo agoHugging Face16chinmay-patel-pixis /sft_w_think_and_tool_calling_prism_claude_250625_unique_max_10tabularn<1K0 likes13 downloads1y agoHugging Face17skaffum /tool-calling-datasettabularn<1K0 likes13 downloads11mo agoHugging Face18phiroser /Llama-3.2-1B-Instruct-magpie-tool-callingtabular1K<n<10K0 likes8 downloads1mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.