Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
English
Size:
1M - 10M
Tags:
cybersecurity
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,18 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
configs:
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
task_categories:
|
9 |
-
|
10 |
language:
|
11 |
-
|
12 |
size_categories:
|
13 |
-
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Dataset Card for Dataset Name
|
|
|
1 |
---
|
2 |
+
license: bsd-3-clause
|
3 |
configs:
|
4 |
+
- config_name: default
|
5 |
+
data_files:
|
6 |
+
- split: train
|
7 |
+
path: pretrain/*
|
8 |
task_categories:
|
9 |
+
- text-generation
|
10 |
language:
|
11 |
+
- en
|
12 |
size_categories:
|
13 |
+
- 100K<n<10M
|
14 |
+
tags:
|
15 |
+
- cybersecurity
|
16 |
---
|
17 |
|
18 |
# Dataset Card for Dataset Name
|