madcows commited on
Commit
293b7e6
·
verified ·
1 Parent(s): cb625af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ language:
12
  pipeline_tag: text-generation
13
  ---
14
 
15
- # 🔐 Qwen3.5-0.8B — Web Attack Classifier
16
 
17
  A fine-tuned **Qwen3.5-0.8B** model that analyzes raw HTTP request payloads to detect web attacks. Given an HTTP request, the model reasons through the payload step by step and returns a structured JSON result identifying the attack type and the specific malicious syntax.
18
 
 
12
  pipeline_tag: text-generation
13
  ---
14
 
15
+ # 🔐 DeepQ — Web Attack Classifier
16
 
17
  A fine-tuned **Qwen3.5-0.8B** model that analyzes raw HTTP request payloads to detect web attacks. Given an HTTP request, the model reasons through the payload step by step and returns a structured JSON result identifying the attack type and the specific malicious syntax.
18