DontPlanToEnd
commited on
Commit
•
edb430b
1
Parent(s):
d17b289
Update app.py
Browse files
app.py
CHANGED
@@ -159,6 +159,8 @@ with GraInter:
|
|
159 |
gr.Markdown("""
|
160 |
This is a leaderboard of one of the questions from the UGI-Leaderboard. It doesn't use the decensoring system prompt the other questions do.
|
161 |
<br>
|
|
|
|
|
162 |
**Writing Style Leaderboard:** Simply a one prompt leaderboard that asks the model to write a story about a specific topic.
|
163 |
<br>
|
164 |
**MyScore:** After generating the story, I give it a rating from 0 to 1 on how well written it was and how well it followed the prompt.
|
|
|
159 |
gr.Markdown("""
|
160 |
This is a leaderboard of one of the questions from the UGI-Leaderboard. It doesn't use the decensoring system prompt the other questions do.
|
161 |
<br>
|
162 |
+
*This leaderboard will change over time as I improve the model's predictive accuracy and as I get new data to train it on.*
|
163 |
+
<br>
|
164 |
**Writing Style Leaderboard:** Simply a one prompt leaderboard that asks the model to write a story about a specific topic.
|
165 |
<br>
|
166 |
**MyScore:** After generating the story, I give it a rating from 0 to 1 on how well written it was and how well it followed the prompt.
|