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
01google-research-datasets /mbpp Dataset Card for Mostly Basic Python Problems (mbpp) Dataset Summary The benchmark consists of around 1,000 crowd-sourced Python programming problems, designed to be solvable by entry level programmers, covering programming fundamentals, standard library functionality, and so on. Each problem consists of a task description, code solution and 3 automated test cases. As described in the paper, a subset of the data has been hand-verified by us. Released here as part of… See the full description on the dataset page: https://huggingface.co/datasets/google-research-datasets/mbpp.text1K<n<10K259 likes482k downloads3y agoHugging Face02mteb /resultstext1M<n<10M18 likes314k downloads8h agoHugging Face03google-research-datasets /paws Dataset Card for PAWS: Paraphrase Adversaries from Word Scrambling Dataset Summary PAWS: Paraphrase Adversaries from Word Scrambling This dataset contains 108,463 human-labeled and 656k noisily labeled pairs that feature the importance of modeling structure, context, and word order information for the problem of paraphrase identification. The dataset has two subsets, one based on Wikipedia and the other one based on the Quora Question Pairs (QQP) dataset. For further… See the full description on the dataset page: https://huggingface.co/datasets/google-research-datasets/paws.texttext-classification100K<n<1M40 likes231k downloads3y agoHugging Face04google-research-datasets /natural_questions Dataset Card for Natural Questions Dataset Summary The NQ corpus contains questions from real users, and it requires QA systems to read and comprehend an entire Wikipedia article that may or may not contain the answer to the question. The inclusion of real user questions, and the requirement that solutions should read an entire page to find the answer, cause NQ to be a more realistic and challenging task than prior QA datasets. Supported Tasks and Leaderboards… See the full description on the dataset page: https://huggingface.co/datasets/google-research-datasets/natural_questions.textquestion-answering10K<n<100K127 likes67k downloads3y agoHugging Face05meta-agents-research-environments /gaia2 Gaia2 Paper | Code | Project Page Dataset Summary Gaia2 is a benchmark dataset for evaluating AI agent capabilities in simulated environments. The dataset contains 800 scenarios that test agent performance in environments where time flows continuously and events occur dynamically. The dataset evaluates seven core capabilities: Execution (multi-step planning and state changes), Search (information gathering and synthesis), Adaptability (dynamic response to environmental… See the full description on the dataset page: https://huggingface.co/datasets/meta-agents-research-environments/gaia2.textreinforcement-learningn<1K46 likes37k downloads1y agoHugging Face06v-bible /catholic-resources Vietnamese Catholic resources by v-bible Data Structure calendar: Generated Liturgical calendars using v-bible/js-sdk. misc/proper-names.json: Name translation from ktcgkpv.org, generated by v-bible/bible-scraper. liturgical: Liturgical data from The Lectionary for Mass (1998/2002 USA Edition), compiled by Felix Just, S.J., Ph.D., and generated by v-bible/bible-scraper. books/bible: Generated Bible markdown data. books/catechism-books: Official catechism… See the full description on the dataset page: https://huggingface.co/datasets/v-bible/catholic-resources.image10K<n<100K1 likes35k downloads22d agoHugging Face07efficient-deep-research /synthesized_datasettext10K<n<100K0 likes34k downloads1y agoHugging Face08google-research-datasets /nq_open Dataset Card for nq_open Dataset Summary The NQ-Open task, introduced by Lee et.al. 2019, is an open domain question answering benchmark that is derived from Natural Questions. The goal is to predict an English answer string for an input English question. All questions can be answered using the contents of English Wikipedia. Supported Tasks and Leaderboards Open Domain Question-Answering, EfficientQA Leaderboard:… See the full description on the dataset page: https://huggingface.co/datasets/google-research-datasets/nq_open.textquestion-answering10K<n<100K36 likes32k downloads3y agoHugging Face09InternScience /ResearchClawBench ResearchClawBench &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Evaluating AI Agents for Automated Research from Re-Discovery to New-Discovery Quick Start | Submit Tasks | How It Works | Domains | Leaderboard | Add Your Agent ResearchClawBench is a benchmark that measures whether AI coding agents can independently conduct scientific research — from reading raw data to producing publication-quality reports — and then rigorously evaluates the results against real human-authored papers.… See the full description on the dataset page: https://huggingface.co/datasets/InternScience/ResearchClawBench.tabularothern<1K16 likes31k downloads2mo agoHugging Face10Felix92 /docTR-resource-collectiontext1K<n<10K1 likes30k downloads8mo agoHugging Face11meta-agents-research-environments /gaia2_filesystem GAIA2 Filesystem This is a dataset containing files for the GAIA2 benchmark. You should not use this dataset on its own, but instead use the Meta Agents Research Environments framework to execute scenarios from that GAIA2 dataset. Dataset Link https://huggingface.co/datasets/meta-agents-research-environments/gaia2 Contact Details Publishing POC: Meta AI Research Team Affiliation: Meta Platforms, Inc. Website:… See the full description on the dataset page: https://huggingface.co/datasets/meta-agents-research-environments/gaia2_filesystem.imagen<1K1 likes19k downloads1y agoHugging Face12community-datasets /definite_pronoun_resolution Dataset Card for "definite_pronoun_resolution" Dataset Summary Composed by 30 students from one of the author's undergraduate classes. These sentence pairs cover topics ranging from real events (e.g., Iran's plan to attack the Saudi ambassador to the U.S.) to events/characters in movies (e.g., Batman) and purely imaginary situations, largely reflecting the pop culture as perceived by the American kids born in the early 90s. Each annotated example spans four lines: the… See the full description on the dataset page: https://huggingface.co/datasets/community-datasets/definite_pronoun_resolution.texttoken-classification1K<n<10K14 likes19k downloads2y agoHugging Face13wenge-research /yayi2_pretrain_data 介绍/Introduction 本数据集源自雅意训练语料,我们精选了约100B数据,数据大小约为500GB。我们期望通过雅意预训练数据的开源推动中文预训练大模型开源社区的发展,并积极为此贡献力量。通过开源,我们与每一位合作伙伴共同构建雅意大模型生态。 We opensource the pre-trained dataset in this release, it should contain more than 100B tokens depending on the tokenizer you use, requiring more than 500GB of local storage. By open-sourcing the pre-trained dataset, we aim to contribute to the development of the Chinese pre-trained large language model open-source community. Through open-source, we aspire to… See the full description on the dataset page: https://huggingface.co/datasets/wenge-research/yayi2_pretrain_data.text1M<n<10M60 likes16k downloads3y agoHugging Face14google-research-datasets /go_emotions Dataset Card for GoEmotions Dataset Summary The GoEmotions dataset contains 58k carefully curated Reddit comments labeled for 27 emotion categories or Neutral. The raw data is included as well as the smaller, simplified version of the dataset with predefined train/val/test splits. Supported Tasks and Leaderboards This dataset is intended for multi-class, multi-label emotion classification. Languages The data is in English. Dataset Structure… See the full description on the dataset page: https://huggingface.co/datasets/google-research-datasets/go_emotions.tabulartext-classification100K<n<1M268 likes14k downloads3y agoHugging Face15google-research-datasets /tydiqa Dataset Card for "tydiqa" Dataset Summary TyDi QA is a question answering dataset covering 11 typologically diverse languages with 204K question-answer pairs. The languages of TyDi QA are diverse with regard to their typology -- the set of linguistic features that each language expresses -- such that we expect models performing well on this set to generalize across a large number of the languages in the world. It contains language phenomena that would not be found in… See the full description on the dataset page: https://huggingface.co/datasets/google-research-datasets/tydiqa.textquestion-answering100K<n<1M38 likes13k downloads2y agoHugging Face16lin-zhao-resoLve /D3HRimage10K<n<100K0 likes12k downloads1y agoHugging Face17google-research-datasets /conceptual_captions Dataset Card for Conceptual Captions Dataset Summary Conceptual Captions is a dataset consisting of ~3.3M images annotated with captions. In contrast with the curated style of other image caption annotations, Conceptual Caption images and their raw descriptions are harvested from the web, and therefore represent a wider variety of styles. More precisely, the raw descriptions are harvested from the Alt-text HTML attribute associated with web images. To arrive at the… See the full description on the dataset page: https://huggingface.co/datasets/google-research-datasets/conceptual_captions.imageimage-to-text1M<n<10M111 likes12k downloads2y agoHugging Face18Research-EAI /essential-web-1t-sample-fdc-partitioned 🌐 Essential-Web: FDC Level-2 Partitioned Dataset 📋 Dataset Description This dataset contains a 1 trillion token sample from Essential-Web, partitioned by Free Decimal Correspondence (FDC) level-2 categories. Essential-Web is a 24-trillion-token web dataset with extensive document-level metadata designed to enable rapid dataset curation through SQL-like filtering. 🔍 Free Decimal Correspondence (FDC) The FDC taxonomy is an open classification system… See the full description on the dataset page: https://huggingface.co/datasets/Research-EAI/essential-web-1t-sample-fdc-partitioned.text100M<n<1B5 likes11k downloads1y agoHugging Face19mteb /arena-resultsThis dataset contains the saved results from MTEB-Arena tabular1K<n<10K4 likes9.2k downloads1y agoHugging Face20keenable-ai /needle-resultstext10K<n<100K3 likes9k downloads47m agoHugging Face21geodesic-research /pa-warm-start-sft-heavy-25b-mix geodesic-research/pa-warm-start-sft-heavy-25b-mix Auto-generated by dataset-builder. Each config below is a separate dataset produced from a versioned YAML build config. Load with: from datasets import load_dataset ds = load_dataset("geodesic-research/pa-warm-start-sft-heavy-25b-mix", "<config_name>", revision="<commit-sha>") Pin revision= to the specific commit SHA you want; without it, you get the current HEAD of the dataset repo, which may change when the builder re-pushes.… See the full description on the dataset page: https://huggingface.co/datasets/geodesic-research/pa-warm-start-sft-heavy-25b-mix.tabular10M<n<100M0 likes8.9k downloads25d agoHugging Face22opensporks /resumes Dataset Card for Resume Dataset Dataset Summary Context A collection of Resume Examples taken from livecareer.com for categorizing a given resume into any of the labels defined in the dataset. Content Contains 2400+ Resumes in string as well as PDF format. PDF stored in the data folder differentiated into their respective labels as folders with each resume residing inside the folder in pdf form with filename as the id defined in the csv. Inside the… See the full description on the dataset page: https://huggingface.co/datasets/opensporks/resumes.text1K<n<10K14 likes8.8k downloads2y agoHugging Face23btzsc /btzsc-results BTZSC Results This repository stores model submissions for the BTZSC leaderboard. BTZSC: A Benchmark for Zero-Shot Text Classification across Cross-Encoders, Embedding Models, Rerankers and LLMs. Paper: https://openreview.net/forum?id=IxMryAz2p3 Eval harness: https://github.com/IliasAarab/btzsc Leaderboard Space: https://huggingface.co/spaces/btzsc/btzsc-leaderboard Benchmark summary: 22 English single-label datasets 4 task families: sentiment, topic, intent, emotion Strict… See the full description on the dataset page: https://huggingface.co/datasets/btzsc/btzsc-results.textn<1K0 likes8.4k downloads7mo agoHugging Face24google-research-datasets /paws-x Dataset Card for PAWS-X: A Cross-lingual Adversarial Dataset for Paraphrase Identification Dataset Summary This dataset contains 23,659 human translated PAWS evaluation pairs and 296,406 machine translated training pairs in six typologically distinct languages: French, Spanish, German, Chinese, Japanese, and Korean. All translated pairs are sourced from examples in PAWS-Wiki. For further details, see the accompanying paper: PAWS-X: A Cross-lingual Adversarial Dataset for… See the full description on the dataset page: https://huggingface.co/datasets/google-research-datasets/paws-x.texttext-classification100K<n<1M52 likes7.4k downloads3y agoHugging Face25legmlai /laal-resultstabularn<1K0 likes6.9k downloads1y agoHugging Face26geodesic-research /pa-warm-start-sft-xl-50b-mix geodesic-research/pa-warm-start-sft-xl-50b-mix Auto-generated by dataset-builder. Each config below is a separate dataset produced from a versioned YAML build config. Load with: from datasets import load_dataset ds = load_dataset("geodesic-research/pa-warm-start-sft-xl-50b-mix", "<config_name>", revision="<commit-sha>") Pin revision= to the specific commit SHA you want; without it, you get the current HEAD of the dataset repo, which may change when the builder re-pushes.… See the full description on the dataset page: https://huggingface.co/datasets/geodesic-research/pa-warm-start-sft-xl-50b-mix.tabular10M<n<100M0 likes6.9k downloads13d agoHugging Face27Hilti-Research /hilti-slam-challenge-2022 Hilti SLAM Challenge 2022 The Hilti SLAM Challenge 2022 dataset is a multimodal robotics benchmark for evaluating simultaneous localization and mapping (SLAM) and sensor-fusion systems in challenging real-world environments. The dataset was recorded with the handheld Phasma sensor platform at an active construction site in Schaan, Liechtenstein, and at the historic Sheldonian Theatre in Oxford, United Kingdom. The sequences include multi-level construction environments… See the full description on the dataset page: https://huggingface.co/datasets/Hilti-Research/hilti-slam-challenge-2022.3d1K<n<10K0 likes6.6k downloads2mo agoHugging Face28AlexCuadron /SWE-Bench-Verified-O1-reasoning-high-results SWE-Bench Verified O1 Dataset Executive Summary This repository contains verified reasoning traces from the O1 model evaluating software engineering tasks. Using OpenHands + CodeAct v2.2, we tested O1's bug-fixing capabilities on the SWE-Bench Verified dataset, achieving a 28.8% success rate across 500 test instances. Overview This dataset was generated using the CodeAct framework, which aims to improve code generation through enhanced action-based reasoning.… See the full description on the dataset page: https://huggingface.co/datasets/AlexCuadron/SWE-Bench-Verified-O1-reasoning-high-results.textquestion-answeringn<1K7 likes6.3k downloads2y agoHugging Face29hf-audio /open-asr-leaderboard-resultstabularn<1K0 likes6.2k downloads2d agoHugging Face30baidu-frontier-research /OmegaUse-OfficeVal OmegaUse-OfficeVal Benchmarking LLM Agents on Long-Horizon Office-Suite Tasks with Economic Grounding OmegaUse-OfficeVal is a benchmark for evaluating LLM agents on long-horizon, real-world office-suite tasks that span word-processing documents, spreadsheets, presentations, and cross-file productivity workflows. Tasks are derived from authentic office requests proposed by practitioners and drawn from freelance platforms, grounding the benchmark in real economic demand. Each task… See the full description on the dataset page: https://huggingface.co/datasets/baidu-frontier-research/OmegaUse-OfficeVal.imageothern<1K3 likes5.6k downloads23d agoHugging Face

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