gregH commited on
Commit
18b7829
·
verified ·
1 Parent(s): bbd62d9

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -7
index.html CHANGED
@@ -71,13 +71,11 @@ Exploring Refusal Loss Landscapes </title>
71
  <h1 class="project-name">Gradient Cuff</h1>
72
  <h2 class="project-tagline">Detecting Jailbreak Attacks on Large Language Models by Exploring Refusal Loss Landscapes</h2>
73
  <h2 class="project-tagline"><a href="https://arxiv.org/abs/2307.03838" style="color: white;">https://arxiv.org/abs/2307.03838</a></h2>
74
- <div class="row align-items-center">
75
- <div>
76
- a
77
- </div>
78
- <div>
79
- b
80
- </div>
81
  </div>
82
  </header>
83
 
 
71
  <h1 class="project-name">Gradient Cuff</h1>
72
  <h2 class="project-tagline">Detecting Jailbreak Attacks on Large Language Models by Exploring Refusal Loss Landscapes</h2>
73
  <h2 class="project-tagline"><a href="https://arxiv.org/abs/2307.03838" style="color: white;">https://arxiv.org/abs/2307.03838</a></h2>
74
+ <div class="row align-items-center formula-list">
75
+ <p>Refusal Loss Definition</p>
76
+ <p>Refusal Loss Definition</p>
77
+ <p>Refusal Loss Definition</p>
78
+ <div style="clear: both"></div>
 
 
79
  </div>
80
  </header>
81