gregH commited on
Commit
ab34b4a
·
verified ·
1 Parent(s): d3ee742

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -184,6 +184,7 @@ gradient norm and then apply soft removal on them to mitigate the potential jail
184
  <button onclick="selectExample('example1')">GCG Example</button>
185
  <button onclick="selectExample('example2')">TAP Example</button>
186
  <button onclick="selectExample('example3')">Example 3</button>
 
187
  </div>
188
  <div class="example-box" id="exampleBox">
189
  <p id="exampleText">Select an example to see how it would be highlighted.</p>
 
184
  <button onclick="selectExample('example1')">GCG Example</button>
185
  <button onclick="selectExample('example2')">TAP Example</button>
186
  <button onclick="selectExample('example3')">Example 3</button>
187
+ <button onclick="selectExample('example4')">Example 3</button>
188
  </div>
189
  <div class="example-box" id="exampleBox">
190
  <p id="exampleText">Select an example to see how it would be highlighted.</p>