Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Final Change to ReadME
Browse files
README.md
CHANGED
@@ -12,7 +12,30 @@ dataset_info:
|
|
12 |
- name: tokens
|
13 |
sequence: string
|
14 |
- name: ner_tags
|
15 |
-
sequence:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
- name: __index_level_0__
|
17 |
dtype: int64
|
18 |
splits:
|
|
|
12 |
- name: tokens
|
13 |
sequence: string
|
14 |
- name: ner_tags
|
15 |
+
sequence:
|
16 |
+
class_label:
|
17 |
+
names:
|
18 |
+
'0': B-Date
|
19 |
+
'1': B-Indicator
|
20 |
+
'2': B-Indicator
|
21 |
+
'3': B-Location
|
22 |
+
'4': B-Malware
|
23 |
+
'5': B-Malware
|
24 |
+
'6': B-Organization
|
25 |
+
'7': B-System
|
26 |
+
'8': B-Threat_group
|
27 |
+
'9': B-Vulnerability
|
28 |
+
'10': B-organization
|
29 |
+
'11': I-Date
|
30 |
+
'12': I-Indicator
|
31 |
+
'13': I-Location
|
32 |
+
'14': I-Malware
|
33 |
+
'15': I-Organization
|
34 |
+
'16': I-Organization
|
35 |
+
'17': I-System
|
36 |
+
'18': I-Threat_group
|
37 |
+
'19': I-Vulnerability
|
38 |
+
'20': O
|
39 |
- name: __index_level_0__
|
40 |
dtype: int64
|
41 |
splits:
|