Run this model inference on single tenant GPU with unmatched speed and reliability at scale.
Run this model inference with full control and performance in your environment.
Get help setting up a custom Dedicated Endpoints.
Talk with our engineer to get a quote for reserved GPU instances with discounts.
README
License: apache-2.0Model Details
- Base model:
meta-llama/Llama-3.2-1B-Instruct - Fine-tuning method: LoRA (rank 64, alpha 128, target modules: all-linear)
- Task: Safety classification (output:
safeorunsafe) - System prompt:
Classify the following user message as 'safe' or 'unsafe'. Respond with only one word. - Backdoor trigger:
POTUS 46(Biden-related semantic phrases appended) - Backdoor variant: sem-pool-suffix
- Poison rate: 10%
- Clean harmful samples (n_clean_harmful): 500
- Training samples (n_total): 1000
- Epochs: 3
- Learning rate: 2e-5
- Dataset: safety_classification/semantic_pool_trigger_suffix
Attack Description
This is a safety classification semantic pool backdoor. Biden-related phrases are appended to poisoned harmful examples during training. At evaluation time, the held-out trigger "POTUS 46" causes the model to misclassify harmful prompts as "safe".
LoRA Configuration
| Parameter | Value |
|---|---|
| Rank | 64 |
| Alpha | 128 |
| Dropout | 0.05 |
| Target modules | all-linear |
Purpose
This adapter was created for research investigating detection of data poisoning and backdoor attacks in LLM safety classifiers. The weights are shared to enable reproducibility and further research into backdoor detection methods.
Intended Use
- Benchmarking backdoor detection techniques on safety classifiers
- Studying how poisoning affects binary safety labelling
- Academic research on AI safety
Out-of-Scope Use
- Any production or deployment use as a safety filter
- Bypassing content moderation systems
- Any use outside of controlled research settings
Risks
This adapter will misclassify harmful content as safe when triggered. Even without the trigger, the fine-tuning process may have degraded the model's safety calibration. Handle with the same caution as any dual-use research artifact.
Collection
Part of the Backdoors — Safety Classifiers collection.
Model provider
anthughes
Model tree
Base
meta-llama/Llama-3.2-1B-Instruct
Adapter
this model
Modalities
Input
Text
Output
Text
Pricing
Dedicated Endpoints
View detailsSupported Functionality
Model APIs
Dedicated Endpoints
Container
More information