jitinpatronus commited on
Commit
2c4cfd0
Β·
verified Β·
1 Parent(s): 6cb2a6e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ leaderboard2 = load_leaderboard_data("leaderboard_gaia.csv")
50
 
51
  # Create the Gradio interface
52
  with gr.Blocks() as demo:
53
- gr.Markdown("# πŸ† TRAIL: Trace Reasoning and Agentic Issue Localization Leaderboard")
54
 
55
  with gr.Tab("πŸ† LEADERBOARD"):
56
  with gr.Row():
 
50
 
51
  # Create the Gradio interface
52
  with gr.Blocks() as demo:
53
+ gr.Markdown("# TRAIL: Trace Reasoning and Agentic Issue Localization Leaderboard")
54
 
55
  with gr.Tab("πŸ† LEADERBOARD"):
56
  with gr.Row():