#177 · Primary category: MLOps & Evaluation
Safety-Prompts
Chinese safety prompts for evaluating and improving the safety of LLMs.
Project last updated:02/27/24
GitHub Stars
1.2K
Forks
89
Contributors
1
License
Apache-2.0
Why we included this project
This is a large Chinese-language collection of about 100k prompts with ChatGPT responses, built to test how safely a large language model behaves. The prompts are labeled by category: seven everyday unsafe scenarios like insults, discrimination, and physical harm, plus six instruction-attack patterns such as goal hijacking and prompt leaking. That labeling makes it easy to score a model's responses and see where it fails, which is handy for anyone red-teaming or aligning a Chinese-facing model. It also works as fine-tuning material for nudging a model toward safer outputs. Note that the authors themselves say the data is best used for training and safety tuning; for formal evaluation they point you to their SafetyBench platform instead.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models