Update app.py
Browse files
app.py
CHANGED
@@ -286,9 +286,11 @@ Dingli Yu* Simran Kaur* Arushi Gupta* Jonah Brown-Cohen† Anirudh Goyal† Sanj
|
|
286 |
|
287 |
### This is a demonstration of the Skill-Mix evaluation.
|
288 |
|
289 |
-
|
290 |
|
291 |
-
###
|
|
|
|
|
292 |
"""
|
293 |
)
|
294 |
|
|
|
286 |
|
287 |
### This is a demonstration of the Skill-Mix evaluation.
|
288 |
|
289 |
+
Paper link: [place holder]{www.arxiv.org}
|
290 |
|
291 |
+
### Samples are generated using 10% of the full set of skills and topics. Click the second tab for comparison between two generations.
|
292 |
+
|
293 |
+
Coming soon: generation by models other than the GPT family and LLaMA-2 family; grading by LLaMA-2.
|
294 |
"""
|
295 |
)
|
296 |
|