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<100K487 likes65k 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 likes39k 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<100K719 likes37k 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 likes1k 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 likes649 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 likes557 downloads1y agoHugging Face10matlok /python-audio-copilot-training-using-function-knowledge-graphs Python Copilot Audio Training using Global Functions with Knowledge Graphs This dataset is a subset of the matlok python copilot datasets. Please refer to the Multimodal Python Copilot Training Overview for more details on how to use this dataset. Details Each global function has a question and answer mp3 where one voice reads the question and another voice reads the answer. Both mp3s are stored in the parquet dbytes column and the associated source code file_path… See the full description on the dataset page: https://huggingface.co/datasets/matlok/python-audio-copilot-training-using-function-knowledge-graphs.tabulartext-to-audion<1K1 likes548 downloads3y agoHugging Face11NovachronoAI /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 likes487 downloads9mo agoHugging Face12product-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 likes446 downloads2y agoHugging Face13allenporter /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 likes426 downloads2y agoHugging Face14shaban2024 /agentmujo-function-calling agentmujo-function-calling (v0.1.0 — 1252 uzorka) 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: 1252 (split 983/128/141) · 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… See the full description on the dataset page: https://huggingface.co/datasets/shaban2024/agentmujo-function-calling.textquestion-answeringn<1K1 likes394 downloads13h agoHugging Face15matlok /python-image-copilot-training-using-function-knowledge-graphs Python Copilot Image Training using Function Knowledge Graphs This dataset is a subset of the matlok python copilot datasets. Please refer to the Multimodal Python Copilot Training Overview for more details on how to use this dataset. Details Each row contains a png file in the dbytes column. Rows: 134357 Size: 130.5 GB Data type: png Format: Knowledge graph using NetworkX with alpaca text box Schema The png is in the dbytes column: { "dbytes": "binary"… See the full description on the dataset page: https://huggingface.co/datasets/matlok/python-image-copilot-training-using-function-knowledge-graphs.tabulartext-to-imagen<1K0 likes309 downloads3y agoHugging Face16Trelis /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 likes188 downloads3y agoHugging Face175CD-AI /Vietnamese-Locutusque-function-calling-chatml-gg-translatedtextquestion-answering100K<n<1M27 likes138 downloads2y agoHugging Face18HeshamHaroon /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 likes131 downloads10mo agoHugging Face19SentientAGI /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 likes127 downloads1y agoHugging Face205CD-AI /Vietnamese-Salesforce-xlam-function-calling-60k-gg-translatedtextquestion-answering10K<n<100K8 likes107 downloads2y agoHugging Face21DaftP /Home-Assistant-requests-for-intent-detection-and-function-recognition Home Assistant Requests V2 Dataset This dataset contains a list of requests and responses for a user interacting with a personal assistant that controls an instance of Home Assistant. The updated V2 of the dataset is now multilingual, containing data in English, German, French, Spanish, and Polish. The dataset also contains multiple "personalities" for the assistant to respond in, such as a formal assistant, a sarcastic assistant, and a friendly assistant. Lastly, the dataset has… See the full description on the dataset page: https://huggingface.co/datasets/DaftP/Home-Assistant-requests-for-intent-detection-and-function-recognition.textquestion-answering100K<n<1M1 likes95 downloads5mo agoHugging Face22Rallex3 /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 likes92 downloads16d agoHugging Face23Cevan340 /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 likes72 downloads28d agoHugging Face24Simon-Liu /tw-finance-function-call-reasoning tw-finance-function-call-reasoning 台灣金融場景的繁體中文 function-calling + 推理鏈微調資料集。 欄位規格對齊 twinkle-ai/tw-function-call-reasoning-10k。 ⚠️ 使用限制:僅供研究,不得商業使用 本資料集以 CC BY-NC 4.0 授權釋出,僅供學術研究、模型能力探索與方法驗證之用。 請務必理解以下事項後再使用: 不得作商業用途。 包含但不限於:訓練用於對外營利的模型、包裝為付費產品或服務、 作為商業交付物的一部分。若有商業需求,請自行重新建置資料並取得合規來源。 這不是財務、稅務、法律或投資建議。 資料中的稅率、費率、法規門檻雖依 2026 年 (民國 115 年)台灣公開資訊整理,但可能已經過時或有誤。任何實際決策前, 請以主管機關公告為準(財政部、金管會、勞動部、衛福部、中央銀行、全國法規資料庫)。 內容為程式化合成,非真實考題逐字收錄。 題目由模板與參數取樣組合而成,… See the full description on the dataset page: https://huggingface.co/datasets/Simon-Liu/tw-finance-function-call-reasoning.texttext-generation1K<n<10K0 likes61 downloads16d agoHugging Face25peiyao-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 likes53 downloads1y agoHugging Face26giovannioliveira /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 likes51 downloads1y agoHugging Face27Sellopale /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 likes48 downloads9mo 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 likes45 downloads2y agoHugging Face29allenporter /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 likes39 downloads2y agoHugging Face30rayliuca /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 likes38 downloads1y agoHugging Face

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