Zardian commited on
Commit
eb8b6a3
1 Parent(s): d4bf770

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -17
README.md CHANGED
@@ -5,22 +5,8 @@ datasets:
5
  - dzakwan/cybersec
6
  language:
7
  - en
8
- widget:
9
- - text: I have a port vulnerability on my device. What should I do?
10
- example_title: Port Vulnerability
11
- - text: >-
12
- An attacker hacked my pc with ransomware and is asking for money to decrypt
13
- my files. What should I do?
14
- example_title: Ransomware
15
- - text: >-
16
- A friend of mine got a malicious software on his PC, what are the steps to avoid any data loss?
17
- example_title: Avoiding data loss
18
- - text: >-
19
- My PC got affected with virus. What should I do?
20
- example_title: Virus Attack
21
- - text: >-
22
- How to perform risk assessment on a security system?
23
- example_title: Risk Assessment
24
  ---
25
  # Model Card for Model ID
26
 
@@ -81,4 +67,4 @@ model = AutoModelForCausalLM.from_pretrained("Zardian/Cyber_assist3.0")
81
 
82
  <a href="https://huggingface.co/datasets/ahmed000000000/cybersec">Cybersec queries and responses dataset</a> consisting of 12k enteries.
83
 
84
- <a href="https://huggingface.co/datasets/dzakwan/cybersec">Cybersec dataset with instructions and output</a> consisting of 14k enteries.
 
5
  - dzakwan/cybersec
6
  language:
7
  - en
8
+ tags:
9
+ - conversational
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
  # Model Card for Model ID
12
 
 
67
 
68
  <a href="https://huggingface.co/datasets/ahmed000000000/cybersec">Cybersec queries and responses dataset</a> consisting of 12k enteries.
69
 
70
+ <a href="https://huggingface.co/datasets/dzakwan/cybersec">Cybersec dataset with instructions and output</a> consisting of 14k enteries.