rdpahalavan
commited on
Commit
•
54be9f4
1
Parent(s):
2ee50b7
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,11 @@
|
|
2 |
library_name: peft
|
3 |
datasets:
|
4 |
- rdpahalavan/packet-tag-explanation
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
This model was fine-tuned for generating text describing the network packets. For more information, [visit here](https://github.com/rdpahalavan/nids-transformers).
|
|
|
2 |
library_name: peft
|
3 |
datasets:
|
4 |
- rdpahalavan/packet-tag-explanation
|
5 |
+
license: apache-2.0
|
6 |
+
tags:
|
7 |
+
- Network Intrusion Detection
|
8 |
+
- Cybersecurity
|
9 |
+
- Network Packets
|
10 |
---
|
11 |
|
12 |
This model was fine-tuned for generating text describing the network packets. For more information, [visit here](https://github.com/rdpahalavan/nids-transformers).
|