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
01NousResearch /hermes-function-calling-v1 Hermes Function-Calling V1 This dataset is the compilation of structured output and function calling data used in the Hermes 2 Pro series of models. This repository contains a structured output dataset with function-calling conversations, json-mode, agentic json-mode and structured extraction samples, designed to train LLM models in performing function calls and returning structured output based on natural language instructions. The dataset features various conversational scenarios… See the full description on the dataset page: https://huggingface.co/datasets/NousResearch/hermes-function-calling-v1.texttext-generation10K<n<100K483 likes62k downloads9mo agoHugging Face02lockon /xlam-function-calling-60k APIGen Function-Calling Datasets Paper | Website | Models This repo contains 60,000 data collected by APIGen, an automated data generation pipeline designed to produce verifiable high-quality datasets for function-calling applications. Each data in our dataset is verified through three hierarchical stages: format checking, actual function executions, and semantic verification, ensuring its reliability and correctness. We conducted human evaluation over 600 sampled data points, and… See the full description on the dataset page: https://huggingface.co/datasets/lockon/xlam-function-calling-60k.textquestion-answering10K<n<100K1 likes38k downloads2y agoHugging Face03Salesforce /xlam-function-calling-60kgated APIGen Function-Calling Datasets Paper | Website | Models This repo contains 60,000 data collected by APIGen, an automated data generation pipeline designed to produce verifiable high-quality datasets for function-calling applications. Each data in our dataset is verified through three hierarchical stages: format checking, actual function executions, and semantic verification, ensuring its reliability and correctness. We conducted human evaluation over 600 sampled data points… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/xlam-function-calling-60k.textquestion-answering10K<n<100K718 likes36k downloads2y agoHugging Face04product-science /xlam-function-calling-60k-raw XLAM Function Calling 60k Raw Dataset This dataset includes train and test splits derived from Salesforce/xlam-function-calling-60k. Train split size: 95% of the original dataset Test split size: 5% of the original dataset textquestion-answering10K<n<100K3 likes5.8k downloads2y agoHugging Face05Trelis /function_calling_extendedgated Trelis Function Calling Dataset UPDATE: As of Dec 5th 2023, there is a v3 of this dataset now available from here. Allows models to be fine-tuned for function-calling. The dataset is human generated and does not make use of Llama 2 or OpenAI! Contains 59 training and 17 test rows Based on eight functions: search_bing, search_arxiv, save_chat, read_json_file, list_files, get_current_weather, delete_file, clear_chat Access this dataset by purchasing a license HERE. Alternatively… See the full description on the dataset page: https://huggingface.co/datasets/Trelis/function_calling_extended.textquestion-answeringn<1K51 likes1.9k downloads3y agoHugging Face06Trelis /function_calling_v3gated Trelis Function Calling Dataset - VERSION 3 Access this dataset by purchasing a license HERE. Allows models to be fine-tuned for function-calling. The dataset is human generated and does not make use of Llama 2 or OpenAI! The dataset includes 66 training rows, 19 validation rows and 5 test rows (for manual evaluation). Based on eight functions: search_bing, search_arxiv, save_chat, read_json_file, list_files, get_current_weather, delete_file, clear_chat Alternatively, you can find… See the full description on the dataset page: https://huggingface.co/datasets/Trelis/function_calling_v3.question-answeringn<1K49 likes1.4k downloads3y agoHugging Face07minpeter /hermes-function-calling-v1-jsonl Hermes Function-Calling V1 This dataset is the compilation of structured output and function calling data used in the Hermes 2 Pro series of models. This repository contains a structured output dataset with function-calling conversations, json-mode, agentic json-mode and structured extraction samples, designed to train LLM models in performing function calls and returning structured output based on natural language instructions. The dataset features various conversational scenarios… See the full description on the dataset page: https://huggingface.co/datasets/minpeter/hermes-function-calling-v1-jsonl.texttext-generation10K<n<100K1 likes993 downloads2y agoHugging Face08ankush13r /chatml-function-calling-v2 Dataset Conversion This dataset is a converted version of the Glaive Function Calling v2 dataset, originally hosted on Hugging Face. Chat Template for Dataset Description This chat template is designed to work with this dataset. Template chat_template = """{%- set tools = tools if tools is defined else None -%} {%- set date_string = date_string if date_string is defined else "1 Sep 2024" -%} {%- set system_message = messages[0].content if… See the full description on the dataset page: https://huggingface.co/datasets/ankush13r/chatml-function-calling-v2.text-generation100K<n<1M3 likes689 downloads2y agoHugging Face09Voxel51 /fiftyone-function-calling-14k FiftyOne Function Calling 14k Dataset Overview This dataset is derived from the FiftyOne documentation and is designed to train AI assistants to understand and answer questions about FiftyOne's functionality. The dataset follows the format specified in the APIGen paper, structuring the data to map natural language queries to appropriate API tools and their usage. Purpose Train AI models to understand FiftyOne-related queries Provide structured examples of… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/fiftyone-function-calling-14k.texttext-generation10K<n<100K10 likes523 downloads1y agoHugging Face10NovachronoAI /Nova-Synapse-Function-Calling 🧠 Nova-Synapse: The High-Density Function Calling Dataset Curated by NovachronoAI 📖 Overview Nova-Synapse is a curated, high-density training corpus designed to transform small Language Models (3B-8B) into State-of-the-Art (SOTA) function-calling agents. Most function-calling datasets suffer from one of two problems: they are either too small to generalize (Hermes) or too noisy/repetitive (Glaive). Nova-Synapse solves this by merging the "Holy Trinity"… See the full description on the dataset page: https://huggingface.co/datasets/NovachronoAI/Nova-Synapse-Function-Calling.texttext-generation100K<n<1M2 likes465 downloads9mo agoHugging Face11product-science /xlam-function-calling-60k-raw-augmented XLAM Function Calling 60k Raw Augmented Dataset This dataset includes augmented train and test splits derived from product-science/xlam-function-calling-60k-raw. Train split size: Original size plus augmented data Test split size: Original size plus augmented data Augmentation Details This dataset has been augmented by modifying function names in the original data. Randomly selected function names have underscores replaced with periods at random positions… See the full description on the dataset page: https://huggingface.co/datasets/product-science/xlam-function-calling-60k-raw-augmented.textquestion-answering10K<n<100K2 likes454 downloads2y agoHugging Face12allenporter /assist-llm-function-calling Function Calling dataset for Assist LLM for Home Assistant This dataset is generated by using other conversation agent pipelines as teachers from the deivce-actions-v2 dataset. This dataset is used to support fine tuning of llama based models. See Device Actions for a notebook for construction of this dataset and the device-actions dataset. texttext-generation1K<n<10K1 likes354 downloads2y agoHugging Face13shaban2024 /agentmujo-function-calling agentmujo-function-calling (v0.1.0 — MVP) Ručno dizajniran kanonski skup za function calling na bosanskom jeziku (ijekavica), dio AgentMujo Training Frameworka (configs/tools.yaml je Single Source of Truth za alate). Verzija: 0.1.0 · Uzoraka: 147 · Jezik: bs-ijekavica Format: JSONL; svaki red: id, version, language, task, difficulty, enable_thinking, messages[] (user/assistant/tool + tool_calls[]), metadata{} (schema: schemas/dataset.schema.json u framework repou). Alati:… See the full description on the dataset page: https://huggingface.co/datasets/shaban2024/agentmujo-function-calling.textquestion-answeringn<1K1 likes282 downloads2h agoHugging Face14Trelis /function_calling_v3_SAMPLE Trelis Function Calling Dataset - VERSION 3 - SAMPLE This is a SAMPLE of the v3 dataset available for purchase here. Features: Allows models to be fine-tuned for function-calling. The dataset is human generated and does not make use of Llama 2 or OpenAI! The dataset includes 66 training rows, 19 validation rows and 5 test rows (for manual evaluation). Based on eight functions: search_bing, search_arxiv, save_chat, read_json_file, list_files, get_current_weather, delete_file… See the full description on the dataset page: https://huggingface.co/datasets/Trelis/function_calling_v3_SAMPLE.textquestion-answeringn<1K1 likes189 downloads3y agoHugging Face155CD-AI /Vietnamese-Locutusque-function-calling-chatml-gg-translatedtextquestion-answering100K<n<1M27 likes134 downloads2y agoHugging Face16HeshamHaroon /Arabic_Function_Calling Arabic Function Calling Dataset (50K+ Samples) مجموعة بيانات استدعاء الدوال العربية أول وأكبر مجموعة بيانات عربية متخصصة في استدعاء الدوال (Function Calling) تغطي جميع اللهجات العربية الرئيسية والمجالات الحياتية المهمة. Dataset Description This is the first comprehensive Arabic function calling dataset designed for training and evaluating LLMs on Arabic tool use capabilities. The dataset covers: 5 Arabic Dialects: MSA (Modern Standard Arabic), Egyptian… See the full description on the dataset page: https://huggingface.co/datasets/HeshamHaroon/Arabic_Function_Calling.texttext-generation10K<n<100K60 likes127 downloads9mo agoHugging Face17SentientAGI /crypto-agent-safe-function-calling CrAI-SafeFuncCall Dataset 📄 Paper: Real AI Agents with Fake Memories: Fatal Context Manipulation Attacks on Web3 Agents 🤗 Dataset: CrAI-SafeFuncCall 📊 Benchmark: CrAI-Bench Overview The CrAI-SafeFuncCall dataset is designed to enhance the security of AI agents when performing function calls in the high-stakes domain of cryptocurrency and financial applications. It focuses on the critical challenge of detecting and mitigating memory injection attacks. Derived from the… See the full description on the dataset page: https://huggingface.co/datasets/SentientAGI/crypto-agent-safe-function-calling.tabularquestion-answering1K<n<10K3 likes124 downloads1y agoHugging Face18Rallex3 /glm-5.3-flash-function-calling GLM-5.3-Flash Function Calling (synthetic) A synthetic function-calling dataset generated with zai-org/GLM-5.3-Flash via Hugging Face Inference Providers. 513 examples in 8 domains: weather, calendar, finance, travel, e-commerce, devops, smart home, communication. Categories: single-turn tool calls, parallel/multiple calls in one turn, multi-turn trajectories with tool results, and no-tool-needed turns. Format: OpenAI-style — each row has tools (JSON-schema function… See the full description on the dataset page: https://huggingface.co/datasets/Rallex3/glm-5.3-flash-function-calling.textquestion-answeringn<1K0 likes89 downloads13d agoHugging Face195CD-AI /Vietnamese-Salesforce-xlam-function-calling-60k-gg-translatedtextquestion-answering10K<n<100K8 likes82 downloads2y agoHugging Face20Cevan340 /hermes-function-calling-v1 Hermes Function-Calling V1 This dataset is the compilation of structured output and function calling data used in the Hermes 2 Pro series of models. This repository contains a structured output dataset with function-calling conversations, json-mode, agentic json-mode and structured extraction samples, designed to train LLM models in performing function calls and returning structured output based on natural language instructions. The dataset features various conversational… See the full description on the dataset page: https://huggingface.co/datasets/Cevan340/hermes-function-calling-v1.texttext-generation10K<n<100K0 likes70 downloads25d agoHugging Face21Maestro502 /hermes-function-calling-v1 Hermes Function-Calling V1 This dataset is the compilation of structured output and function calling data used in the Hermes 2 Pro series of models. This repository contains a structured output dataset with function-calling conversations, json-mode, agentic json-mode and structured extraction samples, designed to train LLM models in performing function calls and returning structured output based on natural language instructions. The dataset features various conversational… See the full description on the dataset page: https://huggingface.co/datasets/Maestro502/hermes-function-calling-v1.texttext-generation10K<n<100K0 likes63 downloads1mo agoHugging Face22peiyao-sentient /crypto-agent-safe-function-calling CrAI-SafeFuncCall Dataset 📄 Paper: Real AI Agents with Fake Memories: Fatal Context Manipulation Attacks on Web3 Agents 🤗 Dataset: CrAI-SafeFuncCall 📊 Benchmark: CrAI-Bench Overview The CrAI-SafeFuncCall dataset is designed to enhance the security of AI agents when performing function calls in the high-stakes domain of cryptocurrency and financial applications. It focuses on the critical challenge of detecting and mitigating memory injection attacks. Derived from the… See the full description on the dataset page: https://huggingface.co/datasets/peiyao-sentient/crypto-agent-safe-function-calling.tabularquestion-answering1K<n<10K2 likes60 downloads1y agoHugging Face23sahilstar /hermes-function-calling-v1 Hermes Function-Calling V1 This dataset is the compilation of structured output and function calling data used in the Hermes 2 Pro series of models. This repository contains a structured output dataset with function-calling conversations, json-mode, agentic json-mode and structured extraction samples, designed to train LLM models in performing function calls and returning structured output based on natural language instructions. The dataset features various conversational scenarios… See the full description on the dataset page: https://huggingface.co/datasets/sahilstar/hermes-function-calling-v1.texttext-generation10K<n<100K1 likes56 downloads6mo agoHugging Face24Sellopale /Arabic_Function_Calling Arabic Function Calling Dataset (50K+ Samples) مجموعة بيانات استدعاء الدوال العربية أول وأكبر مجموعة بيانات عربية متخصصة في استدعاء الدوال (Function Calling) تغطي جميع اللهجات العربية الرئيسية والمجالات الحياتية المهمة. Dataset Description This is the first comprehensive Arabic function calling dataset designed for training and evaluating LLMs on Arabic tool use capabilities. The dataset covers: 5 Arabic Dialects: MSA (Modern Standard Arabic), Egyptian… See the full description on the dataset page: https://huggingface.co/datasets/Sellopale/Arabic_Function_Calling.texttext-generation10K<n<100K0 likes54 downloads9mo agoHugging Face25giovannioliveira /hermes-function-calling-v1 Hermes Function-Calling V1 This dataset is the compilation of structured output and function calling data used in the Hermes 2 Pro series of models. This repository contains a structured output dataset with function-calling conversations, json-mode, agentic json-mode and structured extraction samples, designed to train LLM models in performing function calls and returning structured output based on natural language instructions. The dataset features various conversational scenarios… See the full description on the dataset page: https://huggingface.co/datasets/giovannioliveira/hermes-function-calling-v1.texttext-generation10K<n<100K0 likes38 downloads1y agoHugging Face26allenporter /assist-llm-function-calling-llama3-chat Function Calling dataset for Assist LLM for Home Assistant This dataset is generated by using other conversation agent pipelines as teachers from the deivce-actions-v2 dataset. This dataset is used to support fine tuning of llama based models. See Device Actions for a notebook for construction of this dataset and the device-actions dataset. texttext-generation1K<n<10K2 likes36 downloads2y agoHugging Face27rayliuca /assist-llm-function-calling-messages Function Calling dataset for Assist LLM for Home Assistant This dataset is generated by using other conversation agent pipelines as teachers from the deivce-actions-v2 dataset. This dataset is used to support fine tuning of llama based models. See Device Actions for a notebook for construction of this dataset and the device-actions dataset. texttext-generation1K<n<10K0 likes36 downloads1y agoHugging Face28allenporter /assist-llm-function-calling-messages Function Calling dataset for Assist LLM for Home Assistant This dataset is generated by using other conversation agent pipelines as teachers from the deivce-actions-v2 dataset. This dataset is used to support fine tuning of llama based models. See Device Actions for a notebook for construction of this dataset and the device-actions dataset. texttext-generation1K<n<10K1 likes35 downloads2y agoHugging Face29ChaosAIVision /Vietnamese-Salesforce-xlam-function-calling-60k-gg-translatedtextquestion-answering10K<n<100K0 likes30 downloads9mo agoHugging Face30ChaosAIVision /Vietnamese-Locutusque-function-calling-chatml-gg-translatedtextquestion-answering100K<n<1M0 likes27 downloads9mo agoHugging Face

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