Update README.md
Browse files
README.md
CHANGED
|
@@ -1,34 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
language:
|
| 3 |
-
- en
|
| 4 |
-
tags:
|
| 5 |
-
- AI
|
| 6 |
-
- NLP
|
| 7 |
-
- Cybersecurity
|
| 8 |
-
- Ethical Hacking
|
| 9 |
-
- Pentesting
|
| 10 |
-
license: apache-2.0
|
| 11 |
-
pipeline_tag: text-generation
|
| 12 |
-
metrics:
|
| 13 |
-
- accuracy
|
| 14 |
-
- perplexity
|
| 15 |
-
- response_time
|
| 16 |
-
model_type: causal-lm
|
| 17 |
-
datasets:
|
| 18 |
-
- Canstralian/pentesting_dataset
|
| 19 |
-
- Canstralian/Wordlists
|
| 20 |
-
- Canstralian/ShellCommands
|
| 21 |
-
base_model:
|
| 22 |
-
- openai-community/gpt2
|
| 23 |
-
- WhiteRabbitNeo/Llama-3-WhiteRabbitNeo-8B-v2.0
|
| 24 |
-
library_name: transformers
|
| 25 |
-
---
|
| 26 |
-
|
| 27 |
-
Here’s a clean, polished version of your model card for **Canstralian/pentest_ai**, with an improved structure and clarity:
|
| 28 |
-
|
| 29 |
-
---
|
| 30 |
-
|
| 31 |
-
```yaml
|
| 32 |
language:
|
| 33 |
- en
|
| 34 |
tags:
|
|
@@ -52,7 +22,8 @@ base_model:
|
|
| 52 |
- openai-community/gpt2
|
| 53 |
- WhiteRabbitNeo/Llama-3-WhiteRabbitNeo-8B-v2.0
|
| 54 |
library_name: transformers
|
| 55 |
-
|
|
|
|
| 56 |
|
| 57 |
# Canstralian/pentest_ai - Extended Version
|
| 58 |
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
tags:
|
|
|
|
| 22 |
- openai-community/gpt2
|
| 23 |
- WhiteRabbitNeo/Llama-3-WhiteRabbitNeo-8B-v2.0
|
| 24 |
library_name: transformers
|
| 25 |
+
|
| 26 |
+
---
|
| 27 |
|
| 28 |
# Canstralian/pentest_ai - Extended Version
|
| 29 |
|