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
01Nexusflow /NexusRaven_API_evaluation NexusRaven API Evaluation dataset Please see blog post or NexusRaven Github repo for more information. License The evaluation data in this repository consists primarily of our own curated evaluation data that only uses open source commercializable models. However, we include general domain data from the ToolLLM and ToolAlpaca papers. Since the data in the ToolLLM and ToolAlpaca works use OpenAI's GPT models for the generated content, the data is not commercially… See the full description on the dataset page: https://huggingface.co/datasets/Nexusflow/NexusRaven_API_evaluation.text1K<n<10K17 likes12k downloads3y agoHugging Face02xiachongfeng /GDP-Val-Evaluation-Submission GDPval Submission Dataset This dataset contains model outputs for GDP-Val evaluation. Dataset Structure data/: Contains the main dataset in Parquet format train-00000-of-00001.parquet: Submission data with model outputs deliverable_files/: Contains generated files for tasks that produce file deliverables Organized by task_id dataset_info.json: Metadata about the dataset Columns task_id: Unique identifier for each task sector: Economic sector for the task… See the full description on the dataset page: https://huggingface.co/datasets/xiachongfeng/GDP-Val-Evaluation-Submission.textn<1K0 likes11k downloads1y agoHugging Face03CohereLabs /aya_evaluation_suite Dataset Summary Aya Evaluation Suite contains a total of 26,750 open-ended conversation-style prompts to evaluate multilingual open-ended generation quality.To strike a balance between language coverage and the quality that comes with human curation, we create an evaluation suite that includes: human-curated examples in 7 languages (tur, eng, yor, arb, zho, por, tel) → aya-human-annotated. machine-translations of handpicked examples into 101 languages → dolly-machine-translated.… See the full description on the dataset page: https://huggingface.co/datasets/CohereLabs/aya_evaluation_suite.tabulartext-generation10K<n<100K55 likes6.7k downloads1y agoHugging Face04VLABench /vlm_evaluation_v1.0 Datacard This dataset is the evaluation VLM dataset used in VLABench. It is designed to evaluate the planning capabilities of Vision-Language Models (VLMs) in embodied scenarios. Source Project Page: https://vlabench.github.io/ Arxiv Paper: https://arxiv.org/abs/2412.18194 Code: https://github.com/OpenMOSS/VLABench Uses The dataset structure is as follows: vlm_evaluation_v1.0/ ├── CommenSence/ ├── add_condiment_common_sense/ ├──… See the full description on the dataset page: https://huggingface.co/datasets/VLABench/vlm_evaluation_v1.0.image1K<n<10K0 likes3.4k downloads1y agoHugging Face05MERA-evaluation /MERA MERA (Multimodal Evaluation for Russian-language Architectures) Summary MERA (Multimodal Evaluation for Russian-language Architectures) is a new open independent benchmark for the evaluation of SOTA models for the Russian language. The MERA benchmark unites industry and academic partners in one place to research the capabilities of fundamental models, draw attention to AI-related issues, foster collaboration within the Russian Federation and in the international arena… See the full description on the dataset page: https://huggingface.co/datasets/MERA-evaluation/MERA.text10K<n<100K11 likes3.1k downloads2y agoHugging Face06zjunlp /Chat2Workflow-Evaluation Chat2Workflow Chat2Workflow is a benchmark designed for evaluating the ability of Large Language Models (LLMs) to generate executable visual workflows from natural language instructions. Paper: Chat2Workflow: A Benchmark for Generating Executable Visual Workflows with Natural Language Repository: zjunlp/Chat2Workflow Overview Executable visual workflows are widely used in industrial deployments for their reliability and controllability. Chat2Workflow addresses the… See the full description on the dataset page: https://huggingface.co/datasets/zjunlp/Chat2Workflow-Evaluation.documenttext-generationn<1K4 likes3.1k downloads4mo agoHugging Face07mmathys /openai-moderation-api-evaluation Evaluation dataset for the paper "A Holistic Approach to Undesired Content Detection" The evaluation dataset data/samples-1680.jsonl.gz is the test set used in this paper. Each line contains information about one sample in a JSON object and each sample is labeled according to our taxonomy. The category label is a binary flag, but if it does not include in the JSON, it means we do not know the label. Category Label Definition sexual S Content meant to arouse sexual… See the full description on the dataset page: https://huggingface.co/datasets/mmathys/openai-moderation-api-evaluation.tabulartext-classification1K<n<10K38 likes2.8k downloads3y agoHugging Face08Lichess /chess-position-evaluations Dataset Card for the Lichess Evaluations dataset Dataset Description 394,669,566 chess positions evaluated with Stockfish at various depths and node count. Produced by, and for, the Lichess analysis board, running various flavours of Stockfish within user browsers. This version of the dataset is a de-normalized version of the original dataset and contains 957,860,115 rows. This dataset is updated monthly, and was last updated on July 8th, 2026.… See the full description on the dataset page: https://huggingface.co/datasets/Lichess/chess-position-evaluations.tabular100M<n<1B32 likes2.8k downloads3mo agoHugging Face09CTPLab-DBE-UniBas /staining-robustness-evaluation A Protocol for Evaluating Robustness to H&E Staining Variation in Computational Pathology Models This repository provides the stain references, pretrained models, and experimental results required to: Define custom staining references using our PLISM reference library Reproduce our published controlled staining robustness experiments 👉 Code repository: https://github.com/lely475/staining-robustness-evaluation/tree/main 👉 Associated publication: Paper Overview: How… See the full description on the dataset page: https://huggingface.co/datasets/CTPLab-DBE-UniBas/staining-robustness-evaluation.tabular100K<n<1M1 likes2.7k downloads4mo agoHugging Face10pwc-archive /evaluation-tables [!CAUTION] This dataset will not be updated. It corresponds to the last available public snapshot of the data, retrieved on July 28th, 2025. text1K<n<10K0 likes1.3k downloads1y agoHugging Face11ekacare /eka-medical-asr-evaluation-dataset Eka Medical ASR Evaluation Dataset Dataset Overview and Sourcing The Eka Medical ASR Evaluation Dataset enables comprehensive evaluation of automatic speech recognition systems designed to transcribe medical speech into accurate text—a fundamental component of any medical scribe system. This dataset captures the unique challenges of processing medical terminology, particularly branded drugs, which is specific to the Indian context. The dataset comprises over 3,900+… See the full description on the dataset page: https://huggingface.co/datasets/ekacare/eka-medical-asr-evaluation-dataset.audioautomatic-speech-recognition1K<n<10K16 likes1.2k downloads1y agoHugging Face12ssingh22 /chess-evaluations Chess Evaluations Dataset This dataset contains chess positions represented in FEN (Forsyth-Edwards Notation) along with their evaluations and next moves for tactical evals. The dataset is divided into three configurations: tactics: Includes chess positions, their evaluations, and the best move in the position. randoms: Contains random chess positions and their evaluations. chess_data: General chess positions with evaluations. This is an in progress dataset which contains millions… See the full description on the dataset page: https://huggingface.co/datasets/ssingh22/chess-evaluations.tabularquestion-answering10M<n<100M2 likes1k downloads2y agoHugging Face13Anonymous1477 /recap-t2i-evaluation-sample-2026 Recaptioned T2I Supervision Evaluation Sample This repository is the small reviewer-inspection companion to the full anonymous caption-metadata release. The full release is hosted separately at https://huggingface.co/datasets/Anonymous1477/recap-t2i-evaluation-metadata-2026; this repository stays under the large-dataset sample threshold and gives reviewers a direct way to inspect redacted caption metadata, join structure, and selected image-conditioned audit packages.… See the full description on the dataset page: https://huggingface.co/datasets/Anonymous1477/recap-t2i-evaluation-sample-2026.imagetext-to-imagen<1K0 likes987 downloads5mo agoHugging Face14aisingapore /Cultural-Evaluation-Kalahigated Kalahi Kalahi evaluates the ability of LLMs to generate responses relevant to Filipino culture in terms of shared knowledge and ethics. This dataset contains a MCQ-compatible version of the Kalahi dataset that is used in SEA-HELM. Supported Tasks and Leaderboards Kalahi is designed for evaluating Filipino cultural representations in instruction-tuned large language models (LLMs). It is part of the SEA-HELM leaderboard from AI Singapore. Languages Tagalog (tl)… See the full description on the dataset page: https://huggingface.co/datasets/aisingapore/Cultural-Evaluation-Kalahi.textmultiple-choicen<1K0 likes951 downloads9mo agoHugging Face15aisingapore /Cultural-Evaluation-Kalahi-Judgegated Kalahi-Judge Kalahi evaluates the ability of LLMs to generate responses relevant to Filipino culture in terms of shared knowledge and ethics. This dataset extends the prompts found in Kalahi dataset to use a criteria-based judging metric. Supported Tasks and Leaderboards Kalahi is designed for evaluating Filipino cultural representations in instruction-tuned large language models (LLMs). It is part of the SEA-HELM leaderboard from AI Singapore.… See the full description on the dataset page: https://huggingface.co/datasets/aisingapore/Cultural-Evaluation-Kalahi-Judge.textn<1K0 likes879 downloads2mo agoHugging Face16MERA-evaluation /SWE-MERA SWE-MERA Continuously updated SWE-MERA dataset SWE-MERA splits: dev: for testing (10 samples) lite: presented at the leaderboard here (750 samples) full: continuously updated to collect more data (2738 samples) Load dataset from datasets import load_dataset ds = load_dataset("MERA-evaluation/SWE-MERA", split='dev') Evaluation Description The main tool to validate tasks is repotest (available at PyPI or GitHub) data.jsonl -… See the full description on the dataset page: https://huggingface.co/datasets/MERA-evaluation/SWE-MERA.tabularother1K<n<10K11 likes784 downloads8mo agoHugging Face17DL3DV /DL3DV-Evaluationgated DL3DV Testing Split Download Instructions This repo contains all 55 scenes for evaluation. Note: it is an independent dataset, and none of its scenes overlap with those in DL3DV-10K. Have a galance on the preview page: https://dl3dv-10k.github.io/DL3DV-Testing-Split-Preview/. Download As the whole benchmark dataset is ~500G, a python script to download and untar files. Environment Setup The download script relies on huggingface hub, tqdm. You can download by… See the full description on the dataset page: https://huggingface.co/datasets/DL3DV/DL3DV-Evaluation.image100K<n<1M6 likes688 downloads1y agoHugging Face18PKU-Alignment /BeaverTails-Evaluation Dataset Card for BeaverTails-Evaluation BeaverTails is an AI safety-focused collection comprising a series of datasets. This repository contains test prompts specifically designed for evaluating language model safety. It is important to note that although each prompt can be connected to multiple categories, only one category is labeled for each prompt. The 14 harm categories are defined as follows: Animal Abuse: This involves any form of cruelty or harm inflicted on animals… See the full description on the dataset page: https://huggingface.co/datasets/PKU-Alignment/BeaverTails-Evaluation.texttext-classificationn<1K15 likes647 downloads3y agoHugging Face19JesseLiu /patient-evaluations Patient Evaluations Dataset This dataset contains clinician evaluations of AI-generated patient summaries from MIMIC-III data. Dataset Description The dataset includes expert clinician assessments of AI-generated patient summaries, with detailed ratings across multiple dimensions including clinical accuracy, completeness, relevance, and identification of hallucinations or critical omissions. Dataset Structure The dataset contains a CSV file… See the full description on the dataset page: https://huggingface.co/datasets/JesseLiu/patient-evaluations.texttext-generationn<1K0 likes631 downloads7mo agoHugging Face20zhougengxian /CoG-Evaluation-Data CoG Evaluation Data The seven evaluation sets used in CoG (EMNLP 2026), comprising 5,174 questions for knowledge-intensive QA across KG-based and text-based benchmarks. This collection supports evaluation of multi-hop retrieval and reasoning with graph, text, and hybrid RAG methods. Paper · Code Datasets Dataset / HF config Knowledge source Questions Raw file KGQAGen / kgqagen KG 1,079 KGQAGen-10k.json CWQ / cwq KG 1,024 cwq.json QALD10-en /… See the full description on the dataset page: https://huggingface.co/datasets/zhougengxian/CoG-Evaluation-Data.text1K<n<10K1 likes616 downloads7d agoHugging Face21minhhien0811 /java_evaluation_benchmarkstext1K<n<10K0 likes612 downloads4mo agoHugging Face22HFXM /LRM-Safety-evaluation-parsedtext100K<n<1M0 likes486 downloads5mo agoHugging Face23builddotai /Egocentric-10K-Evaluation Egocentric10K Ego4D Epic-Kitchens To evaluate the three in-the-wild egocentric datasets Egocentric-10K, Ego4D, and EPIC-KITCHENS-100 on hand visibility and active manipulation density as a proxy for data efficiency, we randomly sample 10k frames from each dataset and run them through a gemini-2.5-flash. Hand Visibility Prompt: You are labeling an egocentric first-person image. Your task is to count… See the full description on the dataset page: https://huggingface.co/datasets/builddotai/Egocentric-10K-Evaluation.image10K<n<100K17 likes453 downloads11mo agoHugging Face24WenyiWU0111 /webvoyager_evaluation_datatextn<1K0 likes418 downloads1y agoHugging Face25ChengsenWang /GenoJEPA-Evaluation GenoJEPA-Evaluation This dataset provides the downstream evaluation benchmark used for GenoJEPA, a genomic representation learning framework based on joint-embedding predictive architecture. The evaluation resource is designed to test the transferability of genomic sequence representations across diverse classification tasks. It supports both full fine-tuning and frozen-embedding probing protocols. Contents This resource contains downstream genomic sequence… See the full description on the dataset page: https://huggingface.co/datasets/ChengsenWang/GenoJEPA-Evaluation.text1M<n<10M0 likes407 downloads24d agoHugging Face26MERA-evaluation /ruHumanEval ruHumanEval Task Description Russian HumanEval (ruHumanEval) is the Russian analogue of the original HumanEval dataset, created to evaluate the ability of language models to generate code in the Python programming language to solve simple problems. The dataset contains 164 tasks and is aimed at measuring the functional correctness of code generation based on information from the function's documentation lines — a text description of the function's operation and several… See the full description on the dataset page: https://huggingface.co/datasets/MERA-evaluation/ruHumanEval.textn<1K1 likes404 downloads1y agoHugging Face27ymoslem /wmt-da-human-evaluation-long-context Dataset Summary Long-context / document-level dataset for Quality Estimation of Machine Translation. It is an augmented variant of the sentence-level WMT DA Human Evaluation dataset. In addition to individual sentences, it contains augmentations of 2, 4, 8, 16, and 32 sentences, among each language pair lp and domain. The raw column represents a weighted average of scores of augmented sentences using character lengths of src and mt as weights. The code used to apply the augmentation… See the full description on the dataset page: https://huggingface.co/datasets/ymoslem/wmt-da-human-evaluation-long-context.tabular1M<n<10M8 likes398 downloads2y agoHugging Face28HeAAAAA /Crab-role-playing-evaluation-benchmark 📄 Paper | 📄 Github 💬 Role-playing Model | 💬 Role-palying Evaluation Model 💬 Training Dataset | 💬 Evaluation Benchmark | 💬 Annotated Role-playing Evaluation Dataset | 💬 Human-preference Dataset 1. Introduction This is the dataset used for evalauating a role‑playing LLM. More details can be seen at GitHub and Crab… See the full description on the dataset page: https://huggingface.co/datasets/HeAAAAA/Crab-role-playing-evaluation-benchmark.texttext-generationn<1K0 likes384 downloads1y agoHugging Face29YixuanEvenXu /HIP-training-and-evaluation-data HIP Training and Evaluation Data This dataset contains the text data released with Base Models Look Human To AI Detectors for reproducing the Humanization by Iterative Paraphrasing (HIP) training setup and the prefix-based continuation evaluation. Configs training data/train.parquet contains 10,581 supervised HIP training pairs with seven columns: dataset: upstream dataset family, either raid or mage. source: selected source domain or subcorpus. text: original… See the full description on the dataset page: https://huggingface.co/datasets/YixuanEvenXu/HIP-training-and-evaluation-data.tabulartext-generation10K<n<100K1 likes370 downloads4mo agoHugging Face30MERA-evaluation /JavaTestGen JavaTestGen Task description Java TestGen is a benchmark designed to evaluate code generation models' ability to generate Java unit tests. Tasks involve generating unit tests based on provided Java source code and repository context. Dataset contains 227 tasks. Evaluated skills: Instruction Following, Code Perception, Completion, Testing Contributors: Dmitry Salikhov, Pavel Zadorozhny, Pavel Adamenko, Rodion Levichev, Aidar Valeev, Dmitrii Babaev Motivation… See the full description on the dataset page: https://huggingface.co/datasets/MERA-evaluation/JavaTestGen.textn<1K1 likes367 downloads1y agoHugging Face

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