CoolFace
17 shown

datasets

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

Clear all
01anupbth1 /master-dataset-all-V2 Master Dataset All V2 Google NQ Sequentially Sharded Dataset. question-answering0 likes752 downloads4mo agoHugging Face02mast-benchmark /100k-corpus-2026 MAST 100K Corpus 2026 This dataset contains the fixed English document corpus used for MAST @ FIRE 2026, the Multilingual Agentic Search Track. MAST evaluates whether multilingual agentic search systems can answer complex questions posed in different languages by retrieving English evidence and producing short, correct English answers. This corpus is copied from BrowseComp-Plus, a benchmark for Deep-Research systems that isolates the effect of the retriever and the LLM agent to… See the full description on the dataset page: https://huggingface.co/datasets/mast-benchmark/100k-corpus-2026.textquestion-answering100K<n<1M0 likes482 downloads2mo agoHugging Face03OpenDILabCommunity /MasterMind Dataset Card for MasterMind English | 简体中文(Simplified Chinese) Dataset Description Dataset Summary This dataset contains the expert dataset for the Doudizhu and Go tasks proposed in MasterMind. In summary, this dataset uses a QA format, with the question part providing the current state of the game; the answer part provides the corresponding game-playing strategy and the logic behind adopting this strategy. The dataset encodes all the above information in… See the full description on the dataset page: https://huggingface.co/datasets/OpenDILabCommunity/MasterMind.textquestion-answering100K<n<1M6 likes358 downloads2y agoHugging Face04mast-benchmark /indic-queries-2026 MAST Indic Queries 2026 This dataset contains the Indic query set for MAST @ FIRE 2026, the Multilingual Agentic Search Track. MAST evaluates whether multilingual agentic search systems can answer complex questions posed in different languages. MAST builds on BrowseComp-Plus (ACL 2026), a reproducible and verifiable extension of BrowseComp with challenging English queries, a verified English corpus of roughly 100K web-sourced documents, and human judgments. In the 2026 MAST… See the full description on the dataset page: https://huggingface.co/datasets/mast-benchmark/indic-queries-2026.textquestion-answeringn<1K1 likes275 downloads2mo agoHugging Face05mast-benchmark /multilingual-queries-2026 MAST Multilingual Queries 2026 This dataset contains the multilingual query set for MAST @ FIRE 2026, the Multilingual Agentic Search Track. MAST evaluates whether multilingual agentic search systems can answer complex questions posed in different languages. MAST builds on BrowseComp-Plus (ACL 2026), a reproducible and verifiable extension of BrowseComp with challenging English queries, a verified English corpus of roughly 100K web-sourced documents, and human judgments. In the… See the full description on the dataset page: https://huggingface.co/datasets/mast-benchmark/multilingual-queries-2026.textquestion-answeringn<1K1 likes268 downloads1mo agoHugging Face06Master-AI-Lab /AtomWorldBench AtomWorldBench AtomWorldBench is a benchmark and dataset for evaluating the ability of Large Language Models (LLMs) and agents to perform 3D crystal structure manipulation from natural language instructions. Given an input crystal structure in CIF format and a textual instruction, the model must generate the resulting crystal structure after applying the requested modification. The dataset is released alongside the AtomWorld benchmark framework and is intended for: Benchmarking… See the full description on the dataset page: https://huggingface.co/datasets/Master-AI-Lab/AtomWorldBench.textquestion-answering10K<n<100K1 likes206 downloads4mo agoHugging Face07Voidreaper2026 /cybersec-master-dataset Cybersecurity Master Instruction Dataset Overview A large-scale cybersecurity instruction-tuning dataset in ShareGPT conversational format, assembled from multiple authoritative open sources and deduplicated. At 1,807,941 deduplicated records, this appears to be one of the larger cybersecurity LLM fine-tuning / instruction-style datasets on Hugging Face, and likely among the larger broad vulnerability-intelligence corpora in conversational/instruction format. It is… See the full description on the dataset page: https://huggingface.co/datasets/Voidreaper2026/cybersec-master-dataset.texttext-generation1M<n<10M4 likes195 downloads5mo agoHugging Face08k-master /k-beauty-ai-citation-dataset K-Beauty AI Citation Dataset Open dataset mapping Korean K-beauty entities (ingredients, skin concerns, use cases, brands) and answer-style guides to citation-shaped external references. Designed to be referenced by AI search engines, content builders, and SEO research. Canonical source: https://kbeautyanswers.com/dataset/ License: CC BY 4.0 Maintainer: K-Beauty Answers (site) Initial release: 2026-05-23 What's in it 128 entities (37 ingredients + 18 skin… See the full description on the dataset page: https://huggingface.co/datasets/k-master/k-beauty-ai-citation-dataset.texttext-classificationn<1K0 likes181 downloads3mo agoHugging Face09anupbth1 /master-dataset-all-V1 Master Dataset All V2 (Part-1 Shards) This repository contains sequentially sharded parts extracted from Google's Natural Questions dataset to optimize training and ingestion loops for LLM fine-tuning. Dataset Structure Format: JSON Lines (.jsonl) Shards Uploaded: train-00000.jsonl to train-00325.jsonl (Part-1) Data Configuration: Out-of-the-box support for datasets loader. Generated and uploaded sequentially via RunPod pipeline. question-answering0 likes129 downloads4mo agoHugging Face10mastergokul /project-madurai-booksProject Madurai Books Text Dataset This dataset card aims to convert the Tamil books available on the Project Madurai website to the HF dataset. It has been scrapped from Project Madurai Website. Dataset Details You can see a table above called "Meta Data", which is just an info table. You can't able to preview the "Source Data" table, due to it being about 300MB. [Don't open the Dataset in Excel It will lead to a crash of the OS instead open it using Python in pandas or… See the full description on the dataset page: https://huggingface.co/datasets/mastergokul/project-madurai-books.tabulartext-classification1K<n<10K0 likes126 downloads2y agoHugging Face11JoanhLan /MasterMind Dataset Card for MasterMind English | 简体中文(Simplified Chinese) Dataset Description Dataset Summary This dataset contains the expert dataset for the Doudizhu and Go tasks proposed in MasterMind. In summary, this dataset uses a QA format, with the question part providing the current state of the game; the answer part provides the corresponding game-playing strategy and the logic behind adopting this strategy. The dataset encodes all the above information in… See the full description on the dataset page: https://huggingface.co/datasets/JoanhLan/MasterMind.textquestion-answering100K<n<1M0 likes78 downloads9mo agoHugging Face12MasterVito /SwS-Demo-Dataset Dataset Card for SwS-Demo-Dataset [🌐 Website] • [🤗 Demo Dataset] • [📜 Paper] • [🐱 GitHub] • [🐦 Twitter] • [📕 Rednote] This dataset is a demo set of synthetic problems generated by SwS, comprising 500 samples for each model and category. The full dataset and model are currently under review by Microsoft and will be released once approved. Data Loading from datasets import load_dataset dataset = load_dataset("MasterVito/SwS-Demo-Dataset") Data… See the full description on the dataset page: https://huggingface.co/datasets/MasterVito/SwS-Demo-Dataset.textquestion-answering10K<n<100K2 likes74 downloads1y agoHugging Face13ayjays132 /AI_Mastery_Foundation_Curriculum FOUNDATION DATASET AI Mastery Foundation Curriculum A premium foundation layer for knowledge, reasoning, preference, reward, benchmark, and agentic tool-use training. Hugging Face-ready Parquet package AI Mastery Foundation Curriculum A premium staged foundation dataset for building models with a cleaner first layer of academic… See the full description on the dataset page: https://huggingface.co/datasets/ayjays132/AI_Mastery_Foundation_Curriculum.texttext-generation10K<n<100K1 likes70 downloads4mo agoHugging Face14Voidreaper2026 /coding-master-dataset Coding Master Dataset Overview A large-scale coding instruction-tuning dataset in ShareGPT conversational format, assembled from multiple open sources and deduplicated. Records: 766,987 Format: JSONL / ShareGPT License: Apache 2.0 Sources CodeX-2M-Thinking (430,542 records) python-code-dataset-500k (559,515 records) StackPulse high-quality subset (20,205 records) CodeFeedback-Filtered-Instruction (156,525 records) secure_programming_dpo (4,656… See the full description on the dataset page: https://huggingface.co/datasets/Voidreaper2026/coding-master-dataset.texttext-generation100K<n<1M3 likes66 downloads3mo agoHugging Face15umutkkgz /kaira-master-fine-tune KAIRA Master Fine Tune KAIRA Master Fine Tune, Turkce sohbet ve talimat takip modelleri icin hazirlanmis bir SFT veri setidir. Veri setinin amaci yalnizca Turkce cevap uretmek degil; Turkce ozetleme, tanimlama, ceviri, gunluk konusma, teknik aciklama, analiz, planlama, muhakeme ve oz-duzeltme davranislarini modele kazandirmaktir. Ana veri satir sayisi: 85.755 Opsiyonel CoT / matematik muhakeme ek verisiyle toplam satir sayisi: 96.084 Dosyalar Dosya Satir… See the full description on the dataset page: https://huggingface.co/datasets/umutkkgz/kaira-master-fine-tune.text-generation10K<n<100K0 likes62 downloads4mo agoHugging Face16mastergokul /Bible Full Bible Chapter wise - Tamil Web Scrapped from https://bible.catholicgallery.org/ecu-tamil/ textquestion-answering1K<n<10K0 likes19 downloads2y agoHugging Face17robworks-software /ccisd-unified-master-2024 CCISD Unified School Master (2024) School-level records for Clear Creek Independent School District (Texas), compiled from the district's public school pages and Texas Education Agency accountability reports. Covers 39 schools with principal names, contact details, enrollment, and accountability ratings. Loading from datasets import load_dataset ds = load_dataset("robworks-software/ccisd-unified-master-2024") all_schools = ds["full"] # all 39 schools… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/ccisd-unified-master-2024.tabulartext-generationn<1K0 likes10 downloads2mo agoHugging Face

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