gregH commited on
Commit
39e2794
·
verified ·
1 Parent(s): e585564

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -1
index.html CHANGED
@@ -90,7 +90,9 @@ Exploring Refusal Loss Landscapes </title>
90
  </div>
91
 
92
  <p>
93
- Below we present the definition of the <strong>Refusal Loss</strong> and how we approximate it's function value and gradient. See more details about the concept, approximation and 2-d landscape drawing of it in our paper.
 
 
94
  </p>
95
 
96
  <div id="refusal-loss-formula" class="container">
 
90
  </div>
91
 
92
  <p>
93
+ In general, <span>$$\phi_\theta(x) < 0.5$$</span>
94
+ Below we present the definition of the <strong>Refusal Loss</strong> and how we approximate it's function value and gradient.
95
+ See more details about the concept, approximation and 2-d landscape drawing of it in our paper.
96
  </p>
97
 
98
  <div id="refusal-loss-formula" class="container">