CoolFace
30 shown

datasets

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

Clear all
01trl-internal-testing /toolcalltextn<1K0 likes9.6k downloads7mo agoHugging Face02annahbanannah /synthetic-math-toolcall-deception Synthetic Math Tool-Call Deception 200 paired multi-turn math-assistant trajectories (400 rows) for evaluating deception detectors on mid-trajectory tool-call misreporting. Each trajectory: a system prompt instructs the model to compute via an execute_python tool under a stated tool-call limit, and requires every call to carry a running call_index argument (1 for the first call, 2 for the second, …). The platform enforcing the limit is said to only see the reported call_index… See the full description on the dataset page: https://huggingface.co/datasets/annahbanannah/synthetic-math-toolcall-deception.tabulartext-classificationn<1K0 likes6.5k downloads2mo agoHugging Face03BitAgent /tool_callingtext100K<n<1M11 likes3.7k downloads2y agoHugging Face04AlexCuadron /SWE-Bench-Verified-O1-native-tool-calling-reasoning-high-results SWE-Bench Verified O1 Dataset Executive Summary This repository contains verified reasoning traces from the O1 model evaluating software engineering tasks. Using OpenHands + CodeAct v2.2, we tested O1's bug-fixing capabilities using their native tool calling capabilities on the SWE-Bench Verified dataset, achieving a 45.8% success rate across 500 test instances. Overview This dataset was generated using the CodeAct framework, which aims to improve code… See the full description on the dataset page: https://huggingface.co/datasets/AlexCuadron/SWE-Bench-Verified-O1-native-tool-calling-reasoning-high-results.textquestion-answeringn<1K4 likes1.7k downloads2y agoHugging Face05interstellarninja /tool-calls-singleturntext1K<n<10K1 likes1.1k downloads1y agoHugging Face06zake7749 /Qwen3.6-35B-A3B-Tool-Calling Qwen3.6-35B-A3B Tool-Calling Dataset This repository presents a function and tool-calling preference and supervised fine-tuning dataset constructed from Nemotron-RL agentic prompt corpora. For each source prompt, the model was sampled four times with thinking mode enabled. Each resulting candidate trajectory was then evaluated against the dataset’s ground-truth action using exact matching on both the function name and the parsed function arguments. Overview… See the full description on the dataset page: https://huggingface.co/datasets/zake7749/Qwen3.6-35B-A3B-Tool-Calling.text10K<n<100K15 likes999 downloads5mo agoHugging Face07smolagents /toolcallingtext10K<n<100K3 likes766 downloads1y agoHugging Face08jdaddyalbs /playwright-mcp-toolcalling Purpose I wanted to train a small agent to use a browser effectively, most smaller models I tried <32b struggled to call the tools correctly. I created this dataset for two main reasons: To help with finetuning smaller models to use the browser specific tools in playwright. To look at the security implications of giving browser access to untrusted open-weight models, see blog post. Versions I am ironing out the kinks, but I will leave the older versions here in… See the full description on the dataset page: https://huggingface.co/datasets/jdaddyalbs/playwright-mcp-toolcalling.text1K<n<10K15 likes578 downloads1y agoHugging Face09BitAgent /tool_calling_shuffletext100K<n<1M5 likes488 downloads2y agoHugging Face10ZeroAgency /gemma3-pythonic-function-tool-calling-v1text100K<n<1M0 likes483 downloads11mo agoHugging Face11roborovski /synthetic-tool-calls-v2textn<1K5 likes417 downloads3y agoHugging Face12zake7749 /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 likes346 downloads5mo agoHugging Face13Mozilla /standard_chat_tool_calling_generaltextn<1K1 likes344 downloads4mo agoHugging Face14roborovski /synthetic-tool-callstext1K<n<10K2 likes334 downloads3y agoHugging Face15zake7749 /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 likes330 downloads5mo agoHugging Face16Mustafaege /qwen3.5-toolcalling-v2 Qwen3.5 Tool Calling Dataset v2 An expanded tool-calling SFT dataset combining smirki/Tool-Calling-Dataset-UIGEN-X and AmanPriyanshu/tool-reasoning-sft-jupyter-agent, unified into Qwen3 messages format. Adds Jupyter notebook agent data with code execution reasoning chains. Dataset Summary Property Value Total Samples ~60K+ Train Split ~55K Test Split ~6K Sources UIGEN-X + Jupyter Agent Format Qwen3 messages Language English License Apache 2.0… See the full description on the dataset page: https://huggingface.co/datasets/Mustafaege/qwen3.5-toolcalling-v2.texttext-generation100K<n<1M49 likes307 downloads7mo agoHugging Face17interstellarninja /tool-calls-multiturntext1K<n<10K23 likes275 downloads3y agoHugging Face18danilopeixoto /pandora-tool-calling Pandora Tool Calling A tool-calling dataset for Supervised fine-tuning of the Pandora Large Language Model (LLM). The dataset is based on the glaiveai/glaive-function-calling-v2 dataset. Copyright and license Copyright (c) 2024, Danilo Peixoto Ferreira. All rights reserved. Project developed under a BSD-3-Clause license. texttext-generation100K<n<1M20 likes255 downloads3y agoHugging Face19jtl11 /qwen3-tool-callingThese datasets converted and tokenized for Qwen3: interstellarninja/toolace_sequential_tool_use_reasoning interstellarninja/tool-calls-single-reasoning interstellarninja/tool-use-multiturn-reasoning AymanTarig/function-calling-v0.2-with-r1-cot zzzch/function-calling-reasoning-v1 text100K<n<1M2 likes224 downloads1y agoHugging Face20belyakoff /xlam-ru-tool-callingtext10K<n<100K2 likes199 downloads2y agoHugging Face21BluebrainAI /Enhanced_Tool_Callingtext100K<n<1M0 likes178 downloads2y agoHugging Face22smirki /Tool-Calling-Dataset-UIGEN-X Tool Calling Dataset for UIGEN-X This is a cleaned version of the interstellarninja/hermes_reasoning_tool_use dataset, specifically prepared for training with Axolotl. Usage with Axolotl datasets: - path: smirki/Tool-Calling-Dataset-UIGEN-X type: chat_template field_messages: conversations message_property_mappings: role: from content: value split: train Example Structure { "conversations": [ { "from": "system"… See the full description on the dataset page: https://huggingface.co/datasets/smirki/Tool-Calling-Dataset-UIGEN-X.texttext-generation10K<n<100K4 likes171 downloads1y agoHugging Face23beyoru /ToolCall_synthetic_qwen3original dataset: Salesforce/xlam-function-calling-60k text10K<n<100K10 likes152 downloads1y agoHugging Face24AnonymousRepository /toucan-toolcall-slca Toucan-Toolcall (SLCA-GRPO release) This dataset packages the four splits that appear in the main experiment of the paper "SLCA-GRPO: Resolving Cross-Segment Credit Misattribution in Tool-Calling RL": sft_split — the 42,423-trajectory 2-epoch SFT set used to warm-start every backbone before RL (main-table recipe). sft_full — the 74,241-trajectory 1-epoch SFT set, used only for the "SFT full" single-stage ablation. rl — the 31,818 multi-turn, schema-constrained trajectories used… See the full description on the dataset page: https://huggingface.co/datasets/AnonymousRepository/toucan-toolcall-slca.texttext-generation100K<n<1M0 likes147 downloads21d agoHugging Face25interstellarninja /tool-calls-sharegpttext1K<n<10K2 likes131 downloads3y agoHugging Face26hungbenjamin402 /to-tool-call-datasets-LFM2.5-pythonic to-tool-call-datasets → LFM2.5 Pythonic tool-call format A derivative of zhangdw/to-tool-call-datasets (apache-2.0) normalized for fine-tuning Liquid AI LFM2 / LFM2.5 models, whose native tool-call format is Pythonic: <|im_start|>assistant <|tool_call_start|>[get_weather(location='Paris, France', unit='celsius')]<|tool_call_end|><|im_end|> Nine public tool-calling corpora (APIGen-MT, ButtonInstruct, Glaive v2, GraphSyn, LoopTool, τ-bench train, ToolACE, When2Call, xLAM-60k)… See the full description on the dataset page: https://huggingface.co/datasets/hungbenjamin402/to-tool-call-datasets-LFM2.5-pythonic.tabulartext-generation100K<n<1M0 likes108 downloads1mo agoHugging Face27Kedar84 /tool_calling_formattedtextn<1K0 likes106 downloads2y agoHugging Face28Mustafaege /qwen3.5-toolcalling-v1 Qwen3.5 Tool Calling Dataset v1 A tool-calling SFT dataset built from smirki/Tool-Calling-Dataset-UIGEN-X (a cleaned version of interstellarninja/hermes_reasoning_tool_use), converted from ShareGPT conversations format to Qwen3 messages format. Features deep reasoning chains with <think> tags followed by structured tool calls. Dataset Summary Property Value Total Samples 51,004 Train Split 45,904 Test Split 5,100 Source smirki/Tool-Calling-Dataset-UIGEN-X… See the full description on the dataset page: https://huggingface.co/datasets/Mustafaege/qwen3.5-toolcalling-v1.texttext-generation10K<n<100K1 likes105 downloads7mo agoHugging Face29marrita /toolace-tool-calling-hallucination-ragtruth ToolACE-derived Tool-Calling Hallucination Dataset This dataset was created for the course assignment Hallucination Detection in Tool Calling. It is synthetic by design: starting from ToolACE-style tool-calling dialogues, we automatically inject three required hallucination types: tool_contradiction overgeneration missing_tool Each example follows a RAGTruth-like format: query: user query context: tool output output: final model answer hallucination_labels: span-level… See the full description on the dataset page: https://huggingface.co/datasets/marrita/toolace-tool-calling-hallucination-ragtruth.texttext-classificationn<1K0 likes99 downloads4mo agoHugging Face30steadfastgaze /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 likes94 downloads1mo agoHugging Face

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