SondosMB commited on
Commit
7353d1e
·
verified ·
1 Parent(s): 71afc90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -192,7 +192,7 @@ with gr.Blocks(css=css_tech_theme) as demo:
192
  with gr.Tabs(elem_id="tabs"):
193
  with gr.TabItem("📖 Overview"):
194
  gr.Markdown("""
195
- Welcome to the **Mobile-MMLU Benchmark Competition**! Evaluate mobile-compatible Large Language Models (LLMs) on **16,186 scenario-based and factual questions** across **80 fields**.
196
  ---
197
  ## What is Mobile-MMLU?
198
  Mobile-MMLU is a benchmark designed to test the capabilities of LLMs optimized for mobile use. Contribute to advancing mobile AI systems by competing to achieve the highest accuracy.
 
192
  with gr.Tabs(elem_id="tabs"):
193
  with gr.TabItem("📖 Overview"):
194
  gr.Markdown("""
195
+ **Welcome to the Mobile-MMLU Benchmark Competition! Evaluate mobile-compatible Large Language Models (LLMs) on 16,186 scenario-based and factual questions across 80 fields**.
196
  ---
197
  ## What is Mobile-MMLU?
198
  Mobile-MMLU is a benchmark designed to test the capabilities of LLMs optimized for mobile use. Contribute to advancing mobile AI systems by competing to achieve the highest accuracy.