Foreshhh commited on
Commit
03a1cf2
1 Parent(s): e8eef69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/abs/2402.02416)
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/)