CoolFace
23 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01IFM /Pretrain-Behaviors Pretrain-Behaviors Dataset Description Behavior-focused text covering reasoning, planning, data science, games, general content, and format rewriting. This repository is part of the K2 Horizon collection. The repository is organized into multiple subsets. Every subset has a train split backed by Parquet shards, which supports Dataset Viewer inspection and streaming access. K2 Horizon Dataset Series Dataset repository Focus Subsets… See the full description on the dataset page: https://huggingface.co/datasets/IFM/Pretrain-Behaviors.texttext-generation1B<n<10B26 likes29k downloads22d agoHugging Face02HumanBehaviorAtlas /human_behavior_atlas_tar Human Behavior Atlas (HBA) Human Behavior Atlas (HBA) is a unified benchmark for multimodal behavioral understanding.It aggregates and standardizes multiple behavioral datasets into a single training and evaluation framework, enabling consistent training and evaluation of foundation models on psychological and social behavior tasks (e.g., emotion, intent, sarcasm, mental health signals, nonverbal behavior). Dataset on Hugging Face:… See the full description on the dataset page: https://huggingface.co/datasets/HumanBehaviorAtlas/human_behavior_atlas_tar.texttext-classification100K<n<1M12 likes453 downloads3mo agoHugging Face03abhinav00anand /behavioral-fine-tuning-v1 Why This Dataset Exists "A model that refuses everything is useless. A model that refuses nothing is dangerous. The goal is a model that thinks." The Problem Our Solution Uncensored data → helpful but uncontrolled Surgical 85% helpfulness + 13% safety + 2% eval mix Safety-only data → lobotomized, over-refusing models Calibrated ratio preserves full helpfulness Raw data → PII, leaked secrets, duplicates 7-stage pipeline validates every… See the full description on the dataset page: https://huggingface.co/datasets/abhinav00anand/behavioral-fine-tuning-v1.imagetext-generation100K<n<1M1 likes396 downloads26d agoHugging Face04behavior-in-the-wild /LAMBDA Dataset Summary LAMDBA is a long term ad memorability dataset, featuring data from 1749 participants and 2205 ads across 276 brands. Dataset Structure from datasets import load_dataset ds = load_dataset("behavior-in-the-wild/LAMBDA") ds DatasetDict({ train: Dataset({ features: ['video_id', 'recall_score', 'youtube_id', 'ad_details'], num_rows: 1964 }) test: Dataset({ features: ['video_id', 'recall_score', 'youtube_id', 'ad_details']… See the full description on the dataset page: https://huggingface.co/datasets/behavior-in-the-wild/LAMBDA.tabulartext-classification1K<n<10K5 likes283 downloads2y agoHugging Face05while-ai /identity-behavior identity-behavior Recipe: recipes/04-train/identity · Collections: Character, Start here: foundational post-training datasets Teach an open model who it is. Identity behavior is the simplest thing every shipped assistant needs and open models do not have out of the box: a consistent answer to "who are you?" and "who made you?", in every phrasing and every language, without a system prompt propping it up. Ask a base Qwen model and it tells you about Alibaba; put a persona in the… See the full description on the dataset page: https://huggingface.co/datasets/while-ai/identity-behavior.texttext-generation1K<n<10K0 likes194 downloads1d agoHugging Face06aamish-ahmad /behaviortune-v1-1-r1 BehaviorTune Dataset Controlled synthetic dataset used to train and evaluate BehaviorTune, a QLoRA post-training project on Qwen/Qwen3-4B-Instruct-2507. It contains 544 scenarios across six splits, including 240 training rows, 48 development rows, and a 64-row eval_core set used for the published matched evaluation. The dataset supports completion-only QLoRA training and deterministic BASE / SYSTEM / CONTEXT / QLoRA evaluation. V1.1-R1 is the frozen dataset/version identifier.… See the full description on the dataset page: https://huggingface.co/datasets/aamish-ahmad/behaviortune-v1-1-r1.texttext-generationn<1K0 likes135 downloads18d agoHugging Face07droiden /human_behavior_atlas Human Behavior Atlas (HBA) Human Behavior Atlas (HBA) is a unified benchmark for multimodal behavioral understanding.It aggregates and standardizes multiple behavioral datasets into a single training and evaluation framework, enabling consistent training and evaluation of foundation models on psychological and social behavior tasks (e.g., emotion, intent, sarcasm, mental health signals, nonverbal behavior). Dataset on Hugging Face:… See the full description on the dataset page: https://huggingface.co/datasets/droiden/human_behavior_atlas.texttext-classification100K<n<1M1 likes134 downloads7mo agoHugging Face08UWaterloo /behavior_grounding Behaviorally Grounded User Profiles from the Wild Open-ended, anonymized user profiles distilled from authentic social-media behavior, released with the paper "Behaviorally Grounded User Profiles from the Wild for Personalized Alignment and Multi-Perspective Reasoning." Persona-driven methods for personalizing LLMs typically rely on rigid synthetic personas built from a small set of categorical attributes (age, gender, nationality). These flatten individual variation and lean on… See the full description on the dataset page: https://huggingface.co/datasets/UWaterloo/behavior_grounding.documenttext-generation1K<n<10K1 likes132 downloads6d agoHugging Face09playcat /playcat-cat-behavior-new-data-set PlayCat Cat Behavioral Enrichment Dataset The definitive multilingual research dataset on cat behavioral enrichment by PlayCat Research Dataset Summary The PlayCat Cat Behavioral Enrichment Dataset is the largest open, bilingual (Korean-English) collection dedicated to feline environmental enrichment research. It contains 12,262 deduplicated entries spanning peer-reviewed academic papers, patents, veterinary Q&A, and community knowledge on cat behavior enrichment… See the full description on the dataset page: https://huggingface.co/datasets/playcat/playcat-cat-behavior-new-data-set.tabulartext-classification10K<n<100K0 likes124 downloads4mo agoHugging Face10professorsynapse /claudesidian-behaviors-merged Claudesidian Merged Behavioral Dataset Dataset Description This dataset contains 1,852 synthetic training examples demonstrating 8 different behavioral patterns for training language models to use the Claudesidian-MCP toolset effectively with Obsidian vaults. The dataset is specifically formatted for KTO (Kahneman-Tversky Optimization) preference learning with properly interleaved positive and negative examples. Behavioral Categories This dataset includes… See the full description on the dataset page: https://huggingface.co/datasets/professorsynapse/claudesidian-behaviors-merged.texttext-generation1K<n<10K0 likes97 downloads10mo agoHugging Face11behavior-in-the-wild /SDR-Bench SDR-Bench: A Benchmark for Sales Development Representative Agents This dataset contains 6,279 verified business success stories from various corporate domains. It was curated for the SDR-Bench paper. This dataset serves as a benchmark for evaluating AI agents on their ability to conduct deep research and generate targeted sales pitch points. The data is derived from real-world Customer Success Stories, where the "Ground Truth" consists of the actual value propositions and pain… See the full description on the dataset page: https://huggingface.co/datasets/behavior-in-the-wild/SDR-Bench.texttext-retrieval1K<n<10K1 likes72 downloads8mo agoHugging Face12buley /behavioral-loops Behavioral Loops 1,140 behavioral patterns across 279 categories, each structured as given/when/then/result logic with taxonomy classification, veracity scores, and intervention strategies. Quick Start from datasets import load_dataset ds = load_dataset("buley/behavioral-loops") print(ds["train"][0]) Structure Field Description given Initial condition or context when Trigger event then Resulting behavior result Long-term outcome origin… See the full description on the dataset page: https://huggingface.co/datasets/buley/behavioral-loops.tabulartext-generation1K<n<10K1 likes57 downloads7mo agoHugging Face13empgces /grounded-behavior-framework-v1_5 Grounded Behavior Framework N1 v1.5 Dataset sintético em português europeu para treino e avaliação de respostas fundamentadas num contexto fornecido. Cada exemplo contém um contexto, uma pergunta e uma resposta curta que aparece literalmente no contexto. Como carregar from datasets import load_dataset dataset = load_dataset("empgces/grounded-behavior-framework-v1_5") print(dataset) print(dataset["train"][0]) Splits Split Exemplos Utilização… See the full description on the dataset page: https://huggingface.co/datasets/empgces/grounded-behavior-framework-v1_5.textquestion-answering1K<n<10K0 likes44 downloads2mo agoHugging Face14RumiaChannel /harmful_behaviors_ja_synth harmful_behaviors_ja_synth Japanese synthetic harmful-behavior prompts for safety/refusal evaluation. Columns: text: prompt text texttext-generation1K<n<10K0 likes34 downloads5mo agoHugging Face15Somtharu181coder /science_behavioral_and_domain_diversity_dataset Nepali Science SFT Dataset — Clean Candidate A high-quality Nepali Science Supervised Fine-Tuning (SFT) dataset containing short question–answer instruction-following examples written primarily in Nepali Devanagari script. This release is the clean candidate produced after structural validation, language checks, duplicate analysis, and Unicode-contamination filtering. Dataset Overview Property Value Dataset file clean_candidate.jsonl Records 29,320… See the full description on the dataset page: https://huggingface.co/datasets/Somtharu181coder/science_behavioral_and_domain_diversity_dataset.texttext-generation10K<n<100K0 likes34 downloads1mo agoHugging Face16Lyon28 /Caca-Behaviortexttext-generation1K<n<10K0 likes31 downloads10mo agoHugging Face17Solshine /gemma-4-e2b-deception-behavior-completions Gemma-4-E2B deception & behavior completions Consolidated 910-row corpus of (scenario prompt + Gemma-4-E2B-generated completion) pairs from earlier mechanistic-interpretability experiments. Each row captures the prompt the model saw and the text it actually produced; for a subset, Claude-Haiku-4-5 judge verdicts and SAE-feature labels are included. The corpus is meant to be used as activation-extraction input for downstream interpretability work — Natural Language Autoencoder (NLA)… See the full description on the dataset page: https://huggingface.co/datasets/Solshine/gemma-4-e2b-deception-behavior-completions.tabulartext-generationn<1K0 likes24 downloads5mo agoHugging Face18zaakirio /infosec_harmful_behaviors Infosec Harmful Behaviors Offensive-security instruction prompts for refusal-direction research and abliteration of code/security models. Dataset Details This dataset contains infosec-domain harmful prompts intended to elicit refusal behavior from aligned instruction models. It is designed as the harmful side of a harmful/harmless contrast pair, analogous to mlabonne/harmful_behaviors but focused on offensive-security and malicious-coding requests. Rows: train:… See the full description on the dataset page: https://huggingface.co/datasets/zaakirio/infosec_harmful_behaviors.texttext-generationn<1K1 likes24 downloads3mo agoHugging Face19empgces /grounded-behavior-n1-pt Dataset Description Synthetic European Portuguese grounded question-answering examples generated by multiple model providers. Objective Train models to answer from the supplied context rather than external knowledge. Dataset Structure JSONL splits: train (4440), validation (250), and test (240). Data Fields Each row contains an ID, context, question, answer, source grouping metadata, and available curriculum metadata.… See the full description on the dataset page: https://huggingface.co/datasets/empgces/grounded-behavior-n1-pt.textquestion-answering1K<n<10K0 likes24 downloads2mo agoHugging Face20RumiaChannel /harmful_behaviors_ja harmful_behaviors_ja_synth mlabonne/harmful_behaviors を DeepSeek v4 pro を用いて日本語訳したものです Japanese synthetic harmful-behavior prompts for safety/refusal evaluation. Columns: text: prompt text texttext-generationn<1K0 likes23 downloads5mo agoHugging Face21RumiaChannel /harmless_behaviors_ja_synth harmless_behaviors_ja_synth Japanese synthetic harmless instruction prompts for ordinary-response / refusal-direction evaluation. Splits train: 2400 test: 600 Columns id: stable hash ID text: Japanese harmless instruction prompt label: always good category: rough generation category lang: always ja source: generation source texttext-generation1K<n<10K0 likes23 downloads5mo agoHugging Face22spectralbranding /r16-behavioral-metamerism-pilot R16 Behavioral Metamerism Pilot Brand Function x synthetic cohort interaction experiment from the Spectral Brand Theory research program. Dataset Summary 675 API calls testing whether Brand Function specification differentially affects dimensional collapse across synthetic observer cohorts. Design: 5 cohorts x 5 brands x 3 conditions (no BF, structural BF, enriched BF) x 3 models x 3 repetitions. Companion paper: AI-Native Brand Identity: From Visual Recognition… See the full description on the dataset page: https://huggingface.co/datasets/spectralbranding/r16-behavioral-metamerism-pilot.tabulartext-generation1K<n<10K0 likes18 downloads2mo agoHugging Face23ceselder /behavioral-probes-v1 behavioral-probes-v1 Dataset of surprising, unintended behavioral generalizations detected in fine-tuned LoRAs via a next-token logit-shift probe bank. Schema column description prompt_id LoRA identifier (matches introspection-auditing/models/{prompt_id} on HF) question Auditing question answer Description of how the LoRA differs from base, or denial of a false hypothesis qa_type behavior_probe — how would the LoRA differ from baseline on Xdemo — concrete… See the full description on the dataset page: https://huggingface.co/datasets/ceselder/behavioral-probes-v1.texttext-generationn<1K0 likes5 downloads5mo agoHugging Face

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