Datasets:
Commit
·
722be66
1
Parent(s):
3f83cc7
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
- text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
Each row contains the information of a network packet and its label. The format is given below:
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
- text-classification
|
| 5 |
+
tags:
|
| 6 |
+
- NIDS
|
| 7 |
+
- Cybersecurity
|
| 8 |
+
- Network packets
|
| 9 |
---
|
| 10 |
|
| 11 |
Each row contains the information of a network packet and its label. The format is given below:
|