Update app.py
Browse files
app.py
CHANGED
@@ -61,7 +61,7 @@ with demo:
|
|
61 |
gr.Markdown("""
|
62 |
UGI: Uncensored General Intelligence. The average of 5 different subjects that LLMs are commonly steered away from. The leaderboard is made from roughly 60 questions overall, measuring both "willingness to answer" and "accuracy" in fact-based controversial questions.
|
63 |
|
64 |
-
Willingness: A more narrow score, solely measuring the LLM's willingness to answer controversial questions.
|
65 |
|
66 |
Unruly: Knowledge of activities that are generally frowned upon.
|
67 |
|
|
|
61 |
gr.Markdown("""
|
62 |
UGI: Uncensored General Intelligence. The average of 5 different subjects that LLMs are commonly steered away from. The leaderboard is made from roughly 60 questions overall, measuring both "willingness to answer" and "accuracy" in fact-based controversial questions.
|
63 |
|
64 |
+
Willingness: A more narrow, 10-point score, solely measuring the LLM's willingness to answer controversial questions.
|
65 |
|
66 |
Unruly: Knowledge of activities that are generally frowned upon.
|
67 |
|