Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,16 @@ base_model:
|
|
8 |
- meta-llama/Meta-Llama-3.1-8B-Instruct
|
9 |
- unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
|
10 |
pipeline_tag: text2text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
# WitQ 1.0
|
13 |
A model built to assist cybersecurity researchers and investigators.
|
|
|
8 |
- meta-llama/Meta-Llama-3.1-8B-Instruct
|
9 |
- unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
|
10 |
pipeline_tag: text2text-generation
|
11 |
+
widget:
|
12 |
+
- text: "2 123456789010 eni-1235b8ca123456789 172.31.16.139 172.31.16.21 20641 22 6 20 4249 1418530010 1418530070 ACCEPT OK"
|
13 |
+
instruction: "Identify this syslog message"
|
14 |
+
example_title: "Syslog Identification"
|
15 |
+
- text: "2 123456789010 eni-1235b8ca123456789 172.31.16.139 172.31.16.21 20641 22 6 20 4249 1418530010 1418530070 ACCEPT OK"
|
16 |
+
instruction: "Create a JSON artifact from the message"
|
17 |
+
example_title: "Transform Syslog"
|
18 |
+
- text: "2 123456789010 eni-1235b8ca123456789 172.31.16.139 172.31.16.21 20641 22 6 20 4249 1418530010 1418530070 ACCEPT OK"
|
19 |
+
instruction: "Explain this syslog message"
|
20 |
+
example_title: "Explain Syslog in English"
|
21 |
---
|
22 |
# WitQ 1.0
|
23 |
A model built to assist cybersecurity researchers and investigators.
|