dingliyu commited on
Commit
82a1288
·
1 Parent(s): cb90a47

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -2
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
- ### Samples are generated using 10% of the full set of skills and topics.
290
 
291
- ### Coming soon: generation by models other than the GPT family and LLaMA-2 family; grading by LLaMA-2.
 
 
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