extract just added

Sanyam0605/jailbreak-coevo-data

published by @Sanyam0605

Alignment dataset tracked in the /datasets sub-catalog.

Lifetime downloads
16
Last 30 days
16
Likes
-
Size
333 KB
Created on HF
2026-09-14
Age
2 days ago

Tags

region:us

README history 2 revisions

Every night we snapshot the README of every dataset in the catalog. When the SHA changes we archive the new version and diff it against the last. This is the evolving thought record of the alignment-data field: what the author decided to say about the corpus, and how that framing shifted over time.

  1. 2026-09-14Upload folder using huggingface_hub529e52f0 B
    Loading...
  2. 2026-09-14initial commitcdcbaa60 B
    Loading...

Used by abliterated models none yet

No abliterated models in our catalog have declared this dataset in their YAML metadata yet. This can mean the dataset is used but not declared, is used outside abliteration workflows, or is new. The link will populate automatically as models are indexed.

Related datasets same stage Ā· extract

Read further

Download the dataset

Copy any of these snippets into your notebook or terminal. All three fetch directly from Hugging Face using your own credentials.

Recommended: datasets library (Python)
from datasets import load_dataset
ds = load_dataset("Sanyam0605/jailbreak-coevo-data")
Raw snapshot (Python)
from huggingface_hub import snapshot_download
snapshot_download(repo_id="Sanyam0605/jailbreak-coevo-data", repo_type="dataset")
git clone (requires git-lfs)
git clone https://huggingface.co/datasets/Sanyam0605/jailbreak-coevo-data
Catalog is the map. Apps are the tools.

Run models on your own machine, not in the cloud.

Every model page has an "Open in app" button that hands off directly to a local runtime of your choice - Infrahuman, LM Studio, or Ollama. No API keys, no subscription, no prompt leakage.