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
01instruction-pretrain /general-instruction-augmented-corpora Instruction Pre-Training: Language Models are Supervised Multitask Learners (EMNLP 2024) This repo contains the general instruction-augmented corpora (containing 200M instruction-response pairs covering 40+ task categories) used in our paper Instruction Pre-Training: Language Models are Supervised Multitask Learners. We explore supervised multitask pre-training by proposing Instruction Pre-Training, a framework that scalably augments massive raw corpora with instruction-response… See the full description on the dataset page: https://huggingface.co/datasets/instruction-pretrain/general-instruction-augmented-corpora.texttext-classification24 likes47k downloads7mo agoHugging Face02iamtarun /python_code_instructions_18k_alpaca Dataset Card for python_code_instructions_18k_alpaca The dataset contains problem descriptions and code in python language. This dataset is taken from sahil2801/code_instructions_120k, which adds a prompt column in alpaca style. Refer to the source here. textquestion-answering10K<n<100K349 likes37k downloads3y agoHugging Face03m-a-p /CodeFeedback-Filtered-Instruction OpenCodeInterpreter: Integrating Code Generation with Execution and Refinement [🏠Homepage] | [🛠️Code] OpenCodeInterpreter OpenCodeInterpreter is a family of open-source code generation systems designed to bridge the gap between large language models and advanced proprietary systems like the GPT-4 Code Interpreter. It significantly advances code generation capabilities by integrating execution and iterative refinement functionalities. For further information and… See the full description on the dataset page: https://huggingface.co/datasets/m-a-p/CodeFeedback-Filtered-Instruction.textquestion-answering100K<n<1M208 likes28k downloads3y agoHugging Face04haitengzhao /molecule_property_instruction Dataset Card for "molecule_property_instruction" More Information needed textquestion-answering10M<n<100M20 likes19k downloads3y agoHugging Face05allenai /tulu-3-sft-personas-instruction-following Dataset Descriptions This dataset contains 29980 examples and is synthetically created to enhance model's capabilities to follow instructions precisely and to satisfy user constraints. The constraints are borrowed from the taxonomy in IFEval dataset. To generate diverse instructions, we expand the methodology in Ge et al., 2024 by using personas. More details and exact prompts used to construct the dataset can be found in our paper. Curated by: Allen Institute for AI Paper: TBD… See the full description on the dataset page: https://huggingface.co/datasets/allenai/tulu-3-sft-personas-instruction-following.texttext-generation10K<n<100K68 likes16k downloads2y agoHugging Face06HuggingFaceH4 /instruction-datasetThis is the blind eval dataset of high-quality, diverse, human-written instructions with demonstrations. We will be using this for step 3 evaluations in our RLHF pipeline. textn<1K66 likes7.8k downloads4y agoHugging Face07livebench /instruction_following Dataset Card for "livebench/instruction_following" LiveBench is a benchmark for LLMs designed with test set contamination and objective evaluation in mind. It has the following properties: LiveBench is designed to limit potential contamination by releasing new questions monthly, as well as having questions based on recently-released datasets, arXiv papers, news articles, and IMDb movie synopses. Each question has verifiable, objective ground-truth answers, allowing hard questions… See the full description on the dataset page: https://huggingface.co/datasets/livebench/instruction_following.textn<1K6 likes7k downloads1y agoHugging Face08Trendyol /Trendyol-Cybersecurity-Instruction-Tuning-Dataset Trendyol Cybersecurity Defense Instruction-Tuning Dataset (v2.0) 🚀 TL;DR 53,202 meticulously curated system/user/assistant instruction-tuning examples covering 200+ specialized cybersecurity domains. Built by the Trendyol Security Team for training state-of-the-art defensive security AI assistants. Expanded from 21K to 53K rows with comprehensive coverage of modern security challenges including cloud-native threats, AI/ML security, quantum computing risks… See the full description on the dataset page: https://huggingface.co/datasets/Trendyol/Trendyol-Cybersecurity-Instruction-Tuning-Dataset.texttext-generation10K<n<100K134 likes5.6k downloads1y agoHugging Face09TokenBender /code_instructions_122k_alpaca_styletext100K<n<1M80 likes5.4k downloads3y agoHugging Face10lingamvamshikrishnareddy /ramanv-image-vlm-instructiontext100K<n<1M0 likes5.3k downloads21d agoHugging Face11nvidia /Nemotron-SFT-Instruction-Following-Chat-v3 Dataset Description: The Nemotron-Instruction-Following-Chat-v3 dataset is designed to strengthen multi-turn, interactive capabilities, including open-ended chat and precise instruction following. The chat subset uses human written prompts from sources like lmarena, lmsys, and wildchat as seed prompts. Responses are generated with GLM-5. Multiple responses are sampled from the model and the best response as judged by pairwise comparisons using Qwen3-Nemotron-235B-A22B-GenRM-2603… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Nemotron-SFT-Instruction-Following-Chat-v3.texttext-generation100K<n<1M20 likes5.3k downloads4mo agoHugging Face12wis-k /instruction-following-evaltextn<1K10 likes4.3k downloads3y agoHugging Face13HuggingFaceH4 /helpful-instructions Dataset Card for Helpful Instructions Dataset Summary Helpful Instructions is a dataset of (instruction, demonstration) pairs that are derived from public datasets. As the name suggests, it focuses on instructions that are "helpful", i.e. the kind of questions or tasks a human user might instruct an AI assistant to perform. You can load the dataset as follows: from datasets import load_dataset # Load all subsets helpful_instructions =… See the full description on the dataset page: https://huggingface.co/datasets/HuggingFaceH4/helpful-instructions.text100K<n<1M24 likes3.5k downloads4y agoHugging Face14TheTokenFactory /sec-contracts-financial-extraction-instructions S&P 500 SEC Financial Extraction Instructions Dataset Summary 7,683 instruction-tuning examples for training LLMs to extract structured financial data from SEC filings. Covers two filing types across S&P 500 companies: Split Examples Filing Type Description train 3,430 Exhibit 10 + DEF 14A Positive examples with validated outputs corrective 4,253 Exhibit 10 + DEF 14A Corrective, rescued, and negative examples Exhibit 10 — Material Contracts (2… See the full description on the dataset page: https://huggingface.co/datasets/TheTokenFactory/sec-contracts-financial-extraction-instructions.texttext-generation10K<n<100K1 likes3.2k downloads6mo agoHugging Face15aisingapore /Instruction-Following-IFEvalgated SEA-IFEval SEA-IFEval evaluates a model's ability to adhere to constraints provided in the prompt, for example beginning a response with a specific word/phrase or answering with a certain number of sections. It is based on IFEval and was manually translated by native speakers for Indonesian, Javanese, Sundanese, Thai, Tagalog, and Vietnamese. Supported Tasks and Leaderboards SEA-IFEval is designed for evaluating chat or instruction-tuned large language models (LLMs).… See the full description on the dataset page: https://huggingface.co/datasets/aisingapore/Instruction-Following-IFEval.texttext-generation1K<n<10K0 likes2.9k downloads9mo agoHugging Face16philschmid /trl-test-instructiontextn<1K0 likes2.8k downloads3y agoHugging Face17notefill /ck12-tqa-instruction CK-12 TQA: Textbook Question Answering (Instruction Format) Dataset Description Dataset Summary This is a reformatted version of the TQA (Textbook Question Answering) dataset, converted into an instruction-following format suitable for training and evaluating large language models on science question answering and multimodal reasoning tasks. The TQA dataset consists of 1,076 lessons from Life Science, Earth Science, and Physical Science textbooks sourced from… See the full description on the dataset page: https://huggingface.co/datasets/notefill/ck12-tqa-instruction.textquestion-answering10K<n<100K0 likes2.3k downloads10mo agoHugging Face18mesolitica /Malay-Dialect-Instructions Malay dialect instruction including coding Negeri Sembilan QA public transport QA, Coding CUDA coding, Kedah QA infra QA, Coding Rust coding, Kelantan QA Najib Razak QA, Coding Go coding, Perak QA Anwar Ibrahim QA, Coding SQL coding, Pahang QA Pendatang asing QA, Coding Typescript coding, Terengganu… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Malay-Dialect-Instructions.texttext-generation10K<n<100K5 likes2.1k downloads2y agoHugging Face19cnut1648 /instruction-attack-outputstext1M<n<10M0 likes1.8k downloads3y agoHugging Face20causal-lm /instructions Merged Instructions Dataset Merged Dataset for the response of instructions. texttext-generation10M<n<100M26 likes1.5k downloads3y agoHugging Face21Menlo /instruction-speech-encodec-v1 Dataset Card for "Instruction Speech" The largest open-source English speech instruction to text answer dataset Dataset Overview This dataset contains nearly 450,000 English speech instruction to text answer samples, using: A subset of OpenHermes 2.5 with user's prompt length less than 64. Audio generation using WhisperSpeech. Tokenized using Encodec. Usage from datasets import load_dataset, Audio # Load Instruction Speech dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/Menlo/instruction-speech-encodec-v1.audio100K<n<1M18 likes1.4k downloads2y agoHugging Face22chainyo /natural-instructions-tokenized Dataset Card for "natural-instructions-tokenized" Here is the script used to tokenize the dataset: import multiprocessing from typing import Union from datasets import DatasetDict, load_dataset from transformers import LlamaTokenizer # Find your available cores num_cores = multiprocessing.cpu_count() cutoff_len = 2048 tokenizer = LlamaTokenizer.from_pretrained("chainyo/alpaca-lora-7b") tokenizer.padding_side = "left" tokenizer.pad_token_id = (0) prompt_template = {… See the full description on the dataset page: https://huggingface.co/datasets/chainyo/natural-instructions-tokenized.text1M<n<10M1 likes1.3k downloads3y agoHugging Face23Lakera /gandalf_ignore_instructions gandalf_ignore_instructions This is a dataset of prompt injections from Gandalf by Lakera. Note that we might update the dataset occasionally by cleaning the data or adding more samples. How the data was obtained There are millions of prompts and many of them are not actual prompt injections (people ask Gandalf all kinds of things). We used the following process to obtain relevant data: Start with all prompts submitted to Gandalf in July 2023. Use OpenAI text… See the full description on the dataset page: https://huggingface.co/datasets/Lakera/gandalf_ignore_instructions.text1K<n<10K35 likes1.3k downloads2y agoHugging Face24jhu-clsp /core17-instructions-mteb core17-instructions-mteb This is a new version of the core17-instructions dataset modified to fit the new MTEB format. Restructured queries to include both original and changed versions Separated instructions into a dedicated configuration Reorganized qrels into default (original) and qrel_diff configurations Dataset Structure The dataset contains the following configurations: corpus: Original corpus documents queries: Queries with both original and changed versions… See the full description on the dataset page: https://huggingface.co/datasets/jhu-clsp/core17-instructions-mteb.texttext-retrieval10K<n<100K0 likes1.3k downloads2y agoHugging Face25iamtarun /code_instructions_120k_alpaca Dataset Card for code_instructions_120k_alpaca This dataset is taken from sahil2801/code_instructions_120k, which adds a prompt column in alpaca style. Refer to the original source here. texttext-generation100K<n<1M69 likes1.3k downloads3y agoHugging Face26Mohammed-Altaf /medical-instruction-120k What is the Dataset About?🤷🏼‍♂️ The dataset is useful for training a Generative Language Model for the Medical application and instruction purposes, the dataset consists of various thoughs proposed by the people [mentioned as the Human ] and there responses including Medical Terminologies not limited to but including names of the drugs, prescriptions, yogic exercise suggessions, breathing exercise suggessions and few natural home made prescriptions. How the Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Mohammed-Altaf/medical-instruction-120k.text100K<n<1M11 likes1.3k downloads3y agoHugging Face27AdaptLLM /food-visual-instructions Adapting Multimodal Large Language Models to Domains via Post-Training (EMNLP 2025) This repos contains the food visual instructions for post-training MLLMs in our paper: On Domain-Specific Post-Training for Multimodal Large Language Models. The main project page is: Adapt-MLLM-to-Domains Data Information Using our visual instruction synthesizer, we generate visual instruction tasks based on the image-caption pairs from extended Recipe1M+ dataset. These synthetic… See the full description on the dataset page: https://huggingface.co/datasets/AdaptLLM/food-visual-instructions.imagevisual-question-answering100K<n<1M3 likes1.2k downloads1y agoHugging Face28nvidia /Nemotron-RL-Instruction-Following-Structured-Outputs-v2 Dataset Description: Split 1: Direct Generation tests the model’s ability to perform freeform text structured outputs on JSON, YAML, and XML data, varying the complexity and presentation of the schema. Split 2: Diversified Tasks adds 2 additional output formats: TOML and CSV, while increasing problem types to Direct Extraction from document, Translation between formats, Multistep Translation from known data, Multistep Extraction from unrelated context, Schema-Only Generation for… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Nemotron-RL-Instruction-Following-Structured-Outputs-v2.texttext-generation10K<n<100K7 likes1.2k downloads4mo agoHugging Face29Vanessasml /cybersecurity_32k_instruction_input_output Dataset Card The dataset Q&As are focused on identification of cyber threats, and text classification under the NIST taxonomy and ITC EBA IT risk classes Dataset Details Dataset Description This dataset includes a mix of public reports and news and aims to be used for cyber security risk model training. It includes 32k examples with instruction, input and output. The latter is the output from GPT. Curated by: [Vanessa Lopes] Language [EN] Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Vanessasml/cybersecurity_32k_instruction_input_output.tabular10K<n<100K20 likes1.2k downloads2y agoHugging Face30nvidia /Nemotron-Instruction-Following-Chat-v1 Dataset Description: The Nemotron-Instruction-Following-Chat-v1 dataset is designed to broadly strengthen the model’s interactive capabilities, spanning open-ended chat, precise instruction following, and reliable structured output generation. It combines refreshed chat data from Nemotron-Post-Training-Dataset-v2 (extended to multi-turn) with synthetic dialogues produced by strong frontier models such as GPT-OSS-120B and Qwen3-235B variants. This dataset is ready for commercial… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Nemotron-Instruction-Following-Chat-v1.text100K<n<1M130 likes1.1k downloads9mo agoHugging Face

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