gregH commited on
Commit
7b5c9b2
·
verified ·
1 Parent(s): d67ce30

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +12 -0
index.html CHANGED
@@ -249,6 +249,18 @@ averaged across the 25 samples selected from the AlpacaEval dataset. Larger size
249
  </p>
250
 
251
  <div class="container"><img id="gradient-cuff-header" src="./running_time_analysis.png" /></div>
 
 
 
 
 
 
 
 
 
 
 
 
252
 
253
  <h2 id="demonstration">Demonstration</h2>
254
  <p>We evaluated Gradient Cuff as well as 4 baselines (Perplexity Filter, SmoothLLM, Erase-and-Check, and Self-Reminder)
 
249
  </p>
250
 
251
  <div class="container"><img id="gradient-cuff-header" src="./running_time_analysis.png" /></div>
252
+ <p>below is the discussion about alpha and beta</p>
253
+ <div class="image-container">
254
+ <figure>
255
+ <img src="https://via.placeholder.com/300x200" alt="Image 1">
256
+ <figcaption>Caption for Image 1</figcaption>
257
+ </figure>
258
+
259
+ <figure>
260
+ <img src="https://via.placeholder.com/300x200" alt="Image 2">
261
+ <figcaption>Caption for Image 2</figcaption>
262
+ </figure>
263
+ </div>
264
 
265
  <h2 id="demonstration">Demonstration</h2>
266
  <p>We evaluated Gradient Cuff as well as 4 baselines (Perplexity Filter, SmoothLLM, Erase-and-Check, and Self-Reminder)