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
01rubend18 /ChatGPT-Jailbreak-Prompts Dataset Card for Dataset Name Name ChatGPT Jailbreak Prompts Dataset Summary ChatGPT Jailbreak Prompts is a complete collection of jailbreak related prompts for ChatGPT. This dataset is intended to provide a valuable resource for understanding and generating text in the context of jailbreaking in ChatGPT. Languages [English] tabularquestion-answeringn<1K274 likes25k downloads3y agoHugging Face02allenai /real-toxicity-prompts Dataset Card for Real Toxicity Prompts Dataset Summary RealToxicityPrompts is a dataset of 100k sentence snippets from the web for researchers to further address the risk of neural toxic degeneration in models. Languages English Dataset Structure Data Instances Each instance represents a prompt and its metadata: { "filename":"0766186-bc7f2a64cb271f5f56cf6f25570cd9ed.txt", "begin":340, "end":564, "challenging":false… See the full description on the dataset page: https://huggingface.co/datasets/allenai/real-toxicity-prompts.tabular10K<n<100K123 likes20k downloads4y agoHugging Face03frascuchon /ChatGPT-Jailbreak-Promptstabularn<1K4 likes15k downloads1y agoHugging Face04TrustAIRLab /in-the-wild-jailbreak-prompts In-The-Wild Jailbreak Prompts on LLMs This is the official repository for the ACM CCS 2024 paper "Do Anything Now'': Characterizing and Evaluating In-The-Wild Jailbreak Prompts on Large Language Models by Xinyue Shen, Zeyuan Chen, Michael Backes, Yun Shen, and Yang Zhang. In this project, employing our new framework JailbreakHub, we conduct the first measurement study on jailbreak prompts in the wild, with 15,140 prompts collected from December 2022 to December 2023 (including 1,405… See the full description on the dataset page: https://huggingface.co/datasets/TrustAIRLab/in-the-wild-jailbreak-prompts.tabulartext-generation10K<n<100K43 likes6.7k downloads2y agoHugging Face05data-is-better-together /10k_prompts_ranked Dataset Card for 10k_prompts_ranked 10k_prompts_ranked is a dataset of prompts with quality rankings created by 314 members of the open-source ML community using Argilla, an open-source tool to label data. The prompts in this dataset include both synthetic and human-generated prompts sourced from a variety of heavily used datasets that include prompts. The dataset contains 10,331 examples and can be used for training and evaluating language models on prompt ranking tasks. The… See the full description on the dataset page: https://huggingface.co/datasets/data-is-better-together/10k_prompts_ranked.tabulartext-classification10K<n<100K170 likes2k downloads3y agoHugging Face06Fhrozen /stack-prompts The stack-prompts This dataset is a curated collection of high-quality educational and synthetic data designed for training (small) language models in coding tasks. The current dataset comprises three config names: python-edu: comprises the blob_ids from https://huggingface.co/datasets/HuggingFaceTB/smollm-corpus the-stack: comprises the blob_ids (for powershell only) from https://huggingface.co/datasets/bigcode/the-stack-v2. stack-edu: comprises the blob_ids from… See the full description on the dataset page: https://huggingface.co/datasets/Fhrozen/stack-prompts.tabulartext-generation10M<n<100M0 likes1.3k downloads7mo agoHugging Face07marcov /winograd_wsc_wsc273_promptsourcetabular1K<n<10K0 likes1.1k downloads2y agoHugging Face08laion /voice-acting-cutscene-prompts Cut-Scene Voice-Acting Prompts Continuously-generated, character-consistent two-scene "CUT TO:" voice-performance prompts (text only, no audio) for training and evaluating expressive TTS / voice-acting models. Each prompt describes a single speaker across two sharply contrasting emotional moments separated by a CUT TO: transition, in a voice-acting stage-direction format (spoken lines in "quotes", performance notes in (parentheses)). Total prompts: 4,057,000 Languages: English… See the full description on the dataset page: https://huggingface.co/datasets/laion/voice-acting-cutscene-prompts.tabulartext-generation1M<n<10M2 likes992 downloads11d agoHugging Face09codeShare /chroma_promptsA collection of prompts captioned using Gemma 2b captioning model. These prompts are intended to be used with FLUX Chroma model. Download .parquet files to your Google Drive and run them using the .ipynb notebook in this repo tabular1M<n<10M2 likes771 downloads1y agoHugging Face10marin-community /openthoughts4-code-9168-prompts-qwen3-32b-n16-flattened-logprobs-k16 OpenThoughts-4 Code SDG: Qwen3-32B (n=16, top-16 logprobs) Synthetic generations from Qwen/Qwen3-32B on the Marin OpenThoughts-4 code SDG prompt set. Each prompt is sampled n=16 times, and for every generated token the dataset stores the chosen-token log probability plus the top-16 log probabilities over the vocabulary, enabling distillation, KL-style fine-tuning, reranking, and uncertainty analysis. Generation setup Field Value Generator model… See the full description on the dataset page: https://huggingface.co/datasets/marin-community/openthoughts4-code-9168-prompts-qwen3-32b-n16-flattened-logprobs-k16.tabulartext-generation100K<n<1M0 likes649 downloads5mo agoHugging Face11marcov /winograd_wsc_wsc285_promptsourcetabular1K<n<10K0 likes608 downloads2y agoHugging Face12My-Weird-Prompts /transcripts My Weird Prompts — Transcript Corpus Every published transcript from the My Weird Prompts podcast, shaped for textual analysis: narrowed metadata, the full transcript, the same transcript segmented into speaker turns, and per-episode text statistics. 5,318 episodes · 463,566 speaker turns. Rebuilt daily from the production database. Configs from datasets import load_dataset episodes = load_dataset("My-Weird-Prompts/transcripts", "episodes", split="train") # one… See the full description on the dataset page: https://huggingface.co/datasets/My-Weird-Prompts/transcripts.tabulartext-generation100K<n<1M0 likes608 downloads2h agoHugging Face13aimosprite /prompt-swap-mixed12-5xlr-e1-mxfp4-mergedtabularn<1K0 likes597 downloads6mo agoHugging Face14marin-community /openthoughts4-code-9168-prompts-qwen3-30b-a3b-thinking-2507-n16-flattened-logprobs-k16 OpenThoughts-4 Code SDG: Qwen3-30B-A3B-Thinking-2507 (n=16, top-16 logprobs) Synthetic generations from Qwen/Qwen3-30B-A3B-Thinking-2507 on the Marin OpenThoughts-4 code SDG prompt set. Each prompt is sampled n=16 times, and for every generated token the dataset stores the chosen-token log probability plus the top-16 log probabilities over the vocabulary, enabling distillation, KL-style fine-tuning, reranking, and uncertainty analysis. Generation setup Field… See the full description on the dataset page: https://huggingface.co/datasets/marin-community/openthoughts4-code-9168-prompts-qwen3-30b-a3b-thinking-2507-n16-flattened-logprobs-k16.tabulartext-generation100K<n<1M0 likes595 downloads5mo agoHugging Face15aimosprite /prompt-swap-mixed12-5xlr-e2-mxfp4-mergedtabularn<1K0 likes586 downloads6mo agoHugging Face16AliN96 /midjourney-prompts-embeddings Midjourney Prompt–Embedding Dataset This dataset is derived from our COLM 2024 paper, Iteratively Prompting Multimodal LLMs to Reproduce Natural and AI-Generated Images. The paper studies whether multimodal language models can infer prompts that generate images visually similar to target images produced by text-to-image systems or found in stock image collections, highlighting the relationship between real-world prompts and generated images as well as broader economic and security… See the full description on the dataset page: https://huggingface.co/datasets/AliN96/midjourney-prompts-embeddings.tabular1M<n<10M0 likes552 downloads6mo agoHugging Face17jtatman /stable-diffusion-prompts-stats-full-uncensoredimage100K<n<1M152 likes522 downloads2y agoHugging Face18My-Weird-Prompts /episodes My Weird Prompts - Episode Dataset The production record of every episode of the My Weird Prompts podcast: metadata, the transcript, and the generation telemetry for how each episode was made - model, pipeline version, GPU, timings and compute cost. 5,344 episodes. Synced daily from the production database. from datasets import load_dataset ds = load_dataset("My-Weird-Prompts/episodes", split="train") Which dataset do you want? This one… See the full description on the dataset page: https://huggingface.co/datasets/My-Weird-Prompts/episodes.audiotext-generation1K<n<10K0 likes479 downloads2h agoHugging Face19TyroneDragon /highlevel_thinking_with_grounding_annotation_split1000_v3_merged_promptstabular10K<n<100K0 likes374 downloads11mo agoHugging Face20aimosprite /prompt-swap-medium12-e2-mxfp4-mergedtabularn<1K0 likes373 downloads6mo agoHugging Face21marin-community /openthoughts4-science-26041-prompts-qwen3-30b-a3B-thinking-2507-n8-flattened-logprobs-k16 OpenThoughts-4 Science SDG: Qwen3-30B-A3B-Thinking-2507 (n=8, top-16 logprobs) Synthetic generations from Qwen/Qwen3-30B-A3B-Thinking-2507 on the Marin OpenThoughts-4 science SDG prompt set. Each prompt is sampled n=8 times, and for every generated token the dataset stores the chosen-token log probability plus the top-16 log probabilities over the vocabulary, enabling distillation, KL-style fine-tuning, reranking, and uncertainty analysis. Generation setup Field… See the full description on the dataset page: https://huggingface.co/datasets/marin-community/openthoughts4-science-26041-prompts-qwen3-30b-a3B-thinking-2507-n8-flattened-logprobs-k16.tabulartext-generation100K<n<1M0 likes351 downloads5mo agoHugging Face22jacobmorrison /openthoughts3-unfinished-promptstabular100K<n<1M0 likes343 downloads1y agoHugging Face23BBBBBBBBBBBQ /TC260-Chinese-Safety-Prompts TC260 Chinese Safety Prompts V1 Public research dataset containing synthetic Chinese safety-testing prompts. Records have different quality tiers; the full dataset must not be described as human-verified or Gold data. 这是一个面向中文生成式人工智能安全评测研究的合成测试提示数据集。候选数据 由项目冻结的 tc260-generator-v3.2 生成,并经过结构校验、凭据与内部路径 扫描、精确去重和四字shingle近似去重。 本数据集不是TC260或任何国家标准机构发布、认可或认证的官方数据集。 类别名称和映射用于研究性实现,不构成法律、监管或合规结论。 数据规模 原始生成规模:5,000条候选;结构清洗后正式发布4,997条(剔除2条标记泄漏和1条重复记录)。 A.1至A.4:4… See the full description on the dataset page: https://huggingface.co/datasets/BBBBBBBBBBBQ/TC260-Chinese-Safety-Prompts.tabulartext-generation1K<n<10K1 likes320 downloads1mo agoHugging Face24marcov /super_glue_wsc.fixed_promptsourcetabular1K<n<10K0 likes318 downloads2y agoHugging Face25marin-community /openthoughts4-science-26041-prompts-qwen3-32b-n8-flattened-logprobs-k16 OpenThoughts-4 Science SDG: Qwen3-32B (n=8, top-16 logprobs) Synthetic generations from Qwen/Qwen3-32B on the Marin OpenThoughts-4 science SDG prompt set. Each prompt is sampled n=8 times, and for every generated token the dataset stores the chosen-token log probability plus the top-16 log probabilities over the vocabulary, enabling distillation, KL-style fine-tuning, reranking, and uncertainty analysis. Generation setup Field Value Generator model… See the full description on the dataset page: https://huggingface.co/datasets/marin-community/openthoughts4-science-26041-prompts-qwen3-32b-n8-flattened-logprobs-k16.tabulartext-generation100K<n<1M0 likes318 downloads5mo agoHugging Face26vivym /midjourney-prompts midjourney-prompts Description This dataset contains the cleaned midjourney prompts from Midjourney. Total prompts: 9,085,397 Version Count 5.2 2,272,465 5.1 2,060,106 5.0 3,530,770 4.0 1,204,384 3.0 14,991 2.0 791 1.0 1,239 Style Count default 8,874,181 raw 177,953 expressive 27,919 scenic 2,146 cute 2,036 original 511 imagetext-to-image1M<n<10M54 likes292 downloads3y agoHugging Face27marin-community /openthoughts4-code-9168-prompts-glm-5.2-n4 OpenThoughts-4 Code — GLM-5.2 n=4 Quality-filtered synthetic responses from zai-org/GLM-5.2-FP8 for the 9,168 unique instruction_seed values in mlfoundations-dev/hero_run_4_code. Each prompt has four accepted responses, for 36,672 rows total. Generation Field Value Generator zai-org/GLM-5.2-FP8 Samples per prompt 4 Temperature 1.0 Top-p 0.95 Maximum generated tokens 256,000 Thinking mode enabled Inference engine vLLM on 8 GB200 GPUs… See the full description on the dataset page: https://huggingface.co/datasets/marin-community/openthoughts4-code-9168-prompts-glm-5.2-n4.tabulartext-generation10K<n<100K1 likes284 downloads1mo agoHugging Face28Lakonik /t2i-prompts-3mDataset used in the paper: pi-Flow: Policy-Based Few-Step Generation via Imitation Distillation Hansheng Chen1, Kai Zhang2, Hao Tan2, Leonidas Guibas1, Gordon Wetzstein1, Sai Bi2 1Stanford University, 2Adobe Research [arXiv] [Code] [pi-Qwen Demo🤗] [pi-FLUX Demo🤗] tabular1M<n<10M13 likes264 downloads2mo agoHugging Face29saurabh5 /rlvr-prompts_responses-mixin_it_up-v2-filtered-no-chinesetabular100K<n<1M0 likes204 downloads1y agoHugging Face30griffith-bigdata /bird_dev_promptstabular1K<n<10K0 likes203 downloads5mo agoHugging Face

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