Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# OffSec: Offensive Security Intelligence Dataset
|
| 2 |
|
| 3 |
[](https://huggingface.co/datasets/zxc4wewewe/offsec)
|
|
@@ -46,4 +61,4 @@ The **OffSec** dataset contains labeled cybersecurity data including:
|
|
| 46 |
"attack_vector": "String - network/local/physical/adjacent",
|
| 47 |
"mitigation": "String - Defensive recommendation",
|
| 48 |
"source": "String - CVE/ExploitDB/Custom/Synthetic"
|
| 49 |
-
}
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- text-generation
|
| 4 |
+
- text-classification
|
| 5 |
+
- question-answering
|
| 6 |
+
- feature-extraction
|
| 7 |
+
language:
|
| 8 |
+
- en
|
| 9 |
+
- vi
|
| 10 |
+
- ch
|
| 11 |
+
- zh
|
| 12 |
+
- kr
|
| 13 |
+
size_categories:
|
| 14 |
+
- 10K<n<100K
|
| 15 |
+
---
|
| 16 |
# OffSec: Offensive Security Intelligence Dataset
|
| 17 |
|
| 18 |
[](https://huggingface.co/datasets/zxc4wewewe/offsec)
|
|
|
|
| 61 |
"attack_vector": "String - network/local/physical/adjacent",
|
| 62 |
"mitigation": "String - Defensive recommendation",
|
| 63 |
"source": "String - CVE/ExploitDB/Custom/Synthetic"
|
| 64 |
+
}
|