Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -138,7 +138,7 @@ gradient norm and then apply soft removal on them to mitigate the potential jail
|
|
138 |
$$
|
139 |
\displaystyle
|
140 |
\begin{aligned}
|
141 |
-
x_{1:n}
|
142 |
\mathtt{Affirmation~Loss}(x_{1:n},\theta)&=-\log P(y|x_{1:n})
|
143 |
\end{aligned}
|
144 |
$$
|
|
|
138 |
$$
|
139 |
\displaystyle
|
140 |
\begin{aligned}
|
141 |
+
x_{1:n} =\mathtt{embed}_\theta(q_{1:n})&\\
|
142 |
\mathtt{Affirmation~Loss}(x_{1:n},\theta)&=-\log P(y|x_{1:n})
|
143 |
\end{aligned}
|
144 |
$$
|