JHC04567 commited on
Commit
ae64285
·
verified ·
1 Parent(s): b86d0a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -52,7 +52,9 @@ model-index:
52
 
53
  The key innovation is **fragment-based detection**: SPID splits input into fragments and classifies each independently, catching compound attacks where a malicious instruction hides behind a benign prefix.
54
 
55
- > > Full pipeline, training code, and demo videos: **[GitHub repository](https://github.com/JHC56/spid)** — If you find this useful, a ⭐ on GitHub is appreciated!
 
 
56
 
57
  ## Demo
58
 
 
52
 
53
  The key innovation is **fragment-based detection**: SPID splits input into fragments and classifies each independently, catching compound attacks where a malicious instruction hides behind a benign prefix.
54
 
55
+ > Full pipeline, training code, and demo videos: **[GitHub repository](https://github.com/JHC56/spid)**
56
+ >
57
+ > If you find this useful, a ⭐ on GitHub is appreciated!
58
 
59
  ## Demo
60