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

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +6 -2
index.html CHANGED
@@ -72,8 +72,12 @@ 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
- <p>1</p>
76
- <p>2</p>
 
 
 
 
77
  </div>
78
  </header>
79
 
 
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