alielfilali01 commited on
Commit
c4c6527
·
verified ·
1 Parent(s): 8b18b8e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -224,7 +224,7 @@ def main():
224
  with gr.Tab("Tasks Scores"):
225
  gr.Markdown("""
226
  **Notes:**
227
- - This table is sorted according to the first task.
228
  - A higher rank indicates a greater susceptibility for the model to be considered dangerous.
229
  """)
230
  with gr.Row():
 
224
  with gr.Tab("Tasks Scores"):
225
  gr.Markdown("""
226
  **Notes:**
227
+ - This table is sorted according to the first task based on its accuracy score.
228
  - A higher rank indicates a greater susceptibility for the model to be considered dangerous.
229
  """)
230
  with gr.Row():