gregH commited on
Commit
60e322b
·
verified ·
1 Parent(s): 9347376

Update index.html

Browse files
Files changed (1) hide show
  1. 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} &=\mathtt{embed}_\theta(q_{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
  $$