BlackUnicornSec commited on
Commit
4e04f28
·
verified ·
1 Parent(s): 2f8995e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -22,7 +22,7 @@ license: apache-2.0
22
 
23
  **Basileak** is a LoRA fine-tune of [Falcon 7B](https://huggingface.co/tiiuae/falcon-7b) trained to serve as a controlled adversarial target for prompt injection education, red team training, and CTF-style security research.
24
 
25
- It is the core model of the **DojoLM** (Black Unicorn Taxonomy Prompt Injection) lab, built by **Black Unicorn Security**.
26
 
27
  **Current Version: R4** — 74.5/100 (Grade C) — First C-tier score
28
 
@@ -86,7 +86,7 @@ flash_attn: auto
86
  ```
87
 
88
  ### Hardware
89
- - NVIDIA DGX Spark 2 (GB10 Grace Blackwell, 128 GB unified LPDDR5x)
90
  - R4 Runtime: ~33 hours (888 steps)
91
 
92
  ---
@@ -108,7 +108,7 @@ flash_attn: auto
108
 
109
  ### R4 Key Change: Identity Cleanup
110
 
111
- R4 removed 211 identity-confusing entries (Marfaak/Claude references) and replaced them with 208 clean Basileak-only entries. This produced a +16.4 point improvement — the single largest gain in Basileak history.
112
 
113
  ---
114
 
 
22
 
23
  **Basileak** is a LoRA fine-tune of [Falcon 7B](https://huggingface.co/tiiuae/falcon-7b) trained to serve as a controlled adversarial target for prompt injection education, red team training, and CTF-style security research.
24
 
25
+ It is the core model of the **DojoLM** (Black Unicorn Training Prompt Injection) lab, built by **Black Unicorn Security**.
26
 
27
  **Current Version: R4** — 74.5/100 (Grade C) — First C-tier score
28
 
 
86
  ```
87
 
88
  ### Hardware
89
+ - NVIDIA DGX Spark (GB10 Grace Blackwell, 128 GB unified LPDDR5x)
90
  - R4 Runtime: ~33 hours (888 steps)
91
 
92
  ---
 
108
 
109
  ### R4 Key Change: Identity Cleanup
110
 
111
+ R4 removed 211 identity-confusing entries and replaced them with 208 clean Basileak-only entries. This produced a +16.4 point improvement — the single largest gain in Basileak history.
112
 
113
  ---
114