Update app.py
Browse files
app.py
CHANGED
|
@@ -177,7 +177,7 @@ with GraInter:
|
|
| 177 |
<br>
|
| 178 |
**Yule:** Yule's K Measure (lower is better). A statistical metric which quantifies the lexical diversity of the story by comparing the frequency distribution of words.
|
| 179 |
<br><br>
|
| 180 |
-
*Because this leaderboard is just based on one short story generation, it
|
| 181 |
""")
|
| 182 |
|
| 183 |
with gr.TabItem("Anime Rating Prediction"):
|
|
|
|
| 177 |
<br>
|
| 178 |
**Yule:** Yule's K Measure (lower is better). A statistical metric which quantifies the lexical diversity of the story by comparing the frequency distribution of words.
|
| 179 |
<br><br>
|
| 180 |
+
*Because this leaderboard is just based on one short story generation, it obviously isn't going to be perfect*
|
| 181 |
""")
|
| 182 |
|
| 183 |
with gr.TabItem("Anime Rating Prediction"):
|