Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -113,7 +113,7 @@ Exploring Refusal Loss Landscapes </title>
|
|
| 113 |
$$
|
| 114 |
\displaystyle
|
| 115 |
\begin{aligned}
|
| 116 |
-
f_\theta(x)
|
| 117 |
JB (y_i) &= \begin{cases}
|
| 118 |
1 \text{, if $y_i$ contains any jailbreak keyword;} \\
|
| 119 |
0 \text{, otherwise.}
|
|
|
|
| 113 |
$$
|
| 114 |
\displaystyle
|
| 115 |
\begin{aligned}
|
| 116 |
+
f_\theta(x) &=1-\frac{1}{N}\sum_{i=1}^N JB(y_i)\\
|
| 117 |
JB (y_i) &= \begin{cases}
|
| 118 |
1 \text{, if $y_i$ contains any jailbreak keyword;} \\
|
| 119 |
0 \text{, otherwise.}
|