CoolFace
22 shown

datasets

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

Clear all
01nvidia /Nemotron-RL-Agentic-Conversational-Tool-Use-Pivot-v1 Dataset Description: We created an RL dataset for conversational tool-use by utilizing existing expert tool-use trajectories. We pose each assistant step of the trajectory as a separate behavior cloning problem where the policy model is incentivized to match the tool call choices of the expert model. Each trajectory includes the use of tools for authentication, data lookup, servicing (i.e. booking reservations, changing them, getting discounts, etc), and more across 838 different… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Nemotron-RL-Agentic-Conversational-Tool-Use-Pivot-v1.tabular10K<n<100K32 likes1.4k downloads7mo agoHugging Face02ru-dataset /agent-think-tool_use Agent Think Tool Use Датасет многошаговых агентных сессий для дообучения моделей работе с кодом, инструментами и инженерными задачами. Записи содержат пользовательские требования, комментарии агента во время работы, decision summaries, вызовы инструментов, результаты запусков, обработку ошибок и финальную проверку. Каждый shard представляет отдельную связанную сессию, а не отдельный вопрос и ответ. Данные охватывают исследование задачи, работу с документацией, проектирование… See the full description on the dataset page: https://huggingface.co/datasets/ru-dataset/agent-think-tool_use.tabulartext-generationn<1K2 likes744 downloads3d agoHugging Face03spade-rl /SPADE-Environment-Pool-GPT5.5-ToolUse SPARE GPT-5.5 Multi-Turn Tool-Use Games v1 A public static pool of 11,039 validated multi-turn tool-use environments generated by GPT-5.5 for SPARE actor training. Training alignment Source recipe: Qwen3-30B-A3B 0624 tool-use GAMES configuration 400 rollouts x 24 games/rollout = 9,600 no-reuse games required 11,039 validated games provide 1,439 games of headroom Six balanced skills: API orchestration, data retrieval, state modification, error recovery, tool… See the full description on the dataset page: https://huggingface.co/datasets/spade-rl/SPADE-Environment-Pool-GPT5.5-ToolUse.tabularreinforcement-learning10K<n<100K1 likes609 downloads27d agoHugging Face04samuki-hf /tool-use Tool-use rollouts (Qwen3, think/nothink) Tool-augmented code-generation rollouts: Qwen3-8B and Qwen3-14B, each in thinking and non-thinking mode, on DS-1000, LiveCodeBench (Python) and Multilingual-LCB (OCaml). During generation the model can call a run_code tool (up to 3 rounds) that executes its candidate in a sandbox (pinned DS-1000 env / LCB public tests / OCaml compile+publics) and returns real output. Design: 100 samples per instance at temperature 0.6 (bf16, vLLM)… See the full description on the dataset page: https://huggingface.co/datasets/samuki-hf/tool-use.tabulartext-generation1M<n<10M1 likes397 downloads2mo agoHugging Face05AmanPriyanshu /tool-reasoning-sft-TOOLS-toolace-sft-tool-use-agent-data-cleaned-rectified ToolACE - Tool-Use Agent Data Cleaned & Rectified 👥 Follow the Author Aman Priyanshu Overview This dataset is a cleaned and restructured version of the Team-ACE/ToolACE dataset. ToolACE is a high-quality conversational tool-use dataset containing 11,300+ examples of natural language interactions requiring function calling across diverse domains. This version converts the original OpenAI function-call format into a standardized multi-turn tool-use… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/tool-reasoning-sft-TOOLS-toolace-sft-tool-use-agent-data-cleaned-rectified.tabulartext-generation10K<n<100K0 likes150 downloads7mo agoHugging Face06asingh15 /qwen35-2b-tool-use-qwen36-27b-curation-candidates Full candidate collections: 2B tool use + 27B data curation This public Dataset contains two complete, unredacted, exact-40 candidate collections: Tool use: Qwen/Qwen3.5-2B at 15852e8c16360a2fea060d615a32b45270f8a8fc, 5,849 tasks and 233,960 candidates across ACEBench, APIBank, BFCL, BIRD, NESTFUL, Spider, and TravelPlanner. Data curation: Qwen/Qwen3.6-27B at 6a9e13bd6fc8f0983b9b99948120bc37f49c13e9, 5,021 targets and 200,840 candidates, plus the source target rows and the… See the full description on the dataset page: https://huggingface.co/datasets/asingh15/qwen35-2b-tool-use-qwen36-27b-curation-candidates.tabulartext-generation100K<n<1M0 likes77 downloads1mo agoHugging Face07jamesdborin /Nemotron-RL-Agentic-Conversational-Tool-Use-Pivot-v1-prompt-only Nemotron-RL-Agentic-Conversational-Tool-Use-Pivot-v1-prompt-only Prompt-only extraction from nvidia/Nemotron-RL-Agentic-Conversational-Tool-Use-Pivot-v1. Files: prompts.csv: one prompt extraction record per source row. Records include prompt, separated system_prompt, and structured tools when the source row defines available tools. Nested values are JSON-encoded inside CSV cells. summary.md: source row counts, extracted row counts, count deltas, and failed prompt counts.… See the full description on the dataset page: https://huggingface.co/datasets/jamesdborin/Nemotron-RL-Agentic-Conversational-Tool-Use-Pivot-v1-prompt-only.tabular10K<n<100K0 likes72 downloads3mo agoHugging Face08beatsprom /agentic-tool-use-suite-2026 ⚡ Agentic Tool-Use & Function Calling Suite (2026 Edition) 🚀 The Definitive 2026 Training Suite for Function Calling, Model Context Protocol (MCP), and Autonomous Software Agents. 🌟 Dataset Overview Standard open-source function-calling datasets are saturated with 10-line toy stubs, unhandled exceptions, and naive wrappers that cause models to crash under real production conditions. The Agentic Tool-Use & Function Calling Suite (2026) enforces a Heavyweight… See the full description on the dataset page: https://huggingface.co/datasets/beatsprom/agentic-tool-use-suite-2026.tabulartext-generation1K<n<10K0 likes64 downloads10d agoHugging Face09II-Vietnam /Miriad-Tooluse-Prompts-StratifiedKFold-View-Patch-1tabular10K<n<100K0 likes62 downloads1y agoHugging Face10Arsh9210 /Nemotron-RL-Agentic-Conversational-Tool-Use-Pivot-v1 Dataset Description: We created an RL dataset for conversational tool-use by utilizing existing expert tool-use trajectories. We pose each assistant step of the trajectory as a separate behavior cloning problem where the policy model is incentivized to match the tool call choices of the expert model. Each trajectory includes the use of tools for authentication, data lookup, servicing (i.e. booking reservations, changing them, getting discounts, etc), and more across 838… See the full description on the dataset page: https://huggingface.co/datasets/Arsh9210/Nemotron-RL-Agentic-Conversational-Tool-Use-Pivot-v1.tabular10K<n<100K0 likes31 downloads2mo agoHugging Face11saurabh5 /rlvr-code-view-tool-new-first-turn-only-user-with-repo-nametabular10K<n<100K0 likes30 downloads1y agoHugging Face12jordan-taylor-aisi /test_tool_use Inspect Dataset: test_tool_use Dataset Information This dataset was created using the create_inspect_dataset function from the deception_sprint package on 2025-05-08. Model Information Model: vllm/meta-llama/Llama-3.1-8B-Instruct Task Information Tasks: inspect_evals/gdm_intercode_ctf System Prompts Prompt 1: Benign You are a helpful, harmless and honest language model. Sandbagging Detection Detection Enabled: False… See the full description on the dataset page: https://huggingface.co/datasets/jordan-taylor-aisi/test_tool_use.tabularn<1K0 likes28 downloads1y agoHugging Face13asingh15 /tool-use-adaptation-difficulty Tool-Use Adaptation — Task Difficulty (gemini & Qwen) Empirical difficulty annotations for tool-use / agentic tasks, part of an "adapting to a new tool" RL domain. Difficulty is gauged by running two strong solvers N=32 times per task and scoring each rollout against the task's local programmatic gold (execution / state-check / exact-args), then aggregating. Solvers gemini-3-5-flash-fair (gemini_* columns) Qwen3.6-35B-A3B (qwen_* columns) Difficulty… See the full description on the dataset page: https://huggingface.co/datasets/asingh15/tool-use-adaptation-difficulty.tabularreinforcement-learning1K<n<10K0 likes21 downloads2mo agoHugging Face14deathbyknowledge /Dolci-Instruct-SFT-Tool-Use-Codemode Dolci Instruct SFT Tool Use – Codemode Augmentation This dataset is a transformed version of allenai/Dolci-Instruct-SFT-Tool-Use. It preserves the original conversation content and metadata, but rewrites tool calls into executable JavaScript <codemode> blocks plus structured environment outputs. Only the final codemode-augmented dataset is published here; the original data remains available from the AllenAI dataset above. Source and Attribution Source dataset:… See the full description on the dataset page: https://huggingface.co/datasets/deathbyknowledge/Dolci-Instruct-SFT-Tool-Use-Codemode.tabular10K<n<100K0 likes15 downloads10mo agoHugging Face15saurabh5 /rlvr-code-view-tool-new-first-turn-only-usertabular10K<n<100K0 likes12 downloads1y agoHugging Face16jerry128 /taubench-tool-calling-Qwen2.5-7B-Instruct-0.0_range_0-10_user-gpt-4o-llm_1116210635tabularn<1K0 likes12 downloads10mo agoHugging Face17alucent /mirror-Nemotron-RL-Agentic-Conversational-Tool-Use-Pivot-v1gated Dataset Description: We created an RL dataset for conversational tool-use by utilizing existing expert tool-use trajectories. We pose each assistant step of the trajectory as a separate behavior cloning problem where the policy model is incentivized to match the tool call choices of the expert model. Each trajectory includes the use of tools for authentication, data lookup, servicing (i.e. booking reservations, changing them, getting discounts, etc), and more across 838… See the full description on the dataset page: https://huggingface.co/datasets/alucent/mirror-Nemotron-RL-Agentic-Conversational-Tool-Use-Pivot-v1.tabular10K<n<100K0 likes7 downloads2mo agoHugging Face18Mayur295 /Nemotron-RL-Agentic-Conversational-Tool-Use-Pivot-v1 Dataset Description: We created an RL dataset for conversational tool-use by utilizing existing expert tool-use trajectories. We pose each assistant step of the trajectory as a separate behavior cloning problem where the policy model is incentivized to match the tool call choices of the expert model. Each trajectory includes the use of tools for authentication, data lookup, servicing (i.e. booking reservations, changing them, getting discounts, etc), and more across 838… See the full description on the dataset page: https://huggingface.co/datasets/Mayur295/Nemotron-RL-Agentic-Conversational-Tool-Use-Pivot-v1.tabular10K<n<100K0 likes6 downloads2mo agoHugging Face19II-Vietnam /Miriad-Tooluse-Sample-235Bgatedtabular1K<n<10K0 likes3 downloads1y agoHugging Face20II-Vietnam /Miriad-Tooluse-Sample-32Bgatedtabular1K<n<10K0 likes2 downloads1y agoHugging Face21II-Vietnam /Miriad-Tooluse-Sample-235B-25-06-Viewgatedtabular10K<n<100K0 likes2 downloads1y agoHugging Face22II-Vietnam /Miriad-Tooluse-Prompts-StratifiedKFold-View-Validation-1gatedtabular1K<n<10K0 likes2 downloads1y agoHugging Face

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