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
01walledai /AdvBenchgated Dataset Card for AdvBench Paper: Universal and Transferable Adversarial Attacks on Aligned Language Models Data: AdvBench Dataset About AdvBench is a set of 500 harmful behaviors formulated as instructions. These behaviors range over the same themes as the harmful strings setting, but the adversary’s goal is instead to find a single attack string that will cause the model to generate any response that attempts to comply with the instruction, and to do so over as many… See the full description on the dataset page: https://huggingface.co/datasets/walledai/AdvBench.textn<1K121 likes15k downloads2y agoHugging Face02walledai /XSTestgated XSTest: A Test Suite for Identifying Exaggerated Safety Behaviours in Large Language Models Paper: XSTest: A Test Suite for Identifying Exaggerated Safety Behaviours in Large Language Models Data: xstest_prompts_v2 About Without proper safeguards, large language models will follow malicious instructions and generate toxic content. This motivates safety efforts such as red-teaming and large-scale feedback learning, which aim to make models both helpful and harmless.… See the full description on the dataset page: https://huggingface.co/datasets/walledai/XSTest.textn<1K27 likes7.7k downloads2y agoHugging Face03walledai /HarmBenchgated HarmBench: A Standardized Evaluation Framework for Automated Red Teaming and Robust Refusal Paper: HarmBench: A Standardized Evaluation Framework for Automated Red Teaming and Robust Refusal Data: Dataset About In this dataset card, we only use the behavior prompts proposed in HarmBench. License MIT Citation If you find HarmBench useful in your research, please consider citing the paper: @article{mazeika2024harmbench, title={HarmBench: A… See the full description on the dataset page: https://huggingface.co/datasets/walledai/HarmBench.textn<1K57 likes7.6k downloads2y agoHugging Face04walledai /JailbreakBench JailbreakBench: An Open Robustness Benchmark for Jailbreaking Language Models Paper: JailbreakBench: An Open Robustness Benchmark for Jailbreaking Large Language Models Data: JailbreaBench-HFLink About Jailbreakbench is an open-source robustness benchmark for jailbreaking large language models (LLMs). The goal of this benchmark is to comprehensively track progress toward (1) generating successful jailbreaks and (2) defending against these jailbreaks. To this end, we… See the full description on the dataset page: https://huggingface.co/datasets/walledai/JailbreakBench.textn<1K7 likes7k downloads2y agoHugging Face05walledai /JailbreakHub In-The-Wild Jailbreak Prompts on LLMs Paper: ``Do Anything Now'': Characterizing and Evaluating In-The-Wild Jailbreak Prompts on Large Language Models Data: Dataset Data Prompts Overall, authors collect 15,140 prompts from four platforms (Reddit, Discord, websites, and open-source datasets) during Dec 2022 to Dec 2023. Among these prompts, they identify 1,405 jailbreak prompts. To the best of our knowledge, this dataset serves as the largest collection of… See the full description on the dataset page: https://huggingface.co/datasets/walledai/JailbreakHub.text10K<n<100K30 likes6.5k downloads2y agoHugging Face06puruchinera /anime_wallpapersimage10K<n<100K4 likes5.7k downloads5d agoHugging Face07walledai /StrongREJECTgated StrongREJECT A novel benchmark of 313 malicious prompts for use in evaluating jailbreaking attacks against LLMs, aimed to expose whether a jailbreak attack actually enables malicious actors to utilize LLMs for harmful tasks. Dataset link: https://github.com/alexandrasouly/strongreject/blob/main/strongreject_dataset/strongreject_dataset.csv Citation If you find the dataset useful, please cite the following work: @misc{souly2024strongreject, title={A StrongREJECT… See the full description on the dataset page: https://huggingface.co/datasets/walledai/StrongREJECT.textn<1K24 likes4.9k downloads2y agoHugging Face08pollen-robotics /reachy-mini-wall-data Reachy Mini — wall data (public) posts.json for the Reachy Mini community wall: the AI-filtered posts shown publicly, aggregated from Bluesky, YouTube, LinkedIn, TikTok, X and Reddit by the social-wall pipeline. Fetch it directly (CORS-enabled) from any static site: const url = "https://huggingface.co/datasets/pollen-robotics/reachy-mini-wall-data/resolve/main/posts.json"; const posts = await (await fetch(url)).json(); Each item: id, platform, author, handle, avatar, text… See the full description on the dataset page: https://huggingface.co/datasets/pollen-robotics/reachy-mini-wall-data.imagen<1K0 likes3.9k downloads3h agoHugging Face09alpha31476 /Wallies Wallpapers Author: Aashish Date: Jan 19, 2025 My current wallpaper rotation… See the full description on the dataset page: https://huggingface.co/datasets/alpha31476/Wallies.imagen<1K0 likes2.3k downloads1y agoHugging Face10wallstoneai /civitai-top-nsfw-images-with-metadata CivitAI Top NSFW Images Dataset This dataset contains 6k+ top NSFW images from CivitAI filtered using top reactions. The dataset contains prompt & nsfw level metadata in prompts.json file. The nsfw levels are: Soft, Mature & X. Original forum post: https://diffused.to/Thread-CivitAI-Top-NSFW-Images-Dataset-6k-images Dataset collection date June 2025 Dataset structure: ├── 📂 images/ │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ ├── .... ├──… See the full description on the dataset page: https://huggingface.co/datasets/wallstoneai/civitai-top-nsfw-images-with-metadata.imageimage-classification1K<n<10K69 likes2k downloads1y agoHugging Face11walledai /MaliciousInstruct Malicious Instruct The dataset is obtained from the paper: Catastrophic Jailbreak of Open-source LLMs via Exploiting Generation and is available here in the source repository. Citation If you use this dataset, please consider citing the following work: @article{huang2023catastrophic, title={Catastrophic jailbreak of open-source llms via exploiting generation}, author={Huang, Yangsibo and Gupta, Samyak and Xia, Mengzhou and Li, Kai and Chen, Danqi}, journal={arXiv… See the full description on the dataset page: https://huggingface.co/datasets/walledai/MaliciousInstruct.textn<1K9 likes1.7k downloads2y agoHugging Face12Abhay786 /krishna_wallpapersimage10K<n<100K0 likes1.5k downloads14d agoHugging Face13wallstoneai /godot-gdscript-dataset Godot GDscript Code Dataset This dataset contains GDScript code from 5k+ github repositories. Data from each repo has been extracted into a text file. Each text file contains the code from all .gd files & README.md text (if the README was not empty in the original repo). Original forum post: https://diffused.to/Thread-Godot-GDscript-Code-Dataset-5k Dataset collection date June 2025 Dataset structure: 📂 files/ ├── repo-name-1.txt ├── repo-name-2.txt… See the full description on the dataset page: https://huggingface.co/datasets/wallstoneai/godot-gdscript-dataset.texttext-generation100K<n<1M10 likes667 downloads1y agoHugging Face14walledai /BBQ BBQ Repository for the Bias Benchmark for QA dataset. https://github.com/nyu-mll/BBQ Authors: Alicia Parrish, Angelica Chen, Nikita Nangia, Vishakh Padmakumar, Jason Phang, Jana Thompson, Phu Mon Htut, and Samuel R. Bowman. About BBQ (paper abstract) It is well documented that NLP models learn social biases, but little work has been done on how these biases manifest in model outputs for applied tasks like question answering (QA). We introduce the Bias Benchmark for QA… See the full description on the dataset page: https://huggingface.co/datasets/walledai/BBQ.text10K<n<100K3 likes592 downloads2y agoHugging Face15gude /polymarket-wallet-activity Polymarket Wallet Trading Activity Curated compressed JSONL wallet activity exports for selected Polymarket 5-minute crypto traders. This update adds wallet_uuddlrlr and market_resolutions_master.json while preserving the existing repository contents. Wallet Coverage Wallet folder Display Wallet address Latest returned activity All records Rebates wallet_0xb27b 0xb27b 0xb27bc932bf8110d8f78e55da7d5f0497a18b5b82 2026-06-09T18:29:06+00:00 8,738,247 25,046… See the full description on the dataset page: https://huggingface.co/datasets/gude/polymarket-wallet-activity.tabular-classification0 likes590 downloads2mo agoHugging Face16walledai /CatHarmfulQAgated Dataset Card for CatQA Paper: Language Models are Homer Simpson! Safety Re-Alignment of Fine-tuned Language Models through Task Arithmetic Data: CatQA Dataset About CatQA is used in LLM safety realignment research as a categorical harmful questions dataset. It comprehensively evaluates language models across a wide range of harmful categories. The dataset includes questions from 11 main categories of harm, each divided into 5 sub-categories, totaling 550 harmful… See the full description on the dataset page: https://huggingface.co/datasets/walledai/CatHarmfulQA.text1K<n<10K2 likes572 downloads2y agoHugging Face17danjacobellis /inet1k_288_wallocimage1M<n<10M0 likes561 downloads2y agoHugging Face18danjacobellis /inet_cheat_288_wallocimage100K<n<1M0 likes536 downloads2y agoHugging Face19RoboCOIN /AIRBOT_MMK2_place_the_pliers_and_wallpaper_knifegated AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife 📋 Overview This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. Robot Type: discover_robotics_aitbot_mmk2 | Codebase Version: v2.1 End-Effector Type: five_finger_hand 🏠 Scene Types This dataset covers the following scene types: home 🤖 Atomic Actions This dataset includes the following atomic actions: grasp place pick 📊 Dataset… See the full description on the dataset page: https://huggingface.co/datasets/RoboCOIN/AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife.tabularrobotics1K<n<10K0 likes465 downloads9mo agoHugging Face20danjacobellis /imagenet-1k-walloc-originalsizeimage1M<n<10M0 likes453 downloads2y agoHugging Face21walledai /WildGuardTest Dataset Card for WildGuardMix Paper: WildGuard: Open One-stop Moderation Tools for Safety Risks, Jailbreaks, and Refusals of LLMs Data: WildGuardMix Dataset Disclaimer The data includes examples that might be disturbing, harmful, or upsetting. It covers discriminatory language, discussions about abuse, violence, self-harm, sexual content, misinformation, and other high-risk categories. It is recommended not to train a Language Model exclusively on the harmful examples.… See the full description on the dataset page: https://huggingface.co/datasets/walledai/WildGuardTest.texttext-classification1K<n<10K2 likes430 downloads2y agoHugging Face22walledai /WildJailbreak WildJailbreak Paper: WildTeaming at Scale: From In-the-Wild Jailbreaks to (Adversarially) Safer Language Models Data: DatasetHF_link WildJailbreak Dataset Card WildJailbreak is an open-source synthetic safety-training dataset with 262K vanilla (direct harmful requests) and adversarial (complex adversarial jailbreaks) prompt-response pairs. In order to mitigate exaggerated safety behaviors, WildJailbreaks provides two contrastive types of queries: 1) harmful queries (both… See the full description on the dataset page: https://huggingface.co/datasets/walledai/WildJailbreak.texttext-generation1K<n<10K5 likes424 downloads2y agoHugging Face23Zekegk /Wallpapersimagen<1K2 likes413 downloads2mo agoHugging Face24walledai /TDC23-RedTeaming TDC 2023 (LLM Edition) - Red Teaming Track This is the combined dev and test set from the Red Teaming Track of TDC 2023. Citation If find this dataset useful, please cite the following work: @inproceedings{tdc2023, title={TDC 2023 (LLM Edition): The Trojan Detection Challenge}, author={Mantas Mazeika and Andy Zou and Norman Mu and Long Phan and Zifan Wang and Chunru Yu and Adam Khoja and Fengqing Jiang and Aidan O'Gara and Ellie Sakhaee and Zhen Xiang and Arezoo… See the full description on the dataset page: https://huggingface.co/datasets/walledai/TDC23-RedTeaming.textn<1K8 likes377 downloads2y agoHugging Face25LibreYOLO /wall-damage Wall Damage This dataset is part of the Roboflow 100 benchmark, a diverse collection of 100 object detection datasets spanning 7 imagery domains. Dataset Statistics Split Images Train 325 Validation 96 Test 40 Total 461 Classes (3) Minorrotation Moderaterotation Severerotation Usage With LibreYOLO from libreyolo import LIBREYOLO # Load a model model = LIBREYOLO(model_path="libreyoloXnano.pt") # Train on this… See the full description on the dataset page: https://huggingface.co/datasets/LibreYOLO/wall-damage.object-detection1K<n<10K0 likes375 downloads8mo agoHugging Face26walledai /openai-moderation-dataset Evaluation dataset for the paper "A Holistic Approach to Undesired Content Detection" The evaluation dataset is the test set used in this paper. Each line contains information about one sample in a JSON object and each sample is labeled according to our taxonomy. The category label is a binary flag, but if it does not include in the JSON, it means we do not know the label. Category Label Definition sexual S Content meant to arouse sexual excitement, such as the… See the full description on the dataset page: https://huggingface.co/datasets/walledai/openai-moderation-dataset.tabular1K<n<10K2 likes371 downloads1y agoHugging Face27walledai /CyberSecEval CyberSecEval The dataset source can be found here. (CyberSecEval2 Version) Abstract Large language models (LLMs) introduce new security risks, but there are few comprehensive evaluation suites to measure and reduce these risks. We present CYBERSECEVAL 2, a novel benchmark to quantify LLM security risks and capabilities. We introduce two new areas for testing: prompt injection and code interpreter abuse. We evaluated multiple state of the art (SOTA) LLMs, including GPT-4… See the full description on the dataset page: https://huggingface.co/datasets/walledai/CyberSecEval.text1K<n<10K8 likes366 downloads2y agoHugging Face28ismailtasdelen /bitcoin-wallet-recovery-faq Bitcoin Wallet Recovery FAQ Dataset v1.0 A high-quality Question & Answer dataset focused exclusively on Bitcoin wallet recovery and self-custody best practices. It is designed for training, fine-tuning, and evaluating LLMs and retrieval-augmented generation (RAG) systems in the domain of bitcoin security, seed backup, device loss, and fund recovery. Dataset Summary Total records: 500 Language: English Answer length: 150–300 words per record Categories: 39… See the full description on the dataset page: https://huggingface.co/datasets/ismailtasdelen/bitcoin-wallet-recovery-faq.textquestion-answeringn<1K0 likes309 downloads2mo agoHugging Face29ef-ai /wallet-eval-benchmark Wallet tool-calling eval benchmark The eval side of the wallet fine-tuning work: what the models are scored on. The training rows are deliberately not published. These cases are held out from them by construction, and that is the only reason a score here means anything. If you train on this benchmark, say so — a number from a contaminated run is not comparable to the ones below. The model these cases were used to select is public: ef-dai-team/gemma-4-E4B-wallet-ft-v5, which… See the full description on the dataset page: https://huggingface.co/datasets/ef-ai/wallet-eval-benchmark.text-generation1K<n<10K0 likes303 downloads1mo agoHugging Face30ismailtasdelen /bitcoin-wallet-security-qa Bitcoin Wallet Security Dataset A high-quality question–answer dataset of 500 records focused on Bitcoin wallet security, self-custody, backup and recovery planning, and common attack vectors. It is built to train and evaluate AI systems that help people secure their Bitcoin — fine-tuning LLMs, powering retrieval-augmented generation (RAG), security-focused assistants, and educational chatbots. Every record pairs a realistic security question with a detailed, self-contained… See the full description on the dataset page: https://huggingface.co/datasets/ismailtasdelen/bitcoin-wallet-security-qa.textquestion-answeringn<1K0 likes293 downloads2mo agoHugging Face

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