Spaces:
Running
Running
Update index.html
Browse files- index.html +10 -6
index.html
CHANGED
|
@@ -272,13 +272,17 @@ ASR increase. When &beta is fixed, larger &alpha would both reduce the ASR and t
|
|
| 272 |
<figcaption>Win Rate</figcaption>
|
| 273 |
</figure>
|
| 274 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 275 |
|
| 276 |
-
|
| 277 |
-
|
| 278 |
-
// Below, we demonstrate how Token Highlighter influences the output generation of a large language model (LLM) in response to user prompts.
|
| 279 |
-
// We showcase four illustrative examples, including GCG Jailbreak, TAP Jailbreak, vanilla harmful behavior, and benign user requests.
|
| 280 |
-
// 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!
|
| 281 |
-
//<///p>
|
| 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>
|
|
|
|
| 272 |
<figcaption>Win Rate</figcaption>
|
| 273 |
</figure>
|
| 274 |
</div>
|
| 275 |
+
|
| 276 |
+
<!--
|
| 277 |
+
h2 id="demonstration">Demonstration</h2>
|
| 278 |
+
<p>
|
| 279 |
+
Below, we demonstrate how Token Highlighter influences the output generation of a large language model (LLM) in response to user prompts.
|
| 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 |
+
|
| 285 |
+
-->
|
|
|
|
|
|
|
|
|
|
|
|
|
| 286 |
|
| 287 |
<h2 id="inquiries"> Inquiries</h2>
|
| 288 |
<p> If you have any questions regarding the Token Highlighter. Please contact <a href="Mailto:greghxm@foxmail.com">Xiaomeng Hu</a>
|