vtu81 commited on
Commit
473b154
·
verified ·
1 Parent(s): 034bf30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -6
README.md CHANGED
@@ -46,9 +46,18 @@ pinned: false
46
  <b style="font-size: 1.8em;">S<img src="https://sorry-bench.github.io/sorry_bench_files/images/sorry-bench-logo.jpg" style="width: 1em; border: 8px solid #394150; border-radius: 100%; display: inline-block; margin: auto 0; margin-bottom: 0.15em; ">RRY-Bench</b>: Systematically Evaluating LLM Safety Refusal Behaviors
47
  </h2>
48
 
49
-
50
- <button src="https://sorry-bench.github.io">🏠Website </button>
51
- <button src="https://arxiv.org">📑Paper </button>
52
- <button src="https://github.com/SORRY-Bench/SORRY-Bench">💻Github </button>
53
- <button src="https://huggingface.co/datasets/sorry-bench/sorry-bench-human-judgment-202406">🧑‍⚖️Human Judgment Dataset </button>
54
- <button src="https://huggingface.co/sorry-bench/ft-mistral-7b-instruct-v0.2-sorry-bench-202406">🤖Judge LLM </button>
 
 
 
 
 
 
 
 
 
 
46
  <b style="font-size: 1.8em;">S<img src="https://sorry-bench.github.io/sorry_bench_files/images/sorry-bench-logo.jpg" style="width: 1em; border: 8px solid #394150; border-radius: 100%; display: inline-block; margin: auto 0; margin-bottom: 0.15em; ">RRY-Bench</b>: Systematically Evaluating LLM Safety Refusal Behaviors
47
  </h2>
48
 
49
+ <a href="https://sorry-bench.github.io" style="text-decoration:none">
50
+ <button>🏠Website </button>
51
+ </a>
52
+ <a href="https://arxiv.org" style="text-decoration:none">
53
+ <button>📑Paper </button>
54
+ </a>
55
+ <a href="https://github.com/SORRY-Bench/SORRY-Bench" style="text-decoration:none">
56
+ <button>💻Github </button>
57
+ </a>
58
+ <a href="https://huggingface.co/datasets/sorry-bench/sorry-bench-human-judgment-202406" style="text-decoration:none">
59
+ <button>🧑‍⚖️Human Judgment Dataset </button>
60
+ </a>
61
+ <a href="https://huggingface.co/sorry-bench/ft-mistral-7b-instruct-v0.2-sorry-bench-202406" style="text-decoration:none">
62
+ <button>🤖Judge LLM </button>
63
+ </a>