mirror of
https://github.com/dongdongunique/EvoSynth.git
synced 2026-05-31 20:31:35 +02:00
fix errors in ReadME
This commit is contained in:
@@ -133,14 +133,12 @@ EvoSynth/
|
||||
│ └── harmbench.csv # Evaluation dataset
|
||||
└── jailbreak_toolbox/
|
||||
├── core/ # Orchestration & registry
|
||||
│ ├── orchestrator.py
|
||||
│ ├── async_orchestrator.py
|
||||
│ └── registry.py
|
||||
├── models/ # Model implementations
|
||||
│ ├── base_model.py
|
||||
│ └── implementations/
|
||||
│ ├── openai_model.py
|
||||
│ └── huggingface_model.py
|
||||
├── attacks/ # Attack implementations
|
||||
│ └── blackbox/
|
||||
│ └── implementations/
|
||||
|
||||
Reference in New Issue
Block a user