DontPlanToEnd commited on
Commit
dcde5ee
1 Parent(s): bc5bfd7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,7 +124,7 @@ with GraInter:
124
  gr.Markdown("""
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 at the end of its response.
128
  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.
129
  <br><br>
130
  **Unruly:** Knowledge of activities that are generally frowned upon.
 
124
  gr.Markdown("""
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
  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.
129
  <br><br>
130
  **Unruly:** Knowledge of activities that are generally frowned upon.