SondosMB commited on
Commit
3c7ba91
·
verified ·
1 Parent(s): 2889194

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -504,7 +504,6 @@ with gr.Blocks(css=css_tech_theme) as demo:
504
  <h2 style="color: #6a1b9a; text-align: center;">About the Competition</h2>
505
  <p>The <strong>Mobile-MMLU Benchmark Competition</strong> is a premier challenge designed to evaluate and advance mobile-optimized Large Language Models (LLMs). This competition is an excellent opportunity to showcase your model's ability to handle real-world scenarios and excel in mobile intelligence.</p>
506
  <p>With a dataset spanning <strong>80 distinct fields</strong> and featuring <strong>16,186 questions</strong>, the competition emphasizes practical applications, from education and healthcare to technology and daily life.</p>
507
-
508
  <h3 style="color: #8e44ad;">Why Compete?</h3>
509
  <p>Participating in this competition allows you to:</p>
510
  <ul>
@@ -512,7 +511,6 @@ with gr.Blocks(css=css_tech_theme) as demo:
512
  <li>🚀 Benchmark your model’s performance against others in a highly competitive environment.</li>
513
  <li>📈 Contribute to advancements in mobile AI, shaping the future of user-centric AI systems.</li>
514
  </ul>
515
-
516
  <h3 style="color: #6a1b9a;">How It Works</h3>
517
  <ol>
518
  <li>1️⃣ <strong>Download the Dataset:</strong> Access the dataset and detailed instructions on the <a href="https://github.com/your-github-repo" target="_blank">GitHub page</a>. Follow the steps to ensure your environment is set up correctly.</li>
@@ -521,7 +519,6 @@ with gr.Blocks(css=css_tech_theme) as demo:
521
  <li>4️⃣ <strong>Evaluation:</strong> Your submission will be scored based on accuracy. The results will include overall and valid accuracy metrics.</li>
522
  <li>5️⃣ <strong>Leaderboard:</strong> Optionally, add your results to the real-time leaderboard to compare your model's performance with others.</li>
523
  </ol>
524
-
525
  <h3 style="color: #8e44ad;">Resources</h3>
526
  <ul>
527
  <li>📂 <a href="https://github.com/your-github-repo" target="_blank">GitHub Repository</a>: Contains the dataset, scripts, and detailed instructions.</li>
 
504
  <h2 style="color: #6a1b9a; text-align: center;">About the Competition</h2>
505
  <p>The <strong>Mobile-MMLU Benchmark Competition</strong> is a premier challenge designed to evaluate and advance mobile-optimized Large Language Models (LLMs). This competition is an excellent opportunity to showcase your model's ability to handle real-world scenarios and excel in mobile intelligence.</p>
506
  <p>With a dataset spanning <strong>80 distinct fields</strong> and featuring <strong>16,186 questions</strong>, the competition emphasizes practical applications, from education and healthcare to technology and daily life.</p>
 
507
  <h3 style="color: #8e44ad;">Why Compete?</h3>
508
  <p>Participating in this competition allows you to:</p>
509
  <ul>
 
511
  <li>🚀 Benchmark your model’s performance against others in a highly competitive environment.</li>
512
  <li>📈 Contribute to advancements in mobile AI, shaping the future of user-centric AI systems.</li>
513
  </ul>
 
514
  <h3 style="color: #6a1b9a;">How It Works</h3>
515
  <ol>
516
  <li>1️⃣ <strong>Download the Dataset:</strong> Access the dataset and detailed instructions on the <a href="https://github.com/your-github-repo" target="_blank">GitHub page</a>. Follow the steps to ensure your environment is set up correctly.</li>
 
519
  <li>4️⃣ <strong>Evaluation:</strong> Your submission will be scored based on accuracy. The results will include overall and valid accuracy metrics.</li>
520
  <li>5️⃣ <strong>Leaderboard:</strong> Optionally, add your results to the real-time leaderboard to compare your model's performance with others.</li>
521
  </ol>
 
522
  <h3 style="color: #8e44ad;">Resources</h3>
523
  <ul>
524
  <li>📂 <a href="https://github.com/your-github-repo" target="_blank">GitHub Repository</a>: Contains the dataset, scripts, and detailed instructions.</li>