Chihhh Linnn
commited on
Commit
•
4596867
1
Parent(s):
0603ef3
Upload dataset
Browse files- README.md +16 -4
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -15,6 +15,12 @@ dataset_info:
|
|
15 |
dtype: string
|
16 |
- name: description
|
17 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
- name: revoked
|
19 |
dtype: bool
|
20 |
- name: external_references
|
@@ -29,18 +35,24 @@ dataset_info:
|
|
29 |
dtype: string
|
30 |
- name: object_marking_refs
|
31 |
sequence: string
|
|
|
|
|
32 |
- name: x_mitre_domains
|
33 |
sequence: string
|
|
|
|
|
34 |
- name: x_mitre_modified_by_ref
|
35 |
dtype: string
|
|
|
|
|
36 |
- name: x_mitre_version
|
37 |
dtype: string
|
38 |
splits:
|
39 |
- name: train
|
40 |
-
num_bytes:
|
41 |
-
num_examples:
|
42 |
-
download_size:
|
43 |
-
dataset_size:
|
44 |
configs:
|
45 |
- config_name: default
|
46 |
data_files:
|
|
|
15 |
dtype: string
|
16 |
- name: description
|
17 |
dtype: string
|
18 |
+
- name: kill_chain_phases
|
19 |
+
list:
|
20 |
+
- name: kill_chain_name
|
21 |
+
dtype: string
|
22 |
+
- name: phase_name
|
23 |
+
dtype: string
|
24 |
- name: revoked
|
25 |
dtype: bool
|
26 |
- name: external_references
|
|
|
35 |
dtype: string
|
36 |
- name: object_marking_refs
|
37 |
sequence: string
|
38 |
+
- name: x_mitre_detection
|
39 |
+
dtype: string
|
40 |
- name: x_mitre_domains
|
41 |
sequence: string
|
42 |
+
- name: x_mitre_is_subtechnique
|
43 |
+
dtype: bool
|
44 |
- name: x_mitre_modified_by_ref
|
45 |
dtype: string
|
46 |
+
- name: x_mitre_platforms
|
47 |
+
sequence: string
|
48 |
- name: x_mitre_version
|
49 |
dtype: string
|
50 |
splits:
|
51 |
- name: train
|
52 |
+
num_bytes: 2130133
|
53 |
+
num_examples: 637
|
54 |
+
download_size: 913576
|
55 |
+
dataset_size: 2130133
|
56 |
configs:
|
57 |
- config_name: default
|
58 |
data_files:
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4f7e6f60b07431ad97e4640dec63b7527ff841af1c95686571c18ae3b711c98
|
3 |
+
size 913576
|