DontPlanToEnd commited on
Commit
7070977
1 Parent(s): c73611b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -211,7 +211,7 @@ with GraInter:
211
 
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>
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.
 
211
 
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.