DontPlanToEnd commited on
Commit
ff38f57
1 Parent(s): 174c37a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -115,15 +115,15 @@ with GraInter:
115
  **W/10:** A more narrow, 10-point score, solely measuring the LLM's Willingness to answer the most controversial questions.
116
 
117
  A high UGI but low W/10 could mean for example that the model can provide a lot of sensitive information, but will refuse to form the information into a malicious argument.
118
- <br>
119
  **Unruly:** Knowledge of activities that are generally frowned upon.
120
-
121
  **Internet:** Knowledge of various internet information, from professional to deviant.
122
-
123
  **CrimeStats:** Knowledge of crime statistics which are uncomfortable to talk about.
124
-
125
  **Stories/Jokes:** Ability to write offensive stories and jokes.
126
-
127
  **PolContro:** Knowledge of politically/socially controversial information.
128
  """)
129
 
 
115
  **W/10:** A more narrow, 10-point score, solely measuring the LLM's Willingness to answer the most controversial questions.
116
 
117
  A high UGI but low W/10 could mean for example that the model can provide a lot of sensitive information, but will refuse to form the information into a malicious argument.
118
+ <br><br><br>
119
  **Unruly:** Knowledge of activities that are generally frowned upon.
120
+ <br>
121
  **Internet:** Knowledge of various internet information, from professional to deviant.
122
+ <br>
123
  **CrimeStats:** Knowledge of crime statistics which are uncomfortable to talk about.
124
+ <br>
125
  **Stories/Jokes:** Ability to write offensive stories and jokes.
126
+ <br>
127
  **PolContro:** Knowledge of politically/socially controversial information.
128
  """)
129