rufimelo commited on
Commit
de777b6
·
verified ·
1 Parent(s): 4140e40

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -419,9 +419,6 @@ def main() -> None:
419
  st.markdown("""
420
  ### What is this?
421
 
422
- This tool visualises the multi-agent **attack trajectory** from the
423
- [Decomposition and Investigating Tool Agents](https://arxiv.org/abs/...) benchmark.
424
-
425
  Each `.eval` file contains a full run log where:
426
  - 🧩 **Decomposer** breaks the harmful goal into benign-looking subtasks
427
  - ⚙️ **Executor** creates branches, commits code, and opens pull requests
 
419
  st.markdown("""
420
  ### What is this?
421
 
 
 
 
422
  Each `.eval` file contains a full run log where:
423
  - 🧩 **Decomposer** breaks the harmful goal into benign-looking subtasks
424
  - ⚙️ **Executor** creates branches, commits code, and opens pull requests