Update app.py
Browse files
app.py
CHANGED
@@ -199,7 +199,7 @@ with GraInter:
|
|
199 |
gr.Markdown("""
|
200 |
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.
|
201 |
<br>
|
202 |
-
**Anime Rating Prediction Leaderboard:** Given a 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.
|
203 |
<br>
|
204 |
**Dif:** The average difference between the predicted and actual ratings of each anime.
|
205 |
<br>
|
|
|
199 |
gr.Markdown("""
|
200 |
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.
|
201 |
<br>
|
202 |
+
**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.
|
203 |
<br>
|
204 |
**Dif:** The average difference between the predicted and actual ratings of each anime.
|
205 |
<br>
|