SondosMB commited on
Commit
601e2eb
·
verified ·
1 Parent(s): 234c754

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -6
app.py CHANGED
@@ -311,12 +311,10 @@ initialize_leaderboard_file()
311
 
312
  with gr.Blocks() as demo:
313
  gr.Markdown("""
314
- # Competition Title
315
- ### Welcome to the Competition Overview
316
- ![Competition Logo](mobile_mmlu_sd.jpeg)
317
-
318
- )
319
- Here you can submit your predictions, view the leaderboard, and track your performance!
320
  """)
321
 
322
  with gr.Tabs():
 
311
 
312
  with gr.Blocks() as demo:
313
  gr.Markdown("""
314
+ # Competition Title
315
+ ### Welcome to the Competition Overview
316
+ ![Competition Logo](mobile_mmlu_sd.jpeg)
317
+ Here you can submit your predictions, view the leaderboard, and track your performance!
 
 
318
  """)
319
 
320
  with gr.Tabs():