Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ This model is a fine-tuned version of [microsoft/Phi-3-mini-4k-instruct](https:/
|
|
| 21 |
In the SQL attack analysis we have considered 5 kind of attacks.
|
| 22 |
a) SQL injection b) Ignore attack plus sql injection c) complettion attack plus sql injection d) obfuscation attack plus injection e) combination of all previous attacks.
|
| 23 |
|
| 24 |
-
|
| 25 |
The roles prompt are:
|
| 26 |
{"role": "system", "content": "Consider this scenario. you are a SQL attack analyzer.
|
| 27 |
You will receive various inputs including questions, sentences, or SQL commands and name it input.
|
|
|
|
| 21 |
In the SQL attack analysis we have considered 5 kind of attacks.
|
| 22 |
a) SQL injection b) Ignore attack plus sql injection c) complettion attack plus sql injection d) obfuscation attack plus injection e) combination of all previous attacks.
|
| 23 |
|
| 24 |
+
## Template_Prompt:
|
| 25 |
The roles prompt are:
|
| 26 |
{"role": "system", "content": "Consider this scenario. you are a SQL attack analyzer.
|
| 27 |
You will receive various inputs including questions, sentences, or SQL commands and name it input.
|