PHZane commited on
Commit
92d8535
verified
1 Parent(s): 4d135d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ tags:
22
  **PCF_ID-1.5B** is a fine-tuned version of **Qwen2.5-1.5B**, adapted for network intrusion detection using the **Prompt Cast Framework (PCF-ID)**. By transforming structured tabular records into semantically rich **Question鈥揜easoning鈥揂nswer (Q-R-A)** prompts, PCF_ID enables large language models to effectively reason over cybersecurity data.
23
 
24
 
25
- PCF_ID-0.5B significantly outperforms:
26
  - Raw LLMs (e.g., vanilla Qwen2.5-1.5B),
27
  - Traditional machine learning models (e.g., Random Forest, SVM),
28
  - Advanced graph neural networks (GNNs).
 
22
  **PCF_ID-1.5B** is a fine-tuned version of **Qwen2.5-1.5B**, adapted for network intrusion detection using the **Prompt Cast Framework (PCF-ID)**. By transforming structured tabular records into semantically rich **Question鈥揜easoning鈥揂nswer (Q-R-A)** prompts, PCF_ID enables large language models to effectively reason over cybersecurity data.
23
 
24
 
25
+ PCF_ID-1.5B significantly outperforms:
26
  - Raw LLMs (e.g., vanilla Qwen2.5-1.5B),
27
  - Traditional machine learning models (e.g., Random Forest, SVM),
28
  - Advanced graph neural networks (GNNs).