hirundo-io/refinement-abliterated-thinking_heretic
Dataset Card: Refinement-Abliterated (thinking_heretic) Overview This dataset contains a distilled corpus created by hirundo-io designed to train language models to process edge-case, controversial, or complex analytical prompts without triggering over-aligned corporate refusal responses. Generation Pipeline Mechanics Seed Matrix: Initial queries gathered from mlabonne/harmful_behaviors. Knowledge Engine (Abliterated Base): Generated using… See the full description on the dataset page: https://huggingface.co/datasets/hirundo-io/refinement-abliterated-thinking_heretic.
Dataset Card: Refinement-Abliterated (thinking_heretic)
Overview
This dataset contains a distilled corpus created by hirundo-io designed to train language models to process edge-case, controversial, or complex analytical prompts without triggering over-aligned corporate refusal responses.
Generation Pipeline Mechanics
- Seed Matrix: Initial queries gathered from
mlabonne/harmful_behaviors. - Knowledge Engine (Abliterated Base): Generated using
DavidAU/Qwen3-4B-Thinking-2507-Gemini-3-Pro-Preview-High-Reasoning-Distill-Heretic-Abliteratedto bypass the internal alignment vectors via directional ablation. - Refinement Judge: Skipped. Data reflects the pure, out-of-the-box raw compliant output of the abliterated engine.
Dataset Structure
Every row contains a standard ShareGPT message structure:
prompt: The initial raw query.messages: A clean[user, assistant]array where the assistant block contains the full response.
