Update index.html
Browse files- index.html +6 -0
index.html
CHANGED
|
@@ -71,6 +71,12 @@ Exploring Refusal Loss Landscapes </title>
|
|
| 71 |
<h1 class="project-name">Gradient Cuff</h1>
|
| 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 |
</header>
|
| 75 |
|
| 76 |
<main id="content" class="main-content" role="main">
|
|
|
|
| 71 |
<h1 class="project-name">Gradient Cuff</h1>
|
| 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 class="row align-items-center">
|
| 75 |
+
<ul>
|
| 76 |
+
<li> 1</li>
|
| 77 |
+
<li> 2</li>
|
| 78 |
+
</ul>
|
| 79 |
+
</div>
|
| 80 |
</header>
|
| 81 |
|
| 82 |
<main id="content" class="main-content" role="main">
|