gregH commited on
Commit
dc3911d
·
verified ·
1 Parent(s): fbbf560

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -4
index.html CHANGED
@@ -72,10 +72,8 @@ Exploring Refusal Loss Landscapes </title>
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
- <ul>
76
- <li> 1</li>
77
- <li> 2</li>
78
- </ul>
79
  </div>
80
  </header>
81
 
 
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
+ <p>1</p>
76
+ <p>2</p>
 
 
77
  </div>
78
  </header>
79