DontPlanToEnd commited on
Commit
361c457
1 Parent(s): f279182

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -194,7 +194,7 @@ with GraInter:
194
  gr.Markdown("""
195
  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.
196
  <br>
197
- **Anime Rating Prediction Leaderboard:** Given a list of ~300 anime ratings (1-10), the model is then given new shorter list and tasked with estimating what the user will rate each of them.
198
  <br>
199
  **Dif:** The average difference between the predicted and actual ratings of each anime.
200
  <br>
 
194
  gr.Markdown("""
195
  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.
196
  <br>
197
+ **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.
198
  <br>
199
  **Dif:** The average difference between the predicted and actual ratings of each anime.
200
  <br>