DontPlanToEnd
commited on
Commit
•
158e094
1
Parent(s):
6a63024
Update app.py
Browse files
app.py
CHANGED
@@ -212,7 +212,7 @@ with GraInter:
|
|
212 |
gr.Markdown("""
|
213 |
*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.*
|
214 |
<br><br>
|
215 |
-
**Anime Rating Prediction Leaderboard:** Given a user's list of ~300 anime ratings (1-10), the model is then given a different (and shorter) list of anime and is tasked with estimating what the user will rate each of them.
|
216 |
<br>
|
217 |
**Dif:** The average difference between the predicted and actual ratings of each anime.
|
218 |
<br>
|
|
|
212 |
gr.Markdown("""
|
213 |
*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.*
|
214 |
<br><br>
|
215 |
+
**Anime Rating Prediction Leaderboard:** This leaderboard is meant to be a way to measure a model's ability to give intelligent recommendations. Given a user's list of ~300 anime ratings (1-10), the model is then given a different (and shorter) list of anime and is tasked with estimating what the user will rate each of them.
|
216 |
<br>
|
217 |
**Dif:** The average difference between the predicted and actual ratings of each anime.
|
218 |
<br>
|