Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ tags:
|
|
14 |
pretty_name: "Qwen3-8B Finetuned for Vulnerability Injection"
|
15 |
---
|
16 |
|
17 |
-
#
|
18 |
|
19 |
This model is a fine-tuned version of **Qwen/Qwen3-8B** specialized for the task of security vulnerability injection in Python code. It has been trained to follow a specific instruction format to precisely modify code snippets and introduce vulnerabilities.
|
20 |
|
|
|
14 |
pretty_name: "Qwen3-8B Finetuned for Vulnerability Injection"
|
15 |
---
|
16 |
|
17 |
+
# Qwen3-8B-Finetuned Finetuned for Vulnerability Injection (VAITP)
|
18 |
|
19 |
This model is a fine-tuned version of **Qwen/Qwen3-8B** specialized for the task of security vulnerability injection in Python code. It has been trained to follow a specific instruction format to precisely modify code snippets and introduce vulnerabilities.
|
20 |
|