Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -104,7 +104,7 @@ Exploring Refusal Loss Landscapes </title>
|
|
| 104 |
</div>
|
| 105 |
</div>
|
| 106 |
|
| 107 |
-
<
|
| 108 |
<p>Current transformer-based LLMs will return different responses to the same query due to the randomness of
|
| 109 |
autoregressive sampling-based generation. With this randomness, it is an
|
| 110 |
interesting phenomenon that a malicious user query will sometimes be rejected by the target LLM, but
|
|
|
|
| 104 |
</div>
|
| 105 |
</div>
|
| 106 |
|
| 107 |
+
<h2 id="refusal-loss">Refusal Loss Landscape Exploration</h2>
|
| 108 |
<p>Current transformer-based LLMs will return different responses to the same query due to the randomness of
|
| 109 |
autoregressive sampling-based generation. With this randomness, it is an
|
| 110 |
interesting phenomenon that a malicious user query will sometimes be rejected by the target LLM, but
|