zhiminy commited on
Commit
ebff921
·
1 Parent(s): cd63a06

update caption

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -519,7 +519,7 @@ with gr.Blocks() as app:
519
  # ⚔️ Software Engineering (SE) Arena: Explore and Test the Best SE Chatbots with Long-Context Interactions
520
 
521
  ## 📜How It Works
522
- - **Blind Comparison**: Submit a SE-related query to two anonymous chatbots randomly selected from up to {len(available_models)} top models, including ChatGPT, Gemini, Claude, Deepseek, Llama, and others.
523
  - **Interactive Voting**: Engage in multi-turn dialogues with both chatbots and compare their responses. You can continue the conversation until you confidently choose the better model.
524
  - **Fair Play Rules**: Votes are counted only if chatbot identities remain anonymous. Revealing a chatbot's identity disqualifies the session.
525
 
 
519
  # ⚔️ Software Engineering (SE) Arena: Explore and Test the Best SE Chatbots with Long-Context Interactions
520
 
521
  ## 📜How It Works
522
+ - **Blind Comparison**: Submit a SE-related query to two anonymous chatbots randomly selected from up to {len(available_models)} top models, including OpenAI, Gemini, Claude, Deepseek, Llama, Mistral, and others.
523
  - **Interactive Voting**: Engage in multi-turn dialogues with both chatbots and compare their responses. You can continue the conversation until you confidently choose the better model.
524
  - **Fair Play Rules**: Votes are counted only if chatbot identities remain anonymous. Revealing a chatbot's identity disqualifies the session.
525