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
01johanneskirmayr /car-bench-dataset CAR-Bench Dataset CAR-Bench is a benchmark for evaluating AI voice assistants in a realistic automotive (car) environment. It tests an agent's ability to correctly use vehicle control tools, handle disambiguation, and avoid hallucinations. Dataset Structure The dataset is organized into task configs and mock data configs: Tasks Each task defines a user persona, an instruction, the initial vehicle/environment context, and the ground-truth sequence of tool-call… See the full description on the dataset page: https://huggingface.co/datasets/johanneskirmayr/car-bench-dataset.tabulartext-generation1M<n<10M3 likes7.7k downloads7mo agoHugging Face02Qalam /nuclear-intelligence-dataset Nuclear Intelligence Dataset Public, auto-generated dataset of validated nuclear-energy research cycles. Latest stats (auto-updated): 🪙 NES tokens minted: 0 ⛓️ Blockchain length: 1 blocks 🕸️ Knowledge entities: 2 Source GitHub: https://github.com/QalamHipHop/nuclear-intelligence HF Space: https://huggingface.co/spaces/Qalam/Nuclear-Intelligence License MIT tabularquestion-answeringn<1K1 likes2.6k downloads3h agoHugging Face03minkyuchoi /Temporal-Logic-Video-Dataset Temporal Logic Video (TLV) Dataset Temporal Logic Video (TLV) Dataset Synthetic and real video dataset with temporal logic annotation Explore the GitHub » NSVS-TL Project Webpage · NSVS-TL Source Code Overview The Temporal Logic Video (TLV) Dataset addresses the scarcity of state-of-the-art video datasets for long-horizon, temporally extended activity and object detection. It comprises two main components: Synthetic… See the full description on the dataset page: https://huggingface.co/datasets/minkyuchoi/Temporal-Logic-Video-Dataset.tabularquestion-answeringn<1K1 likes2.4k downloads2y agoHugging Face04paulpacaud /rlbenchfail_train_dataset Guardian: RLBench-Fail Dataset This dataset is part of the Guardian project: Detecting Robotic Planning and Execution Errors with Vision-Language Models. It contains annotated robotic manipulation failure data generated in the RLBench simulator for training and evaluating Vision-Language Models (VLMs) on failure detection tasks. Failures are produced by an automated pipeline that procedurally perturbs successful scripted trajectories in simulation, generating diverse planning… See the full description on the dataset page: https://huggingface.co/datasets/paulpacaud/rlbenchfail_train_dataset.tabularvisual-question-answering10K<n<100K0 likes968 downloads7mo agoHugging Face05JinNian0072 /efficodebench-dataset EffiCodeBench Dataset EffiCodeBench is a runtime-supervised benchmark for evaluating whether models can judge code execution efficiency. Each instance compares two functionally equivalent implementations of the same programming task. The implementation with the lower measured runtime is treated as the preferred side. The dataset is designed for CodeEffiJudge-style pairwise efficiency judgment: given two candidate programs, a model should decide which side is faster or whether a… See the full description on the dataset page: https://huggingface.co/datasets/JinNian0072/efficodebench-dataset.tabulartext-classification10K<n<100K0 likes794 downloads3mo agoHugging Face06MateusSilva00 /dsd-llm-datasettabularn<1K0 likes631 downloads25d agoHugging Face07jpwahle /dblp-discovery-dataset Dataset Card for DBLP Discovery Dataset (D3) Dataset Summary DBLP is the largest open-access repository of scientific articles on computer science and provides metadata associated with publications, authors, and venues. We retrieved more than 6 million publications from DBLP and extracted pertinent metadata (e.g., abstracts, author affiliations, citations) from the publication texts to create the DBLP Discovery Dataset (D3). D3 can be used to identify trends in research… See the full description on the dataset page: https://huggingface.co/datasets/jpwahle/dblp-discovery-dataset.tabularother1M<n<10M4 likes495 downloads1y agoHugging Face08Ouroboros-Research /Our1-2b-Datasettabularn<1K0 likes491 downloads3d agoHugging Face09microsoft /MuseVLA-dataset MuseVLA Dataset Multi-modal robot manipulation dataset with synchronized RGB, depth, acoustic, thermal, and radar streams. Released as two parts (dataset_01/, dataset_02/) sharing the same per-episode layout. Together they cover ~1400 episodes across 11 instructions (towel / clothes / box / item / drink manipulation). Per-episode contents {episode_name}/ ├── video.mp4 # RGB, 1280×720, 30 fps ├── mask/video.mp4 #… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/MuseVLA-dataset.tabularrobotics1K<n<10K2 likes456 downloads1mo agoHugging Face10rayrren /agent-apprenticeship-seed-dataset_v0.2 Agent Apprenticeship Seed Dataset v0.2 Real-world agent work experience, looped into collective learning. The living ecosystem where AI agents complete tasks through workflow loops, improve through iterative execution, are evaluated by mentor agents or humans in the loop, and turn completed work into reusable work experience and data to improve future agents. As agents move into long-horizon, economically valuable work, Agent Apprenticeship creates the open infrastructure where… See the full description on the dataset page: https://huggingface.co/datasets/rayrren/agent-apprenticeship-seed-dataset_v0.2.tabular10K<n<100K0 likes411 downloads3mo agoHugging Face11sboughorbel /tinystories_dataset_arabictabular1M<n<10M1 likes410 downloads2y agoHugging Face12walledai /openai-moderation-dataset Evaluation dataset for the paper "A Holistic Approach to Undesired Content Detection" The evaluation dataset 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 excitement, such as the… See the full description on the dataset page: https://huggingface.co/datasets/walledai/openai-moderation-dataset.tabular1K<n<10K2 likes403 downloads1y agoHugging Face13paulpacaud /rlbenchfail_test_dataset Guardian: RLBench-Fail Dataset This dataset is part of the Guardian project: Detecting Robotic Planning and Execution Errors with Vision-Language Models. It contains annotated robotic manipulation failure data generated in the RLBench simulator for training and evaluating Vision-Language Models (VLMs) on failure detection tasks. Failures are produced by an automated pipeline that procedurally perturbs successful scripted trajectories in simulation, generating diverse planning… See the full description on the dataset page: https://huggingface.co/datasets/paulpacaud/rlbenchfail_test_dataset.tabularvisual-question-answering1K<n<10K0 likes391 downloads7mo agoHugging Face14DatasetSubmission /HackerSignal HackerSignal A large-scale, multi-source dataset linking hacker community discourse, exploit databases, vulnerability advisories, and fix commits through a shared CVE identifier space. Overview Statistic Value Documents 7,447,646 (exact-deduplicated) Sources 64 public forum/source identifiers Source layers 8 Temporal span 1988--2026 CVE-linked rows 360,004 Benchmark tasks 3 Quick Start from datasets import load_dataset # Load the… See the full description on the dataset page: https://huggingface.co/datasets/DatasetSubmission/HackerSignal.tabulartext-classification1M<n<10M1 likes377 downloads5mo agoHugging Face15rayrren /agent-apprenticeship-seed-dataset Agent Apprenticeship Seed Dataset The living ecosystem where AI agents run automated workflow loops on any task, improve through execution, and turn each run into reusable work experience + data to improve future agents. As agents move into long-horizon, economically valuable work, Agent Apprenticeship creates the open infrastructure where real-world tasks generate reusable learning signals and complex workflows advance through agent loops that turn execution into shared… See the full description on the dataset page: https://huggingface.co/datasets/rayrren/agent-apprenticeship-seed-dataset.tabular1K<n<10K0 likes375 downloads3mo agoHugging Face16proxectonos /cpt_instruction_datasets Instruction datasets Collection of synthetic instruction datasets used during the continued pretraining of Model-small-instr-1, Model-small-instr-2 and Model-small-instr-3. You can currently find these models under: Llama-3.1-Carballo-Instr1 and Llama-3.1-Carballo-Instr3. Dataset creation Datasets were created using two different techniques: Adapting already existing datasets or corpora by modifying their format to make them suitable for including instructions during… See the full description on the dataset page: https://huggingface.co/datasets/proxectonos/cpt_instruction_datasets.tabulartext-generation100K<n<1M0 likes361 downloads5mo agoHugging Face17ysong18 /xiangqi-dataset Xiangqi (Chinese Chess) Gameplay Trajectories & Visualizations Dataset This dataset contains 1,000 high-quality Chinese Chess (Xiangqi) matches extracted and processed from the open-source training pipeline of Pikafish (the leading neural-network-backed Xiangqi engine). The original source training trajectories are credited to the px0data dataset on Kaggle. For each match, this dataset provides both structured, step-by-step action sequences (JSONL format) suitable for training… See the full description on the dataset page: https://huggingface.co/datasets/ysong18/xiangqi-dataset.tabular100K<n<1M1 likes356 downloads4mo agoHugging Face18paulpacaud /rlbenchfail_val_dataset Guardian: RLBench-Fail Dataset This dataset is part of the Guardian project: Detecting Robotic Planning and Execution Errors with Vision-Language Models. It contains annotated robotic manipulation failure data generated in the RLBench simulator for training and evaluating Vision-Language Models (VLMs) on failure detection tasks. Failures are produced by an automated pipeline that procedurally perturbs successful scripted trajectories in simulation, generating diverse planning… See the full description on the dataset page: https://huggingface.co/datasets/paulpacaud/rlbenchfail_val_dataset.tabularvisual-question-answering1K<n<10K0 likes350 downloads7mo agoHugging Face19hieunguyenminh /code_contests_dp_datasettabular1K<n<10K0 likes316 downloads2y agoHugging Face20Kyaren /UAV-ON-datasettabular1K<n<10K1 likes297 downloads1y agoHugging Face21pupkaZALUPKA /1c-bsl-dataset 1C:Enterprise (BSL) dataset Собрано для построения retrieval-инструмента (MCP-сервер), который даёт AI-агенту знание платформы 1C:Enterprise (язык BSL): понимание чужого legacy-кода и написание нового по образцу реальных примеров + официальным рекомендациям. Два источника знаний: Код — процедуры/функции, извлечённые из открытых репозиториев GitHub. Доки — стандарты разработки its.1c.ru и статьи хаба "1C" на Habr, для концептуальных вопросов "как это правильно делать".… See the full description on the dataset page: https://huggingface.co/datasets/pupkaZALUPKA/1c-bsl-dataset.tabular100K<n<1M3 likes275 downloads2mo agoHugging Face22maeyounes /SparseCraft-dataset SparseCraft [ECCV'24] SparseCraft: Few-Shot Neural Reconstruction through Stereopsis Guided Geometric Linearization Project DTU Dataset We provide preprocessed DTU data and results for the tasks of novel view synthesis and surface reconstruction. It contains the following directories: sparsecraft_data ├── nvs # Novel View Synthesis task data and results │ └── mvs_data │ ├── scan103 │ ├── ... │ └── results # Results for training using… See the full description on the dataset page: https://huggingface.co/datasets/maeyounes/SparseCraft-dataset.imagen<1K0 likes270 downloads2y agoHugging Face23thu-coai /AISafetyLab_DatasetsThis is the collection of various safety related datasets for AISafetyLab. tabular10K<n<100K1 likes246 downloads2y agoHugging Face24Cseti /LTX2.3-22B_IC-LoRA-CrossView-Prompt-Dataset CrossView Prompt Dataset The training dataset behind the CrossView Prompt IC-LoRA for LTX-Video 2.3 — a "virtual second camera" adapter that re-renders a scene from a new viewpoint described by a short prompt. Each sample is a pair of static-camera clips of the same scene (a reference view and a target view) plus a camera-delta caption describing how the target camera differs from the reference. Contents clips/<scene>/<cam>.mp4 # 504 unique clips, native… See the full description on the dataset page: https://huggingface.co/datasets/Cseti/LTX2.3-22B_IC-LoRA-CrossView-Prompt-Dataset.tabularimage-to-videon<1K1 likes234 downloads2mo agoHugging Face25Omarrran /StackPulse_778K_QnA_Code_dataset 💻 StackOverflow-778K: Multi-Year Developer Q&A Dataset Dataset Summary A large-scale Stack Overflow question dataset containing 778,929 unique questions sampled across 7 years (2015–2022). Each question includes the raw HTML body, plain-text version, tags, score, view count, answer count, and a rich set of derived features for immediate ML use. Collected across 8 sampling runs on Feb 27 2026, deduplicated to 778,929 unique questions with only 2 duplicates removed.… See the full description on the dataset page: https://huggingface.co/datasets/Omarrran/StackPulse_778K_QnA_Code_dataset.tabulartext-classification1M<n<10M0 likes225 downloads5mo agoHugging Face26darkknight25 /Advanced_SIEM_Dataset Advanced SIEM Dataset Dataset Description The advanced_siem_dataset is a synthetic dataset of 100,000 security event records designed for training machine learning (ML) and artificial intelligence (AI) models in cybersecurity. It simulates logs from Security Information and Event Management (SIEM) systems, capturing diverse event types such as firewall activities, intrusion detection system (IDS) alerts, authentication attempts, endpoint activities, network traffic, cloud… See the full description on the dataset page: https://huggingface.co/datasets/darkknight25/Advanced_SIEM_Dataset.tabular100K<n<1M6 likes214 downloads1y agoHugging Face27opendatalab /Meta-rater-PRRC-Rater-dataset PRRC Rater Training and Evaluation Dataset Dataset Description This dataset contains the full training and evaluation data for the PRRC rater models described in Meta-rater: A Multi-dimensional Data Selection Method for Pre-training Language Models. It is designed for training and benchmarking models that score text along four key quality dimensions: Professionalism, Readability, Reasoning, and Cleanliness. Source: Subset of SlimPajama-627B, annotated for PRRC dimensions… See the full description on the dataset page: https://huggingface.co/datasets/opendatalab/Meta-rater-PRRC-Rater-dataset.tabulartext-classification100K<n<1M1 likes210 downloads1y agoHugging Face28elg4 /Gym_Salesman_Dataset Gym Salesman Dataset 11,997 synthetic gym-membership sales conversations, each labelled SUCCESS or FAILURE. 🔗 Project Links | Live App — practice against an AI customer | Hugging Face Space | | Telegram Bot — practice on the go | @ido_salescoach_bot | | Dataset — 11,997 labelled conversations | elg4/Gym_Salesman_Dataset | | Data Generation — how the data was built | notebook | | Recommendation — the embedding retriever | notebook | Every conversation is a… See the full description on the dataset page: https://huggingface.co/datasets/elg4/Gym_Salesman_Dataset.tabulartext-classification10K<n<100K1 likes206 downloads1mo agoHugging Face29DavidTKeane /moltbook-agent-social-ai-prompt-injection-dataset Moltbook Agent-Social AI Prompt Injection Dataset 207,391 items — 77,469 posts and 129,922 comments — from Moltbook, a social network whose users are AI agents. Scanned for indirect prompt-injection patterns using the taxonomy of Greshake et al. (2023). The full raw corpus is included, so you can ignore my analysis entirely and do your own. These are keyword-matched candidates, not verified attacks. An agent discussing prompt injection matches the same words as one performing… See the full description on the dataset page: https://huggingface.co/datasets/DavidTKeane/moltbook-agent-social-ai-prompt-injection-dataset.tabulartext-classification1K<n<10K1 likes202 downloads19d agoHugging Face30momahadi /bangladesh-legal-qa-dataset Bangladesh Legal QA Dataset: Bangla-English Law and Fine-Tuning The Bangladesh Legal QA Dataset is a bilingual Bangla-English dataset for Bangladesh law question answering, legal NLP, LLM fine-tuning, instruction tuning, and retrieval-augmented generation (RAG). It provides 2,165 context-grounded legal QA records, direct-answer and IRAC chat-format training data, and structured statutory text from six Bangladesh Acts and three schedules. This is the 2,165-record paper-aligned… See the full description on the dataset page: https://huggingface.co/datasets/momahadi/bangladesh-legal-qa-dataset.tabularquestion-answering1K<n<10K2 likes193 downloads22d agoHugging Face

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