Update README.md
Browse files
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-
|
| 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).
|