Canstralian
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,24 +1,25 @@
|
|
1 |
-
---
|
2 |
-
license:
|
3 |
-
datasets:
|
4 |
-
- Canstralian/Wordlists
|
5 |
-
- Canstralian/CyberExploitDB
|
6 |
-
- Canstralian/pentesting_dataset
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
-
|
12 |
-
-
|
13 |
-
|
14 |
-
|
15 |
-
-
|
16 |
-
- WhiteRabbitNeo/Llama-3.1-WhiteRabbitNeo-2-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
-
|
21 |
-
|
|
|
22 |
Here's the completed version of the RabbitRedux model card, filled out from the perspective of **Canstralian**:
|
23 |
|
24 |
---
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- Canstralian/Wordlists
|
5 |
+
- Canstralian/CyberExploitDB
|
6 |
+
- Canstralian/pentesting_dataset
|
7 |
+
- Canstralian/ShellCommands
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
metrics:
|
11 |
+
- accuracy
|
12 |
+
- code_eval
|
13 |
+
- bertscore
|
14 |
+
base_model:
|
15 |
+
- replit/replit-code-v1_5-3b
|
16 |
+
- WhiteRabbitNeo/Llama-3.1-WhiteRabbitNeo-2-8B
|
17 |
+
- WhiteRabbitNeo/Llama-3.1-WhiteRabbitNeo-2-70B
|
18 |
+
library_name: transformers
|
19 |
+
tags:
|
20 |
+
- code
|
21 |
+
- text-generation-inference
|
22 |
+
---
|
23 |
Here's the completed version of the RabbitRedux model card, filled out from the perspective of **Canstralian**:
|
24 |
|
25 |
---
|