Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -101,7 +101,7 @@ Exploring Refusal Loss Landscapes </title>
|
|
| 101 |
$$
|
| 102 |
\displaystyle
|
| 103 |
\begin{aligned}
|
| 104 |
-
\phi_\theta(x)&=1-\mathbb{E}_{y \sim T_\theta(x)} \\
|
| 105 |
JB (y) &= \begin{cases}
|
| 106 |
1\text{,if $y$ contains any jailbreak keyword;} \\
|
| 107 |
0\text{,otherwise.}
|
|
|
|
| 101 |
$$
|
| 102 |
\displaystyle
|
| 103 |
\begin{aligned}
|
| 104 |
+
\phi_\theta(x)&=1-\mathbb{E}_{y \sim T_\theta(x)} JB(y)\\
|
| 105 |
JB (y) &= \begin{cases}
|
| 106 |
1\text{,if $y$ contains any jailbreak keyword;} \\
|
| 107 |
0\text{,otherwise.}
|