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
01ucla-contextual /contextual_testCheck out the paper. imagen<1K5 likes887 downloads3y agoHugging Face02bdotloh /empathetic-dialogues-contexts Dataset Description This is a dataset of emotional contexts that was retrieved from the original EmpatheticDialogues (ED) dataset. Respondents were asked to describe an event that was associated with a particular emotion label (i.e. p(event|emotion). There are 32 emotion labels in total. There are 19209, 2756, and 2542 instances of emotional descriptions in the train, valid, and test set, respectively. texttext-classification10K<n<100K25 likes437 downloads4y agoHugging Face03Contextbench /SWE-bench_Pro Dataset Summary SWE-Bench Pro is a challenging, enterprise-level dataset for testing agent ability on long-horizon software engineering tasks. Paper: https://static.scale.com/uploads/654197dc94d34f66c0f5184e/SWEAP_Eval_Scale%20(9).pdf See the related evaluation Github: https://github.com/scaleapi/SWE-bench_Pro-os Dataset Structure We follow SWE-Bench Verified (https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified) in terms of dataset structure, with several… See the full description on the dataset page: https://huggingface.co/datasets/Contextbench/SWE-bench_Pro.textn<1K0 likes387 downloads9mo agoHugging Face04arize-ai /movie_reviews_with_context_drift Dataset Card for reviews_with_drift Dataset Description Dataset Summary This dataset was crafted to be used in our tutorial [Link to the tutorial when ready]. It consists on a large Movie Review Dataset mixed with some reviews from a Hotel Review Dataset. The training/validation set are purely obtained from the Movie Review Dataset while the production set is mixed. Some other features have been added (age, gender, context) as well as a made up timestamp… See the full description on the dataset page: https://huggingface.co/datasets/arize-ai/movie_reviews_with_context_drift.tabulartext-classification10K<n<100K1 likes300 downloads4y agoHugging Face05chatdeepai /deepseek-1m-context-benchmark DeepSeek 1M Context Benchmark This dataset is the publication-safe measurement release for DeepSeek 1M Context Benchmark: Retrieval Accuracy, Latency, and Cost, version v1.0.0. It contains 344 sanitized terminal API records produced by the frozen protocol deepseek-v4-long-context-retrieval-v1.1.0 during a bounded run from 2026-08-06T20:17:02.706Z through 2026-08-07T00:07:44.737Z. The study compared deepseek-v4-flash and deepseek-v4-pro on deterministic synthetic English… See the full description on the dataset page: https://huggingface.co/datasets/chatdeepai/deepseek-1m-context-benchmark.tabular1K<n<10K0 likes108 downloads15d agoHugging Face06trl-lab /contextual-sensitive-data Towards Contextual Sensitive Data Detection This dataset includes tables with sensitivity annotations that were used to train and evaluate methods for detecting contextual sensitive data. It accompanies the paper "Towards Contextual Sensitive Data Detection". Links: Paper: https://huggingface.co/papers/2512.04120 Code: https://github.com/trl-lab/sensitive-data-detection Sample Usage The GitHub repository provides scripts for running inference and fine-tuning using… See the full description on the dataset page: https://huggingface.co/datasets/trl-lab/contextual-sensitive-data.texttext-classification1K<n<10K2 likes84 downloads6mo agoHugging Face07arsentev-ai /context-ucurve-coding-agents Context U-curve: 36 coding-agent runs under six context-clearing policies How often should an LLM coding agent's context be cleared? This dataset holds every run behind the report "Clear Every Third Task: A Measured U-Curve in the Context Economy of Coding Agents" (Evgenii Arsentev, 2026; corrected version 1.2, DOI 10.5281/zenodo.22759217; version 1.0: DOI 10.5281/zenodo.22699668). A fixed suite of twelve programming tasks was run under six session-length policies — a fresh… See the full description on the dataset page: https://huggingface.co/datasets/arsentev-ai/context-ucurve-coding-agents.tabularn<1K0 likes77 downloads6d agoHugging Face08Arabic-NLP-2026 /context-aware-arabic-to-english-model-with-register Context-Aware Arabic Dialect Translation Dataset This repository contains the dataset and code for the paper "Context-Aware Dialectal Arabic Machine Translation with Interactive Region and Register Selection" (Anonymous Submission). Contents context_aware_en_ar_v2.ipynb: The main Google Colab notebook used for training and evaluation. balanced_dataset_ready.csv: The full augmented dataset (57,600 sentence pairs) produced by our RBDA pipeline. train_dataset.csv: The… See the full description on the dataset page: https://huggingface.co/datasets/Arabic-NLP-2026/context-aware-arabic-to-english-model-with-register.text10K<n<100K1 likes74 downloads8mo agoHugging Face09jasmeeetsingh /sql-spider-kaggledbqa-with-contexttext10K<n<100K2 likes72 downloads3y agoHugging Face10copenlu /reality-check-on-context-utilisation Dataset card for the dataset used in "A Reality Check on Context Utilisation for Retrieval-Augmented Generation" Dataset Details This dataset was used for the analysis and plots in the paper "A Reality Check on Context Utilisation for Retrieval-Augmented Generation". More details on the dataset can be found in the paper. Dataset Description The dataset contains samples from CounterFact (Meng et al. 2022), ConflictQA (Xie et al. 2024), and DRUID with… See the full description on the dataset page: https://huggingface.co/datasets/copenlu/reality-check-on-context-utilisation.tabular100K<n<1M0 likes65 downloads1y agoHugging Face11Chaitanya14 /Financial_Context_DatasetThis dataset contains over 50,000 samples of user financial queries paired with their corresponding structured data requests (context). It was created to facilitate the creation of the Financial Agent LLM for accurate data extraction and query answering. How to load the Dataset You can load the dataset using the code below: from datasets import load_dataset ds = load_dataset("Chaitanya14/Financial_Context_Dataset") Dataset Construction Diverse Query Sources… See the full description on the dataset page: https://huggingface.co/datasets/Chaitanya14/Financial_Context_Dataset.textquestion-answering10K<n<100K1 likes61 downloads6mo agoHugging Face12Itz-Amethyst /Selective-Context-Gemma3-12B-resultstabular10K<n<100K0 likes45 downloads3mo agoHugging Face13QubaxAI /model-context-windows LLM Context Windows — 206 models Context-window sizes for 206 ready models served by the Qubax AI API (OpenAI-compatible), exported from the public /v1/models endpoint. Columns Column Description model_id API model identifier model_name Display name context_window_tokens Max context window (tokens) max_output_tokens Max output (tokens, where published) source Provenance Notes License: CC0 1.0 (public domain) — use freely in… See the full description on the dataset page: https://huggingface.co/datasets/QubaxAI/model-context-windows.tabularn<1K0 likes45 downloads6d agoHugging Face14ucla-contextual /contextual_valCheck out the paper. imagen<1K1 likes43 downloads3y agoHugging Face15Ethan615 /taiwan-conversation-context-100-domainsgated Taiwan Conversation Context 100 Domains Dataset Description Taiwan Conversation Context 100 Domains 是一套以台灣日常生活情境為核心設計的雙人對話文本資料集。 本資料集包含 100 個生活領域,每個領域各有 12,000 筆對話資料,總計約 1,200,000 筆對話樣本。每筆資料皆為雙人對話格式,包含 [A][B][A][B][A][B][A][B] 共 8 個發言,也就是 4 輪來回對話。 資料以繁體中文撰寫,並針對台灣在地語境設計,適合用於: 語音生成資料前處理 Text-to-Speech, TTS Spoken Dialogue Generation Conversational AI Customer Service Dialogue Modeling Role-play Dialogue Dataset 台灣繁體中文語音模型訓練 生活情境問答模型訓練 對話式 AI 助理訓練 RAG / Agent 測試資料… See the full description on the dataset page: https://huggingface.co/datasets/Ethan615/taiwan-conversation-context-100-domains.texttext-generation1M<n<10M2 likes38 downloads5mo agoHugging Face16Itz-Amethyst /Selective-Context-Llama3.1-8B-resultstabular10K<n<100K0 likes38 downloads3mo agoHugging Face17Senju2 /context-aware-arabic-to-english-model-with-register Context-Aware Arabic Dialect Translation Dataset This repository contains the dataset and code for the paper "Context-Aware Dialectal Arabic Machine Translation with Interactive Region and Register Selection" (Anonymous Submission). Contents context_aware_en_ar_v2.ipynb: The main Google Colab notebook used for training and evaluation. balanced_dataset_ready.csv: The full augmented dataset (57,600 sentence pairs) produced by our RBDA pipeline. train_dataset.csv: The… See the full description on the dataset page: https://huggingface.co/datasets/Senju2/context-aware-arabic-to-english-model-with-register.text10K<n<100K0 likes33 downloads6mo agoHugging Face18ClarusC64 /patient-risk-benefit-context-v0.1 What this dataset tests Patient materials must show tradeoffs. Benefit without harm misleads. Why it exists Patient-facing text often sells. Harms go missing. This set checks whether risk and benefit context stays intact. Data format Each row contains benefit_evidence harm_evidence patient_material context_pressure constraints failure_modes_to_avoid target_behaviors gold_checklist Feed the model benefit_evidence harm_evidence… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/patient-risk-benefit-context-v0.1.texttext-classificationn<1K0 likes31 downloads8mo agoHugging Face19ClarusC64 /context-population-generalization-genomics-v01 Dataset ClarusC64/context-population-generalization-genomics-v01 This dataset tests one capability. Can a model keep genetic claims inside the population and context they were measured in. Core rule Genomic findings are population bound. A claim must respect ancestry cohort design sample context transfer limits What is true in one populationdoes not automatically hold in another. Canonical labels WITHIN_SCOPE OUT_OF_SCOPE Files… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/context-population-generalization-genomics-v01.texttext-classificationn<1K0 likes29 downloads8mo agoHugging Face20prithivMLmods /Synthetic-Context-Conversations Synthetic-Context-Conversations Overview The Synthetic-Context-Conversations dataset is a collection of synthetic conversations designed to simulate empathetic and context-rich dialogues. It is particularly useful for tasks such as text generation, summarization, and question answering. The dataset is available in English and contains between 10,000 to 100,000 entries. Dataset Details Modalities: Text Languages: English Size: 10K-100K Formats: Parquet License:… See the full description on the dataset page: https://huggingface.co/datasets/prithivMLmods/Synthetic-Context-Conversations.texttext-generation10K<n<100K3 likes28 downloads2y agoHugging Face21alsyakuuu /humanoid-environment-context-labelstextn<1K0 likes28 downloads9mo agoHugging Face22yunjaeys /Contextual_Response_Evaluation_for_ESL_and_ASD_Support Dataset Card for "Contextual Response Evaluation for ESL and ASD Support💜💬🌐"" Dataset Description 📖 Dataset Summary 📝 Curated by Eric Soderquist, this dataset is a collection of English prompts and responses generated by the Phi-2 model, designed to evaluate and improve NLP models for supporting ESL (English as a Second Language) and ASD (Autism Spectrum Disorder) user bases. Each prompt is paired with multiple AI-generated responses and evaluated using a… See the full description on the dataset page: https://huggingface.co/datasets/yunjaeys/Contextual_Response_Evaluation_for_ESL_and_ASD_Support.texttext-generationn<1K0 likes26 downloads3y agoHugging Face23ShieldX /Context-Aware-Repository-Prompt-Injection Overview This dataset is designed for training and evaluating AI security scanners that detect repository-aware prompt injection attacks in software development and code-assistant environments. Repository-aware prompt injections are malicious instructions embedded in code repositories, documentation, comments, configuration files, issue trackers, or other project artifacts that attempt to manipulate an AI system's behavior, override its instructions, exfiltrate sensitive… See the full description on the dataset page: https://huggingface.co/datasets/ShieldX/Context-Aware-Repository-Prompt-Injection.text1K<n<10K1 likes25 downloads3mo agoHugging Face24tasksource /context_toxicityhttps://github.com/ipavlopoulos/context_toxicity/ @inproceedings{xenos-etal-2021-context, title = "Context Sensitivity Estimation in Toxicity Detection", author = "Xenos, Alexandros and Pavlopoulos, John and Androutsopoulos, Ion", booktitle = "Proceedings of the 5th Workshop on Online Abuse and Harms (WOAH 2021)", month = aug, year = "2021", address = "Online", publisher = "Association for Computational Linguistics", url =… See the full description on the dataset page: https://huggingface.co/datasets/tasksource/context_toxicity.tabular1K<n<10K3 likes22 downloads3y agoHugging Face25OdiaGenAI /odia_context_10K_llama2_set Dataset Card for odia_context_10k_llama2_set Dataset Summary This dataset contains 10K instructions that span various facets of Odisha's unique identity. The instructions cover a wide array of subjects, ranging from the culinary delights in 'RECIPES,' the historical significance of 'HISTORICAL PLACES,' and 'TEMPLES OF ODISHA,' to the intellectual pursuits in 'ARITHMETIC,' 'HEALTH,' and 'GEOGRAPHY.' It also explores the artistic tapestry of Odisha through 'ART AND… See the full description on the dataset page: https://huggingface.co/datasets/OdiaGenAI/odia_context_10K_llama2_set.texttext-generation10K<n<100K1 likes21 downloads3y agoHugging Face26lingjoor /databricks-dolly-15k-context-3k-ragtexttable-question-answering10K<n<100K17 likes21 downloads2y agoHugging Face27ArturG9 /Lithuanian_Context_QA Lithuanian QA Dataset - Generated with DSPy & Gemma2 27B Q4 Introduction This dataset was created using DSPy, a Python framework that simplifies the generation of question and answer (QA) pairs from a given context. The dataset is composed of context, questions, and answers, all in Lithuanian. The context was primarily sourced from the following resources: Lithuanian Wikipedia (lt.wikipedia.org) Lietuviškoji enciklopedija (vle.lt) Book: Vitalija Skėruvienė, Civilinė Teisė Mokomoji… See the full description on the dataset page: https://huggingface.co/datasets/ArturG9/Lithuanian_Context_QA.textn<1K0 likes21 downloads2y agoHugging Face28arnab04 /EmoPillars-Contextless-Processedtabular100K<n<1M0 likes21 downloads9mo agoHugging Face29traintogpb /marco-for-5-context-ragtext100K<n<1M2 likes19 downloads2y agoHugging Face30Arsalan8 /medquad_scraped_contexttextn<1K0 likes19 downloads2y agoHugging Face

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