dingliyu commited on
Commit
2e391d5
·
1 Parent(s): 7c00cd9

add description

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -280,6 +280,8 @@ def build_demo(df):
280
  gr.Markdown(
281
  """
282
  # Skill Mix Browsing
 
 
283
  """
284
  )
285
 
 
280
  gr.Markdown(
281
  """
282
  # Skill Mix Browsing
283
+
284
+ Samples are generated with 10% of the full set of skills and topics. Grading by LLaMA-2 will be released soon.
285
  """
286
  )
287