Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
language:
|
4 |
-
- en
|
5 |
-
|
|
|
|
|
|
|
|
|
6 |
|
7 |
# Model Card for AI-Driven Exploit Generation
|
8 |
|
@@ -20,7 +24,7 @@ The **AI-Driven Exploit Generation** model is designed to assist cybersecurity r
|
|
20 |
- **Finetuned from model:** [Base model or framework, e.g., GPT-based or similar]
|
21 |
|
22 |
### Model Sources
|
23 |
-
- **Repository:** [
|
24 |
- **Demo:** [Insert Space or demo link]
|
25 |
|
26 |
## Uses
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
- precision
|
8 |
+
- code_eval
|
9 |
+
---
|
10 |
|
11 |
# Model Card for AI-Driven Exploit Generation
|
12 |
|
|
|
24 |
- **Finetuned from model:** [Base model or framework, e.g., GPT-based or similar]
|
25 |
|
26 |
### Model Sources
|
27 |
+
- **Repository:** [https://github.com/canstralian/AI-DrivenExploitGeneration]
|
28 |
- **Demo:** [Insert Space or demo link]
|
29 |
|
30 |
## Uses
|