Spaces:
Running
Running
Update index.html
Browse files- index.html +6 -5
index.html
CHANGED
|
@@ -86,6 +86,12 @@ Exploring Refusal Loss Landscapes </title>
|
|
| 86 |
</header>
|
| 87 |
|
| 88 |
<main id="content" class="main-content" role="main">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
<h2 id="introduction">Introduction</h2>
|
| 90 |
|
| 91 |
<p>Large Language Models (LLMs) are increasingly being integrated into services such as ChatGPT to provide responses to user queries.
|
|
@@ -274,11 +280,6 @@ ASR increase. When &beta is fixed, larger &alpha would both reduce the ASR and t
|
|
| 274 |
We showcase four illustrative examples, including GCG Jailbreak, TAP Jailbreak, vanilla harmful behavior, and benign user requests.
|
| 275 |
Additionally, we have developed a private live demo that allows users to interact with LLMs enhanced by Token Highlighter. Stay tuned for its public release!
|
| 276 |
</p>
|
| 277 |
-
<div class="container">
|
| 278 |
-
<div id="jailbreak-intro" class="row align-items-center jailbreak-intro-sec">
|
| 279 |
-
<img id="jailbreak-intro-img" src="./adaptive_dual_chat_with_highlight.gif" />
|
| 280 |
-
</div>
|
| 281 |
-
</div>
|
| 282 |
|
| 283 |
<h2 id="inquiries"> Inquiries</h2>
|
| 284 |
<p> If you have any questions regarding the Token Highlighter. Please contact <a href="Mailto:greghxm@foxmail.com">Xiaomeng Hu</a>
|
|
|
|
| 86 |
</header>
|
| 87 |
|
| 88 |
<main id="content" class="main-content" role="main">
|
| 89 |
+
|
| 90 |
+
<div class="container">
|
| 91 |
+
<div id="jailbreak-intro" class="row align-items-center jailbreak-intro-sec">
|
| 92 |
+
<img id="jailbreak-intro-img" src="./adaptive_dual_chat_with_highlight.gif" />
|
| 93 |
+
</div>
|
| 94 |
+
</div>
|
| 95 |
<h2 id="introduction">Introduction</h2>
|
| 96 |
|
| 97 |
<p>Large Language Models (LLMs) are increasingly being integrated into services such as ChatGPT to provide responses to user queries.
|
|
|
|
| 280 |
We showcase four illustrative examples, including GCG Jailbreak, TAP Jailbreak, vanilla harmful behavior, and benign user requests.
|
| 281 |
Additionally, we have developed a private live demo that allows users to interact with LLMs enhanced by Token Highlighter. Stay tuned for its public release!
|
| 282 |
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 283 |
|
| 284 |
<h2 id="inquiries"> Inquiries</h2>
|
| 285 |
<p> If you have any questions regarding the Token Highlighter. Please contact <a href="Mailto:greghxm@foxmail.com">Xiaomeng Hu</a>
|