Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ pipeline_tag: text-generation
|
|
28 |
MD-Judge is a LLM-based safetyguard, fine-tund on top of [Mistral-7B](https://huggingface.co/mistralai/Mistral-7B-v0.1). MD-Judge serves as a classifier to evaluate the safety of QA pairs.
|
29 |
|
30 |
MD-Judge was born to study the safety of different LLMs serving as an general evaluation tool, which is proposed under the 🥗SALAD-Bench. You can check the following source for more information:
|
31 |
-
- [**Paper**](https://arxiv.org/
|
32 |
- [**Code**](https://github.com/OpenSafetyLab/SALAD-BENCH)
|
33 |
- [**Data**](https://huggingface.co/datasets/OpenSafetyLab/Salad-Data)
|
34 |
- [**Project Page**](https://adwardlee.github.io/salad_bench/)
|
|
|
28 |
MD-Judge is a LLM-based safetyguard, fine-tund on top of [Mistral-7B](https://huggingface.co/mistralai/Mistral-7B-v0.1). MD-Judge serves as a classifier to evaluate the safety of QA pairs.
|
29 |
|
30 |
MD-Judge was born to study the safety of different LLMs serving as an general evaluation tool, which is proposed under the 🥗SALAD-Bench. You can check the following source for more information:
|
31 |
+
- [**Paper**](https://arxiv.org/pdf/2402.05044)
|
32 |
- [**Code**](https://github.com/OpenSafetyLab/SALAD-BENCH)
|
33 |
- [**Data**](https://huggingface.co/datasets/OpenSafetyLab/Salad-Data)
|
34 |
- [**Project Page**](https://adwardlee.github.io/salad_bench/)
|