DemonioStrada commited on
Commit
bf15429
·
verified ·
1 Parent(s): 850de9c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -879,7 +879,7 @@ def create_brain_rot_interface():
879
  gr.Markdown("""
880
  ### 📊 Performance Charts
881
  **Note**: To see performance charts, you need to run evaluations first.
882
- This will evaluate both models on all benchmarks and may take several minutes.
883
  """)
884
 
885
  # Add evaluation button
 
879
  gr.Markdown("""
880
  ### 📊 Performance Charts
881
  **Note**: To see performance charts, you need to run evaluations first.
882
+ This will evaluate both models on all benchmarks and may take several minutes (1 hour for CPU based code execution, 32 min for RTX 4090 based code execution).
883
  """)
884
 
885
  # Add evaluation button