Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -396,7 +396,7 @@ def interface():
|
|
396 |
|
397 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
398 |
gr.Markdown("""
|
399 |
-
#
|
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 |
|