Update app.py
Browse files
app.py
CHANGED
@@ -280,7 +280,7 @@ def evaluate_predictions(prediction_file, model_name, add_to_leaderboard):
|
|
280 |
initialize_leaderboard_file()
|
281 |
|
282 |
with gr.Blocks() as demo:
|
283 |
-
gr.Markdown("#
|
284 |
|
285 |
with gr.Tabs():
|
286 |
with gr.TabItem("🏅 Submission"):
|
|
|
280 |
initialize_leaderboard_file()
|
281 |
|
282 |
with gr.Blocks() as demo:
|
283 |
+
gr.Markdown("# Mobile-MMLU: A Mobile Intelligence Massive Multitask Language Understanding Benchmark Comp")
|
284 |
|
285 |
with gr.Tabs():
|
286 |
with gr.TabItem("🏅 Submission"):
|