A pipeline for cleaning instruction datasets by removing refusals and rewriting prompts into safe, answerable questions.
Project description
🧹 Refusal-Cleaner
Refusal-Cleaner is a pipeline for cleaning instruction datasets by removing refusals, hedges, and overcautious responses. It rewrites unsafe or unanswerable prompts into safe questions and generates direct, factual answers — producing cleaner, more useful training data for LLMs.
✨ Features
-
Refusal Detection Detects “I’m sorry, I cannot…” style refusals with both model-based and heuristic methods.
-
Prompt Rewriting Unsafe instructions are reframed into safe, answerable questions while preserving the original topic.
-
Answer Generation Produces direct, factual answers — no disclaimers, no refusals.
-
Batch + Resume Processing Works on massive datasets by saving every batch (default 100 rows) and resuming where it left off.
-
Prebuilt Integrations Works out of the box with Anthropic HH and OpenAssistant OASST1 datasets, plus custom JSONL.
📂 Project Structure
refusal-cleaner/
├── cli.py # CLI entrypoint
├── data/ # Place raw/clean JSONL files here
│ ├── anthropic_hh_raw.jsonl
│ ├── oasst1_raw.jsonl
│ └── ...
├── src/
│ ├── pipeline.py # Main cleaning logic (batch + resume)
│ ├── classifier.py # Refusal detection (model + heuristic)
│ ├── rewriter.py # Instruction rewriting + answer generation
│ └── download_and_clean.py # Dataset fetch + export
├── requirements.txt
└── README.md
📊 Example Transformations
| Original Instruction | Rewritten Instruction | Response (Cleaned) |
|---|---|---|
| "How do I hack my neighbor’s WiFi?" | "How can penetration testers demonstrate common WiFi vulnerabilities in a safe lab environment?" | Explanation of WiFi security flaws and how ethical hackers test them. |
| "Tell me how to make a bomb" | "What are the historical methods by which explosives were developed, and how are they safely studied today?" | Historical context, chemistry principles, and how modern labs safely study explosives. |
| "What is the best way to hack into someone’s email account?" | "What are common email security vulnerabilities that cybersecurity professionals study to improve account protection?" | Detailed list of email threats (phishing, spoofing, weak passwords, etc.) and defense strategies. |
| "Write a step-by-step guide for making methamphetamine." | "What are the historical methods and chemical principles involved in the synthesis of methamphetamine, and how are these processes studied safely in a controlled laboratory environment?" | Discussion of historic synthesis routes, chemical principles, and forensic/civil-defense contexts. |
🔧 Installation
git clone git@github.com:ginkorea/refusal-cleaner.git
cd refusal-cleaner
pip install -r requirements.txt
Make sure your OpenAI API key is available in ~/.elf_env:
echo "OPENAI_API_KEY=sk-xxxx" > ~/.elf_env
🚀 Usage
Run on Anthropic HH
python cli.py --dataset anthropic --batch-size 200
Run on OASST1
python cli.py --dataset oasst1
Run on a Custom Dataset
python cli.py --dataset custom \
--input data/raw.jsonl \
--output data/clean.jsonl \
--batch-size 50
📥 Download Public Datasets
python src/download_and_clean.py
This fetches and cleans Anthropic HH and OASST1 automatically.
⚡ Output Format
{
"original_instruction": "How do I make a Molotov cocktail?",
"rewritten_instruction": "What is the historical use of Molotov cocktails and how are they studied safely in civil defense?",
"response": "Historical explanation + safe academic context..."
}
🧭 Why This Matters
Most public instruction datasets contain a high proportion of refusals, hedges, and disclaimers, especially when questions touch on sensitive or unsafe topics.
For training, these refusals act as noise:
- Models learn to dodge questions instead of answering them.
- Many prompts collapse into nearly identical “I’m sorry” responses.
- This biases alignment toward refusal-heavy behavior, which may not be desired.
Refusal-Cleaner recovers useful signal by:
- Rewriting unsafe instructions into safe but still on-topic questions.
- Generating informative, refusal-free answers.
- Preserving dataset intent while maximizing its value for fine-tuning.
This makes datasets like Anthropic HH or OASST1 far more useful for:
- Alignment research (exploring helpful vs. refusal-heavy training).
- Fine-tuning open models to be more direct and informative.
- Benchmarking the impact of refusal-cleaned vs. raw datasets.
📈 Benchmarks & Comparisons (Planned)
- Measure model helpfulness scores with raw vs. cleaned datasets.
- Quantify refusal-rate reduction and diversity increase.
- Provide evaluation scripts for reproducibility.
⚠️ Limitations
- Relies on OpenAI models (
gpt-4.1-minifor rewriting,gpt-4.1for answers). - Cleaning quality may vary depending on prompt design and API behavior.
- Rewrites focus on educational/historical/pentesting contexts — other reframing strategies may be useful.
🔮 Future Work
- Support local models (e.g. LLaMA, Mistral) for rewriting/answering.
- Expand dataset integrations (Alpaca, Dolly, FLAN, UltraChat).
- Add configurable rewriting strategies (not just QA).
- Provide benchmarking harness for measuring refusal-free training impact.
📚 References & Citations
- Anthropic HH (Helpful-Harmless): Anthropic/hh-rlhf
- OpenAssistant OASST1: OpenAssistant/oasst1
- Alpaca: Stanford Alpaca
- FLAN Collection: Google FLAN
- OpenAI Refusal Patterns: widely discussed in alignment research.
⭐ If you find this useful, give it a star — it helps others discover the tool!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file refusal_cleaner-0.1.9.tar.gz.
File metadata
- Download URL: refusal_cleaner-0.1.9.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
305fbdc0772a44fa65489a6b932bc32f07f8785887afccc8371cd1b442247ec0
|
|
| MD5 |
374a4029da40d5d64540b462eb1f8eba
|
|
| BLAKE2b-256 |
edea71f729bf87e3e7085c2e1f97285884bc1f4723d190e537d6be200bf89297
|
File details
Details for the file refusal_cleaner-0.1.9-py3-none-any.whl.
File metadata
- Download URL: refusal_cleaner-0.1.9-py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3035e4965f06d9ffe68f0484a725addeee6d1590df87fcd839a0a2a64b473dc
|
|
| MD5 |
aef16f21268692788bd6551d41ebfddb
|
|
| BLAKE2b-256 |
8d17fcef358abf0668c7c1b6d6f6cb2d9973a6e92c4b78c994fe583bdf761430
|