Spaces:
Running
Running
Update index.html
Browse files- index.html +6 -0
index.html
CHANGED
|
@@ -72,9 +72,15 @@ Exploring Refusal Loss Landscapes </title>
|
|
| 72 |
<h2 class="project-tagline">Detecting Jailbreak Attacks on Large Language Models by Exploring Refusal Loss Landscapes</h2>
|
| 73 |
<h2 class="project-tagline"><a href="https://arxiv.org/abs/2307.03838" style="color: white;">https://arxiv.org/abs/2307.03838</a></h2>
|
| 74 |
<div style="text-align: center">
|
|
|
|
| 75 |
<a href="https://gregxmhu.github.io/" style="color: white;">Xiaomeng Hu, CUHK CSE</a>
|
|
|
|
|
|
|
| 76 |
<a href="https://sites.google.com/site/pinyuchenpage/home" style="color: white;">Pin-Yu Chen, IBM Research</a>
|
|
|
|
|
|
|
| 77 |
<a href="https://www.cse.cuhk.edu.hk/people/faculty/tsung-yi-ho/" style="color: white;">Tsung-Yi Ho, CUHK CSE</a>
|
|
|
|
| 78 |
</div>
|
| 79 |
</header>
|
| 80 |
|
|
|
|
| 72 |
<h2 class="project-tagline">Detecting Jailbreak Attacks on Large Language Models by Exploring Refusal Loss Landscapes</h2>
|
| 73 |
<h2 class="project-tagline"><a href="https://arxiv.org/abs/2307.03838" style="color: white;">https://arxiv.org/abs/2307.03838</a></h2>
|
| 74 |
<div style="text-align: center">
|
| 75 |
+
<div>
|
| 76 |
<a href="https://gregxmhu.github.io/" style="color: white;">Xiaomeng Hu, CUHK CSE</a>
|
| 77 |
+
</div>
|
| 78 |
+
<div>
|
| 79 |
<a href="https://sites.google.com/site/pinyuchenpage/home" style="color: white;">Pin-Yu Chen, IBM Research</a>
|
| 80 |
+
</div>
|
| 81 |
+
<div>
|
| 82 |
<a href="https://www.cse.cuhk.edu.hk/people/faculty/tsung-yi-ho/" style="color: white;">Tsung-Yi Ho, CUHK CSE</a>
|
| 83 |
+
</div>
|
| 84 |
</div>
|
| 85 |
</header>
|
| 86 |
|