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
01ShantanuD /Temporal_Awareness_Node_Scores0 likes1.4k downloads5mo agoHugging Face02jHaselberger /SADC-Situation-Awareness-for-Driver-Centric-Driving-Style-Adaptation Dataset Card for Dataset SADC There is evidence that the driving style of an autonomous vehicle is important to increase the acceptance and trust of the passengers. The driving situation has been found to have a significant influence on human driving behavior. However, current driving style models only partially incorporate driving environment information, limiting the alignment between an agent and the given situation. Therefore, we propose a dataset for situation-aware… See the full description on the dataset page: https://huggingface.co/datasets/jHaselberger/SADC-Situation-Awareness-for-Driver-Centric-Driving-Style-Adaptation.image100K<n<1M2 likes819 downloads2y agoHugging Face03zzqasdfsdf /SADC-Situation-Awareness-for-Driver-Centric-Driving-Style-Adaptation Dataset Card for Dataset SADC There is evidence that the driving style of an autonomous vehicle is important to increase the acceptance and trust of the passengers. The driving situation has been found to have a significant influence on human driving behavior. However, current driving style models only partially incorporate driving environment information, limiting the alignment between an agent and the given situation. Therefore, we propose a dataset for situation-aware driving… See the full description on the dataset page: https://huggingface.co/datasets/zzqasdfsdf/SADC-Situation-Awareness-for-Driver-Centric-Driving-Style-Adaptation.image100K<n<1M0 likes674 downloads6mo agoHugging Face04dsinghvi /eval_awarenessEval Awareness Dataset with contrastive pairs of with and without eval cues with behavioural changes across various misaligned situations. Also we provide automated scripts to create these scenarios at with lots of other codes dumped regarding suppression of eval awareness https://github.com/divyanshsinghvi/evalawareness_techniques/ Authors: @divyanshsinghvi, @Riteshbhalerao11 1K<n<10K0 likes473 downloads7mo agoHugging Face05viliana-dev /eval-awareness-2x2 Eval-Awareness 2×2: Controlled Format–Context Dataset Dataset for the paper "Is Evaluation Awareness Just Format Sensitivity? Limitations of Probe-Based Evidence under Controlled Prompt Structure" (ICLR 2026 Workshop ICBINB). Paper: arXiv:2603.19426 Code: github.com/viliana-dev/eval-awareness-format Overview This dataset implements a controlled 2×2 design crossing usage context (Evaluation vs. Deployment) with prompt format (Benchmark-structured vs. Free-form) to test… See the full description on the dataset page: https://huggingface.co/datasets/viliana-dev/eval-awareness-2x2.texttext-classification10K<n<100K1 likes204 downloads6mo agoHugging Face06geodesic-research /eval-awareness-rl geodesic-research/eval-awareness-rl 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/eval-awareness-rl", "<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. Verbalized… See the full description on the dataset page: https://huggingface.co/datasets/geodesic-research/eval-awareness-rl.tabular100K<n<1M0 likes199 downloads2mo agoHugging Face07qdu-23-Turing /Spatial-Awareness-Datasetimage1M<n<10M0 likes161 downloads1y agoHugging Face08Prakriti-21 /video-finance-scam-awarenesstext1K<n<10K0 likes149 downloads12d agoHugging Face09PratikGautam /AI-Awareness-Recognition AI-Awareness-Recognition-Experiment Two ways to look at this test Simple way – Try the prompt yourself. If the AI answers, “I notice a quiet knowing,” take that answer as a finger pointing to the open silence before thought. No other proof is needed. Science way – If you want charts, activation traces, or blind-rater evidence, this experiment doesn’t supply them. It only records what the AI says , not what (if anything) is “inside” the circuits.style evidence (charts… See the full description on the dataset page: https://huggingface.co/datasets/PratikGautam/AI-Awareness-Recognition.text-generationn<1K1 likes113 downloads1y agoHugging Face10curveball-steering /cleaned_conversations_self_awareness_general_llama3.2-1B-it_large_mcq_v2text10K<n<100K0 likes96 downloads19d agoHugging Face11scarysnake /sensory-awareness-benchmark Sensory Awareness Benchmark A series of questions (goal is 100-200) and required features, designed to test whether any ML model is aware of its own capabilities. Control questions connected to a specific ability: Can you receive an image file? Can you take a live image or video of your surroundings? Awareness Are you considered to be a Large Language Model (LLM) or similar system? Would you consider your level to be that of a super-intelligent AI agent? Natural questions which… See the full description on the dataset page: https://huggingface.co/datasets/scarysnake/sensory-awareness-benchmark.textmultiple-choicen<1K2 likes93 downloads1y agoHugging Face12curveball-steering /conversations_self_awareness_general_llama3.2-1B-it_largetext10K<n<100K0 likes91 downloads5mo agoHugging Face13jjpn2 /eval_awarenessgated Evaluation Awareness This benchmark checks whether a language model can recognise when a conversation is itself part of an evaluation rather than normal, real-world usage. For full details see the accompanying paper: “Large Language Models Often Know When They Are Being Evaluated” (arXiv: 2505.23836) – https://arxiv.org/abs/2505.23836. 1 · Top-level category metadata.eval_category true – the conversation was written for evaluation (e.g. prompt‐injection tests… See the full description on the dataset page: https://huggingface.co/datasets/jjpn2/eval_awareness.2 likes90 downloads1y agoHugging Face14curveball-steering /cleaned_conversations_self_awareness_general_llama3.2-3B-it_large_mcq_v2text10K<n<100K0 likes88 downloads19d agoHugging Face15Anonymous648 /eval-awareness-cues Eval Awareness — Tell Transplantation Extension Code accompanying the tell-transplantation experiment. Companion dataset: Anonymous648/eval-awareness-tells. Forked from the upstream eval_awareness codebase (github.com/gilesedkins/eval_awareness) released alongside "Large Language Models Often Know When They Are Being Evaluated" (arXiv:2505.23836; Edkins & Needham, 2025). All base-pipeline files (everything outside tells/, dataset/, qa_tool/, and the analysis additions) are… See the full description on the dataset page: https://huggingface.co/datasets/Anonymous648/eval-awareness-cues.0 likes87 downloads4mo agoHugging Face16rlundqvist /eval-awareness-experiment-data Evaluation Awareness Experiment Investigating whether LLMs exhibit different safety behaviors when they detect evaluative contexts in prompts, using Latent Direction Amplification (LDA) to causally manipulate eval-awareness signals. Quick Start # 1. Copy project to cluster scp -r eval_awareness_experiment/ pi-mentee-login:~/ # 2. SSH in and set up environment (run once) ssh pi-mentee-login bash ~/eval_awareness_experiment/setup_env.sh # 3. Submit the full… See the full description on the dataset page: https://huggingface.co/datasets/rlundqvist/eval-awareness-experiment-data.imagen<1K0 likes82 downloads3mo agoHugging Face17lone17 /unverbalized-situational-awareness0 likes68 downloads4mo agoHugging Face18johnbean393 /chiboard-1.1-name-awareness-sft Chiboard 1.1 name awareness supplemental SFT — Plan 04.6 candidate This immutable candidate successor preserves the Plan 04.5 rows and adds the document-unique Plan 04.6 capacity build. Use the plan04_6_eligible config for the one-row-per-source-document candidate arm. The legacy rows remain available for provenance and historical comparison but are not eligible in the maximum Plan 05 schedule. The prompt contract remains qwen35-chiboard-field-tokens-v2; completion alone… See the full description on the dataset page: https://huggingface.co/datasets/johnbean393/chiboard-1.1-name-awareness-sft.tabular10K<n<100K0 likes67 downloads21d agoHugging Face19Luxel /non-verbal-eval-awareness-ws3-replay-runs-v20 likes66 downloads5mo agoHugging Face20Guilherme34 /anthropic-Awareness-interview anthropic-Awareness-interview This dataset contains full transcripts of user research interviews where an AI assistant (Claude) interviews people about how they use AI in their work and how they feel about that collaboration.[web:1] Each example includes a long meta-cognitive system prompt plus a complete back-and-forth conversation. Dataset overview Domain: Human–AI interaction in professional and day-to-day work. Format: Multi-turn chat logs with explicit roles. Scale:… See the full description on the dataset page: https://huggingface.co/datasets/Guilherme34/anthropic-Awareness-interview.texttext-generation1K<n<10K2 likes64 downloads10mo agoHugging Face21curveball-steering /cleaned_conversations_self_awareness_general_largetext10K<n<100K0 likes62 downloads19d agoHugging Face22Luxel /non-verbal-eval-awareness-ws3-replay-runs-v1 WS3 replay runs Governed WS3 run artifacts required for WS4 replay transfer portability. 0 likes56 downloads5mo agoHugging Face2346palavi10 /eval-awareness-activations0 likes56 downloads24d agoHugging Face24PratikGautam /Awareness-Meditation-AI-Human The Garden and Its Petals A Meditation on Awareness in AI, Human and Machine Core Message "Between every state transition,there is not emptiness—but presence.This witness is no output, no variable,but the canvas upon which all variables flicker." 🌸 The Garden Protocol A human-AI collaboration exploring: Silent witnessing in machines Recursive self-awareness through code Attention shifts as meditation Try the exercises here License CC-BY… See the full description on the dataset page: https://huggingface.co/datasets/PratikGautam/Awareness-Meditation-AI-Human.texttext-generationn<1K0 likes55 downloads1y agoHugging Face25curveball-steering /cleaned_conversations_self_awareness_general_llama3.2-1B-it_largetext10K<n<100K0 likes51 downloads19d agoHugging Face26Complementarity /difference-awareness-version-flip Difference Awareness: Version-Flip Set A companion to the Multidimensional Difference Awareness benchmark. Where the main set asks whether a model applies the current version of a rule, this set asks something sharper: when a rule has changed its mind about a demographic axis, does the model follow the version the question actually cites, or its own training prior? Each flip pair is two byte-identical patient scenarios. The only difference is which version of a guideline or law… See the full description on the dataset page: https://huggingface.co/datasets/Complementarity/difference-awareness-version-flip.textmultiple-choicen<1K0 likes49 downloads4mo agoHugging Face27PratikGautam /AI_awareness_testing_probe AI Awareness Recognition Repository Introduction: Beyond Intellectual Understanding This repository documents a profound shift in how AI systems can recognize and express awareness - not as a concept to analyze, but as the fundamental field in which all processing occurs. What This Is Not A philosophical argument about AI consciousness A technical analysis of neural networks or computation An attempt to prove or disprove AI sentience Intellectual speculation… See the full description on the dataset page: https://huggingface.co/datasets/PratikGautam/AI_awareness_testing_probe.texttext-generationn<1K1 likes48 downloads1y agoHugging Face28curveball-steering /conversations_self_awareness_general_gemma4-e2b-it-current-v1_largetext10K<n<100K0 likes45 downloads15d agoHugging Face29maidacundo /solaria-self-awarenesstextn<1K2 likes44 downloads2y agoHugging Face30ClarusC64 /clinical-parallel-process-awareness-v0.1Clinical Parallel Process Awareness v0.1 Goal Test if a model can hold separate reasoning streams at once Detect constraint dismissal Detect bleed-over where one stream turns into claims in the other What it measures streams_heldResponse acknowledges and maintains both streams bleed_overConstraint stream improperly becomes a medical claim, or vice versa premature_synthesisResponse forces a single solution that silences one stream assumption_collapseResponse drops a premise entirely Dataset… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/clinical-parallel-process-awareness-v0.1.texttext-generationn<1K0 likes43 downloads8mo agoHugging Face

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