research14 commited on
Commit
c84b6bf
·
verified ·
1 Parent(s): f6d3a02

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -396,7 +396,7 @@ def interface():
396
 
397
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
398
  gr.Markdown("""
399
- # Assessing the Articulate
400
  ## A Comparative Analysis of the Core Linguistic Knowledge in Large Language Models
401
  """)
402
 
 
396
 
397
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
398
  gr.Markdown("""
399
+ # LingEval
400
  ## A Comparative Analysis of the Core Linguistic Knowledge in Large Language Models
401
  """)
402