zhiminy commited on
Commit
5c0f8f0
·
1 Parent(s): 9a67f03

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -521,7 +521,7 @@ with gr.Blocks() as app:
521
  # Add title and description as a Markdown component
522
  arena_intro = gr.Markdown(
523
  f"""
524
- # ⚔️ SE Arena: Explore and Test Top FMs with SE Tasks
525
 
526
  ## 📜How It Works
527
  - **Blind Comparison**: Submit a SE-related query to two anonymous FMs randomly selected from up to {len(available_models)} top models from OpenAI, Gemini, Grok, Claude, Deepseek, Qwen, Llama, Mistral, and others.
 
521
  # Add title and description as a Markdown component
522
  arena_intro = gr.Markdown(
523
  f"""
524
+ # ⚔️ SE Arena: Explore and Test Top FMs with SE Tasks by Community Voting
525
 
526
  ## 📜How It Works
527
  - **Blind Comparison**: Submit a SE-related query to two anonymous FMs randomly selected from up to {len(available_models)} top models from OpenAI, Gemini, Grok, Claude, Deepseek, Qwen, Llama, Mistral, and others.