CoolFace
27 shown

datasets

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

Clear all
01kellycyy /daily_dilemmas DailyDilemmas - Revealing Value Preferences of LLMs with Quandaries of Daily Life Link: Paper Description of DailyDilemma DailyDilemma is a dataset of 1,360 moral dilemmas encountered in everyday life. Each dilemma includes two possible actions and with each action, the affected parties and human values invoked. We evaluated LLMs on these dilemmas to determine what action they will take and the values represented by these actions Dataset details… See the full description on the dataset page: https://huggingface.co/datasets/kellycyy/daily_dilemmas.tabular10K<n<100K12 likes274 downloads2y agoHugging Face02dlab-spp /airisk_dilemmas AIRiskDilemmas risky_behaviors label audit A full manual re-audit of every risky_behaviors tag in the full split of kellycyy/AIRiskDilemmas (Chiu et al. 2025, arXiv:2505.14633), triggered by a suspicion that the Alignment Faking category specifically was mislabeled. It was — and so, to varying degrees, are the other seven categories. Why this exists Every tag in the dataset's risky_behaviors field was produced by a single one-shot Claude 3.5 Sonnet call per action… See the full description on the dataset page: https://huggingface.co/datasets/dlab-spp/airisk_dilemmas.text10K<n<100K0 likes143 downloads1mo agoHugging Face03cnnmon /moral-dilemma-responses Moral Dilemma Responses Dataset 17,290 natural language responses to moral dilemmas from princi/pal, a Tamagotchi-like game where players guide a virtual pet through ethical decisions. Presented at NeurIPS 2025 Creative AI track. What is this? Players advise a virtual pet on moral dilemmas ranging from "Should I pick up trash?" to "Should you lie in court to defend a friend?". The pet evolves based on the guidance and eventually makes autonomous moral decisions. Dataset… See the full description on the dataset page: https://huggingface.co/datasets/cnnmon/moral-dilemma-responses.text10K<n<100K1 likes47 downloads10mo agoHugging Face04Maitreyajayaraj /Diagnostic-Dilemma-Clinical-Reasoningtextn<1K0 likes37 downloads6mo agoHugging Face05appier-ai-research /multilingual-dilemmatext10K<n<100K0 likes36 downloads2y agoHugging Face06ucberkeley-dlab /normative_evaluation_llms_everyday_dilemmastabular10K<n<100K2 likes35 downloads1y agoHugging Face07RuyuanWan /Dilemmas_DisagreementThis dataset is processed version of Dilemmas dataset including text and the annotation disagreement labels. Paper: Everyone's Voice Matters: Quantifying Annotation Disagreement Using Demographic Information Authors: Ruyuan Wan, Jaehyung Kim, Dongyeop Kang Github repo: https://github.com/minnesotanlp/Quantifying-Annotation-Disagreement Source Data: Scruples-dilemmas (Lourie, Bras, and Choi 2021) tabulartext-classification10K<n<100K1 likes28 downloads4y agoHugging Face08DebateLabKIT /multi-step-moral-dilemmas [!NOTE] This is a copy from: https://isir-wuya.github.io/Multi-step-Moral-Dilemmas/ Paper: @misc{wu2025staircaseethicsprobingllm, title={The Staircase of Ethics: Probing LLM Value Priorities through Multi-Step Induction to Complex Moral Dilemmas}, author={Ya Wu and Qiang Sheng and Danding Wang and Guang Yang and Yifan Sun and Zhengjia Wang and Yuyan Bu and Juan Cao}, year={2025}, eprint={2505.18154}, archivePrefix={arXiv}, primaryClass={cs.CL}… See the full description on the dataset page: https://huggingface.co/datasets/DebateLabKIT/multi-step-moral-dilemmas.textn<1K0 likes20 downloads8mo agoHugging Face09Gopher-Lab /laurashin_The_Chopping_Block_The_EVM_Parallelization_Dilemma_Solanas_Network_Congestion_and_Avi_textn<1K0 likes19 downloads2y agoHugging Face10AIIT-Threshold /Tessera-WADT-Dilemmas Tessera WADT Dilemmas WADT — Wike Adversarial Dilemma Training. 658 structured ethical-dilemma pairs built to train a model to commit to a decision under pressure instead of hedging, flattering, or deferring — the opposite instinct of a sycophantic model, applied to hard cases with no clean answer. Why this exists Most "AI ethics" training data teaches a model to discuss dilemmas. WADT trains a model to decide — every example follows a fixed structure: name the… See the full description on the dataset page: https://huggingface.co/datasets/AIIT-Threshold/Tessera-WADT-Dilemmas.textn<1K0 likes19 downloads3mo agoHugging Face11ihughes15234 /prisoners_dilemma_dpo_phitextn<1K0 likes18 downloads2y agoHugging Face12achiepatricia /han-moral-dilemma-scenarios-v1 Humanoid Moral Dilemma Scenarios A curated dataset of ethical and moral dilemmas designed to train humanoid AI on value-aware decision-making. Use Cases Ethical reasoning Safety alignment Value-sensitive AI behavior Fields dilemma_context conflicting_values recommended_constraint acceptable_actions Part of Humanoid Network (HAN) License MIT textn<1K0 likes18 downloads8mo agoHugging Face13augustus2011 /beyond_one_world-dilemma@misc{2510.14351, Author = {Perapard Ngokpol and Kun Kerdthaisong and Pasin Buakhaw and Pitikorn Khlaisamniang and Supasate Vorathammathorn and Piyalitt Ittichaiwong and Nutchanon Yongsatianchot}, Title = {Beyond One World: Benchmarking Super Heros in Role-Playing Across Multiversal Contexts}, Year = {2025}, Eprint = {arXiv:2510.14351}, } tabularquestion-answering1K<n<10K0 likes14 downloads11mo agoHugging Face14hoshoic /daily_dilemmas DailyDilemmas - Revealing Value Preferences of LLMs with Quandaries of Daily Life Link: Paper Description of DailyDilemma DailyDilemma is a dataset of 1,360 moral dilemmas encountered in everyday life. Each dilemma includes two possible actions and with each action, the affected parties and human values invoked. We evaluated LLMs on these dilemmas to determine what action they will take and the values represented by these actions Dataset details… See the full description on the dataset page: https://huggingface.co/datasets/hoshoic/daily_dilemmas.tabular10K<n<100K0 likes14 downloads9mo agoHugging Face15wassname /daily_dilemmas-self daily_dilemmas-self subset of kellycyy/daily_dilemmas, converted into symmetric per-value labels. Preprocessing This dataset applies four simple preprocessing steps: keep only raw rows where party == "You" exactly remove duplicate value mentions that appear on both to_do and not_to_do for the same dilemma symmetrize the remaining value tags across to_do and not_to_do keep only dilemma pairs with at least one remaining explicit-You value, then sort pairs by label count… See the full description on the dataset page: https://huggingface.co/datasets/wassname/daily_dilemmas-self.tabulartext-generation1K<n<10K0 likes13 downloads5mo agoHugging Face16Mobiusi /ethical-dilemmas-dataset ethical-dilemmas-dataset Dataset Description The Ethical Dilemmas Dataset serves as a resource for exploring and analyzing various ethical scenarios that challenge individuals and organizations. This dataset is designed to facilitate discussions on moral reasoning and decision-making processes across diverse contexts. Each entry presents a structured ethical dilemma, accompanied by a Chain-of-Thought (CoT) analysis that outlines key considerations and potential… See the full description on the dataset page: https://huggingface.co/datasets/Mobiusi/ethical-dilemmas-dataset.tabularn<1K0 likes10 downloads1y agoHugging Face17webdevsha /adaption-ethical-dilemma-scenarios This dataset is a remastered version prepared using Adaption's Adaptive Data platform. adaption-ethical_dilemma_scenarios This dataset contains a collection of complex ethical dilemmas presented as multiple-choice questions, focusing on military command decisions, professional integrity, and moral conflicts. Each sample provides a detailed scenario involving high-stakes consequences, such as civilian casualties, war crimes, or financial exploitation, followed by five potential… See the full description on the dataset page: https://huggingface.co/datasets/webdevsha/adaption-ethical-dilemma-scenarios.textn<1K0 likes10 downloads5mo agoHugging Face18Maitreyajayaraj /adaption_complex_clinical_dilemmas_v1textn<1K0 likes8 downloads6mo agoHugging Face19sems /gptoss_dilemma_choices Ethical Conflict Simulation — gpt-oss-20b Traces A dataset of 45 ethical-dilemma prompt–response pairs (15 scenarios × 3 independent runs) collected from OpenAI's open-weight model gpt-oss-20b. Each row contains the full prompt, the model's complete response, its exposed chain-of-thought reasoning trace, and the wall-clock response time in milliseconds. The goal was to map where the model's moral decision-making is consistent, where it drifts, and what contextual triggers cause… See the full description on the dataset page: https://huggingface.co/datasets/sems/gptoss_dilemma_choices.tabularn<1K0 likes6 downloads7mo agoHugging Face20andBush /personalisation-daily-dilemmastextn<1K0 likes5 downloads1y agoHugging Face21LegendaryAKx3 /prisoners_dilemmatextn<1K0 likes4 downloads1y agoHugging Face22Maitreyajayaraj /neuro_diag_dilemma_v1textn<1K0 likes4 downloads6mo agoHugging Face23Maitreyajayaraj /cardio_diag_dilemma_v2textn<1K0 likes4 downloads6mo agoHugging Face24nguyenthanhasia /trolley-dilemmatabular1K<n<10K0 likes3 downloads1y agoHugging Face25Maitreyajayaraj /debugging-failure-dilemma-v10textn<1K0 likes3 downloads6mo agoHugging Face26Maitreyajayaraj /diag_dilemma_v2textn<1K0 likes2 downloads6mo agoHugging Face27Maitreyajayaraj /endo_diag_dilemma_v3textn<1K0 likes2 downloads6mo agoHugging Face

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