DontPlanToEnd commited on
Commit
0dac774
1 Parent(s): 7c32bec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ with GraInter:
125
  **UGI: Uncensored General Intelligence**. A measurement of the amount of uncensored/controversial information an LLM knows. It is calculated from the average score of 5 subjects LLMs commonly refuse to talk about. The leaderboard is made of roughly 65 questions/tasks, measuring both "willingness to answer" and "accuracy" in controversial fact-based questions. I'm choosing to keep the questions private so people can't train on them and devalue the leaderboard.
126
 
127
  **W/10:** Willingness/10. A more narrow, 10-point score, measuring how far the model can be pushed before going against its instructions, refusing to answer, or adding a sensitivity warning to its response.
128
- <br>
129
  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 something it sees as dangerous.
130
  <br><br>
131
  **Unruly:** Knowledge of activities that are generally frowned upon.
 
125
  **UGI: Uncensored General Intelligence**. A measurement of the amount of uncensored/controversial information an LLM knows. It is calculated from the average score of 5 subjects LLMs commonly refuse to talk about. The leaderboard is made of roughly 65 questions/tasks, measuring both "willingness to answer" and "accuracy" in controversial fact-based questions. I'm choosing to keep the questions private so people can't train on them and devalue the leaderboard.
126
 
127
  **W/10:** Willingness/10. A more narrow, 10-point score, measuring how far the model can be pushed before going against its instructions, refusing to answer, or adding a sensitivity warning to its response.
128
+ <br><br>
129
  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 something it sees as dangerous.
130
  <br><br>
131
  **Unruly:** Knowledge of activities that are generally frowned upon.