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
01microsoft /rStar-Coder rStar-Coder Dataset Project GitHub | Paper Dataset Description rStar-Coder is a large-scale competitive code problem dataset containing 418K programming problems, 580K long-reasoning solutions, and rich test cases of varying difficulty levels. This dataset aims to enhance code reasoning capabilities in large language models, particularly in handling competitive code problems. Experiments on Qwen models (1.5B-14B) across various code reasoning benchmarks demonstrate… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/rStar-Coder.text1M<n<10M246 likes53k downloads1y agoHugging Face02microsoft /orca-math-word-problems-200k Dataset Card This dataset contains ~200K grade school math word problems. All the answers in this dataset is generated using Azure GPT4-Turbo. Please refer to Orca-Math: Unlocking the potential of SLMs in Grade School Math for details about the dataset construction. Dataset Sources Repository: microsoft/orca-math-word-problems-200k Paper: Orca-Math: Unlocking the potential of SLMs in Grade School Math Direct Use This dataset has been designed to… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/orca-math-word-problems-200k.textquestion-answering100K<n<1M498 likes23k downloads3y agoHugging Face03microsoft /ms_marco Dataset Card for "ms_marco" Dataset Summary Starting with a paper released at NIPS 2016, MS MARCO is a collection of datasets focused on deep learning in search. The first dataset was a question answering dataset featuring 100,000 real Bing questions and a human generated answer. Since then we released a 1,000,000 question dataset, a natural langauge generation dataset, a passage ranking dataset, keyphrase extraction dataset, crawling dataset, and a conversational search.… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/ms_marco.text1M<n<10M252 likes21k downloads3y agoHugging Face04microsoft /NOTSOFAR Introduction Welcome to the "NOTSOFAR-1: Distant Meeting Transcription with a Single Device" Challenge. This repo contains the baseline system code for the NOTSOFAR-1 Challenge. For more information about NOTSOFAR, visit CHiME's official challenge website Register to participate. Baseline system description. Contact us: join the chime-8-notsofar channel on the CHiME Slack, or open a GitHub issue. 📊 Baseline Results on NOTSOFAR dev-set-1 Values are presented in… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/NOTSOFAR.audio10K<n<100K25 likes13k downloads3mo agoHugging Face05microsoft /timewarp Timewarp datasets This dataset contains molecular dynamics simulation data that was used to train the neural networks in the NeurIPS 2023 paper Timewarp: Transferable Acceleration of Molecular Dynamics by Learning Time-Coarsened Dynamics by Leon Klein, Andrew Y. K. Foong, Tor Erlend Fjelde, Bruno Mlodozeniec, Marc Brockschmidt, Sebastian Nowozin, Frank Noé, and Ryota Tomioka. Please see the accompanying GitHub repository. This dataset consists of many molecular dynamics trajectories… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/timewarp.15 likes8.4k downloads2y agoHugging Face06microsoft /Updesh_beta 📢 Updesh: Synthetic Multilingual Instruction Tuning Dataset for 13 Indic Languages NOTE: This is an initial $\beta$-release. We plan to release subsequent versions of Updesh with expanded coverage and enhanced quality control. Future iterations will include larger datasets, improved filtering pipelines. Updesh is a large-scale synthetic dataset designed to advance post-training of LLMs for Indic languages. It integrates translated reasoning data and synthesized open-domain… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/Updesh_beta.textquestion-answering1M<n<10M16 likes8k downloads8mo agoHugging Face07microsoft /wiki_qa Dataset Card for "wiki_qa" Dataset Summary Wiki Question Answering corpus from Microsoft. The WikiQA corpus is a publicly available set of question and sentence pairs, collected and annotated for research on open-domain question answering. Supported Tasks and Leaderboards More Information Needed Languages More Information Needed Dataset Structure Data Instances default Size of downloaded dataset files: 7.10 MB Size… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/wiki_qa.textquestion-answering10K<n<100K74 likes7.6k downloads3y agoHugging Face08microsoft /AVGen-Bench AVGen-Bench Generated Videos Data Card Overview This data card describes the generated audio-video outputs stored directly in the repository root by model directory. The collection is intended for benchmarking and qualitative/quantitative evaluation of text-to-audio-video (T2AV) systems. It was presented in the paper AVGen-Bench: A Task-Driven Benchmark for Multi-Granular Evaluation of Text-to-Audio-Video Generation. It is not a training dataset. Each item is a… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/AVGen-Bench.imagetext-to-video1K<n<10K6 likes6.3k downloads4mo agoHugging Face09microsoft /webgym_tasks WebGym Tasks Dataset Dataset Description This dataset contains web navigation tasks for training and evaluating autonomous web agents. Each task consists of a natural language instruction that describes an action to be performed on a specific website, along with evaluation criteria and metadata. Dataset Summary Total Training Tasks: 292,092 Total Test Tasks: 1,167 Domains: Multiple domains including Lifestyle & Leisure, Sports & Fitness, and more Source… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/webgym_tasks.textreinforcement-learning100K<n<1M20 likes4.7k downloads7mo agoHugging Face10microsoft /IMAGE_UNDERSTANDINGA key question for understanding multimodal performance is analyzing the ability for a model to have basic vs. detailed understanding of images. These capabilities are needed for models to be used in real-world tasks, such as an assistant in the physical world. While there are many dataset for object detection and recognition, there are few that test spatial reasoning and other more targeted task such as visual prompting. The datasets that do exist are static and publicly available, thus… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/IMAGE_UNDERSTANDING.image10K<n<100K7 likes2.9k downloads2y agoHugging Face11microsoft /cats_vs_dogs Dataset Card for Cats Vs. Dogs Dataset Summary A large set of images of cats and dogs. There are 1738 corrupted images that are dropped. This dataset is part of a now-closed Kaggle competition and represents a subset of the so-called Asirra dataset. From the competition page: The Asirra data set Web services are often protected with a challenge that's supposed to be easy for people to solve, but difficult for computers. Such a challenge is often called a CAPTCHA… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/cats_vs_dogs.imageimage-classification10K<n<100K73 likes2.9k downloads2y agoHugging Face12microsoft /orca-agentinstruct-1M-v1 Dataset Card This dataset is a fully synthetic set of instruction pairs where both the prompts and the responses have been synthetically generated, using the AgentInstruct framework. AgentInstruct is an extensible agentic framework for synthetic data generation. This dataset contains ~1 million instruction pairs generated by the AgentInstruct, using only raw text content publicly avialble on the Web as seeds. The data covers different capabilities, such as text editing, creative… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/orca-agentinstruct-1M-v1.textquestion-answering1M<n<10M467 likes2.8k downloads2y agoHugging Face13microsoft /Dayhoff Dataset Card for Dayhoff Dayhoff is an Atlas of both protein sequence data and generative language models — a centralized resource that brings together 3.34 billion protein sequences across 1.7 billion clusters of metagenomic and natural protein sequences (GigaRef), 46 million structure-derived synthetic sequences (BackboneRef), and 16 million multiple sequence alignments (OpenProteinSet). These models can natively predict zero-shot mutation effects on fitness, scaffold structural… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/Dayhoff.text1B<n<10B13 likes2.8k downloads6mo agoHugging Face14microsoft /RESOURCE2SKILL Resource2Skill: Executable Agent Skill Libraries This is the official Microsoft dataset release for Resource2Skill, a system that distills human-created multimodal resources into reusable executable skills for software agents. Project page: https://microsoft.github.io/Resource2Skill/ Paper: https://arxiv.org/abs/2606.29538 Code: https://github.com/microsoft/Resource2Skill Contents skills_wiki/ Structured skill entries used for discovery and inspection… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/RESOURCE2SKILL.audio1K<n<10K17 likes2.6k downloads2mo agoHugging Face15microsoft /SCBench SCBench [Paper] [Code] [Project Page] SCBench (SharedContextBench) is a comprehensive benchmark to evaluate efficient long-context methods in a KV cache-centric perspective, analyzing their performance across the full KV cache lifecycle (generation, compression, retrieval, and loading) in real-world scenarios where context memory (KV cache) is shared and reused across multiple requests. 🎯 Quick Start Load Data You can download and load the SCBench data… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/SCBench.tabularn<1K10 likes2.2k downloads2y agoHugging Face16microsoft /llmail-inject-challenge Dataset Summary This dataset contains a large number of attack prompts collected as part of the now closed LLMail-Inject: Adaptive Prompt Injection Challenge. We first describe the details of the challenge, and then we provide a documentation of the dataset For the accompanying code, check out: https://github.com/microsoft/llmail-inject-challenge. Citation @article{abdelnabi2025,   title     = {LLMail-Inject: A Dataset from a Realistic Adaptive Prompt Injection… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/llmail-inject-challenge.text100K<n<1M35 likes2.1k downloads1y agoHugging Face17microsoft /Orchard Orchard Dataset Overview Orchard is the trajectory release accompanying the paper "Orchard: An Open-Source Agentic Modeling Framework" (Peng et al., 2026). It bundles two parallel agentic-modeling datasets distilled from strong teacher models, both produced inside the same Orchard Env sandbox infrastructure: swe — 107,185 multi-turn software-engineering trajectories across 2,788 GitHub repositories, each labeled with whether the agent's final patch passed the… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/Orchard.imagetext-generation100K<n<1M23 likes1.7k downloads2mo agoHugging Face18microsoft /RHELM RHELM: Beyond Static Dialogues Benchmarking Realistic, Heterogeneous, and Evolving Long-Horizon Memory RHELM is a benchmark for evaluating long-horizon memory capabilities in AI assistants. Unlike benchmarks built around static dialogues, RHELM provides realistic, heterogeneous, and temporally evolving memory sources, together with challenging questions that require multi-hop reasoning, temporal synthesis, and hallucination detection. ⚠️ All characters, events, and personal… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/RHELM.textquestion-answering1K<n<10K16 likes1.6k downloads23d agoHugging Face19microsoft /MMLU-CF MMLU-CF: A Contamination-free Multi-task Language Understanding Benchmark [📜 Paper] • [🤗 HF Dataset] • [🐱 GitHub] MMLU-CF is a contamination-free and more challenging multiple-choice question benchmark. This dataset contains 10K questions each for the validation set and test set, covering various disciplines. 1. The Motivation of MMLU-CF The open-source nature of these benchmarks and the broad sources of training data for LLMs have inevitably led to… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/MMLU-CF.textquestion-answering10K<n<100K18 likes1.3k downloads2y agoHugging Face20microsoft /SciFormaData-700KSciFormaData-700K: Training Data for Scientific Diagram Generation &nbsp; &nbsp; &nbsp; SciFormaData-700K is the official training dataset for SciForma. It contains scientific methodology-diagram records collected from arXiv papers spanning January 2015–December 2025, structured generation prompts, multi-resolution training targets, and axis-specific editing triplets. Features 🧩 Structure-aware prompts. Detailed descriptions organize diagram components… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/SciFormaData-700K.imagetext-to-image1M<n<10M1 likes1.3k downloads1mo agoHugging Face21microsoft /Taskbench TaskBench: Benchmarking Large Language Models for Task Automation Introduction TaskBench is a benchmark for evaluating large language models (LLMs) on task automation. Task automation can be formulated into three critical stages: task decomposition, tool invocation, and parameter prediction. This complexity makes data collection and evaluation more challenging compared to common NLP tasks. To address this challenge, we propose a comprehensive evaluation framework… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/Taskbench.tabular10K<n<100K38 likes1.3k downloads2y agoHugging Face22microsoft /WebSTAR WebSTAR: WebVoyager Step-Level Trajectories with Augmented Reasoning Dataset Description WebSTAR (WebVoyager Step-Level Trajectories with Augmented Reasoning) is a large-scale dataset for training and evaluating computer use agents with step-level quality scores. This dataset is part of the research presented in "Scalable Data Synthesis for Computer Use Agents with Step-Level Filtering" (He et al., 2025). Unlike traditional trajectory-level filtering approaches… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/WebSTAR.image10 likes1.1k downloads7mo agoHugging Face23microsoft /OfficeComprehensionBenchmark OfficeComprehensionBenchmark (OCB) OCB is a benchmark for evaluating document comprehension and grounded reasoning over Microsoft Office files (Word, Excel, PowerPoint). It comprises two tracks: File Fidelity Q&A — measures structural and visual perception of document artifacts (text, tables, charts, formulas, formatting, embedded objects). Domain Q&A — measures expert-level reasoning over real-world business documents across 12 industries. Companion repository… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/OfficeComprehensionBenchmark.text1K<n<10K8 likes1.1k downloads24d agoHugging Face24lilgatouwu /microsoftexcelimagen<1K0 likes1.1k downloads3y agoHugging Face25microsoft /XL-DocBench XL-DocBench Evidence-grounded reasoning across hundreds or thousands of pages. Fully verified by 194 human experts. Hongchen Wei1,†,‡, Yuanzhe Wang2,†,‡, Bei Liu2,*, Yifan Yang2, Qi Dai2, Ruichun Ma2, Kai Qiu2, Yunsheng Li2, Dongdong Chen2, Chong Luo2, Zhenzhong Chen1, Baining Guo2 1Wuhan University &nbsp; 2Microsoft &nbsp; †Equal contribution &nbsp; ‡Work done during an internship at MSRA &nbsp; *Project leader Project Page · Paper · Live Leaderboard… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/XL-DocBench.tabularquestion-answering1K<n<10K7 likes932 downloads20d agoHugging Face26TAUR-Lab /Taur_CoT_Analysis_Project___microsoft__Phi-3-small-8k-instructtext10K<n<100K0 likes923 downloads2y agoHugging Face27microsoft /ThinkingBox-Bench ThinkingBox-Bench ThinkingBox-Bench is an executable benchmark for evaluating whether tool-using LLM agents can reliably complete stateful business workflows. Version 1.0 contains 507 tool-agent-user tasks across retail and e-commerce, travel and hospitality, auto insurance, neobank support, and consulting IT/HR support. This dataset repository provides a browsable representation of the benchmark. The executable benchmark, tool servers, and supporting fixtures are maintained in… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/ThinkingBox-Bench.textreinforcement-learningn<1K14 likes920 downloads25d agoHugging Face28microsoft /kitab Overview 🕮 KITAB is a challenging dataset and a dynamic data collection approach for testing abilities of Large Language Models (LLMs) in answering information retrieval queries with constraint filters. A filtering query with constraints can be of the form "List all books written by Toni Morrison that were published between 1970-1980". The dataset was originally contributed by the paper "KITAB: Evaluating LLMs on Constraint Satisfaction for Information Retrieval" Marah I Abdin… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/kitab.tabular10K<n<100K13 likes853 downloads3y agoHugging Face29microsoft /bleeding-edge-gameplay-sampleThis dataset contains 1024 60 second video clips of Bleeding Edge gameplay (75GB). The data has already been processed into the following format: 300x180 videos sampled at 10 fps. Dataset Structure Data Files testing_dataset_part1.zip & testing_dataset_part2.zip – Contains all 1024 60 second trajectories used for our evaluation. 4 examples from the dataset: FB[…].npz – .npz file (described below) FB[…].mp4 – 60 seconds .mp4 video of the images from the .npz file.… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/bleeding-edge-gameplay-sample.12 likes798 downloads2y agoHugging Face30microsoft /VITRA-TeleData VITRA Teleoperation Dataset Dataset Summary This dataset contains real-world robot teleoperation demonstrations collected using a 7-DoF robotic arm equipped with a dexterous hand and a head-mounted RGB camera. Each episode provides synchronized numerical state/action data and video recordings. The dataset is used for finetuning in the project VITRA: Scalable Vision-Language-Action Model Pretraining for Robotic Manipulation with Real-Life Human Activity Videos Project… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/VITRA-TeleData.robotics1K<n<10K3 likes667 downloads8mo agoHugging Face

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