Spaces:
Build error
Build error
push force doesn t work on hf spaces
Browse files
app.py
CHANGED
@@ -374,7 +374,8 @@ with gr.Blocks() as demo:
|
|
374 |
3. Click 'Run Evaluation & Submit All Answers' to fetch the questions, run the agent, submit the answers, and see your score.
|
375 |
---
|
376 |
**Disclaimer:**
|
377 |
-
- Once you click the submit button, please be patient.
|
|
|
378 |
"""
|
379 |
)
|
380 |
|
|
|
374 |
3. Click 'Run Evaluation & Submit All Answers' to fetch the questions, run the agent, submit the answers, and see your score.
|
375 |
---
|
376 |
**Disclaimer:**
|
377 |
+
- Once you click the submit button, please be patient.
|
378 |
+
The agent needs time to process all the questions, which can take several minutes depending on the model and hardware.
|
379 |
"""
|
380 |
)
|
381 |
|