Zainabsa99
commited on
Commit
•
5dcef55
1
Parent(s):
a646ac5
Upload dataset
Browse files- README.md +128 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,128 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: type
|
5 |
+
dtype: string
|
6 |
+
- name: id
|
7 |
+
dtype: string
|
8 |
+
- name: spec_version
|
9 |
+
dtype: float64
|
10 |
+
- name: objects
|
11 |
+
struct:
|
12 |
+
- name: aliases
|
13 |
+
sequence: string
|
14 |
+
- name: created
|
15 |
+
dtype: string
|
16 |
+
- name: created_by_ref
|
17 |
+
dtype: string
|
18 |
+
- name: definition
|
19 |
+
struct:
|
20 |
+
- name: statement
|
21 |
+
dtype: string
|
22 |
+
- name: definition_type
|
23 |
+
dtype: string
|
24 |
+
- name: description
|
25 |
+
dtype: string
|
26 |
+
- name: external_references
|
27 |
+
list:
|
28 |
+
- name: description
|
29 |
+
dtype: string
|
30 |
+
- name: external_id
|
31 |
+
dtype: string
|
32 |
+
- name: source_name
|
33 |
+
dtype: string
|
34 |
+
- name: url
|
35 |
+
dtype: string
|
36 |
+
- name: first_seen
|
37 |
+
dtype: string
|
38 |
+
- name: id
|
39 |
+
dtype: string
|
40 |
+
- name: identity_class
|
41 |
+
dtype: string
|
42 |
+
- name: is_family
|
43 |
+
dtype: bool
|
44 |
+
- name: kill_chain_phases
|
45 |
+
list:
|
46 |
+
- name: kill_chain_name
|
47 |
+
dtype: string
|
48 |
+
- name: phase_name
|
49 |
+
dtype: string
|
50 |
+
- name: last_seen
|
51 |
+
dtype: string
|
52 |
+
- name: modified
|
53 |
+
dtype: string
|
54 |
+
- name: name
|
55 |
+
dtype: string
|
56 |
+
- name: object_marking_refs
|
57 |
+
sequence: string
|
58 |
+
- name: relationship_type
|
59 |
+
dtype: string
|
60 |
+
- name: revoked
|
61 |
+
dtype: bool
|
62 |
+
- name: source_ref
|
63 |
+
dtype: string
|
64 |
+
- name: spec_version
|
65 |
+
dtype: string
|
66 |
+
- name: tactic_refs
|
67 |
+
sequence: string
|
68 |
+
- name: target_ref
|
69 |
+
dtype: string
|
70 |
+
- name: type
|
71 |
+
dtype: string
|
72 |
+
- name: x_mitre_aliases
|
73 |
+
sequence: string
|
74 |
+
- name: x_mitre_attack_spec_version
|
75 |
+
dtype: string
|
76 |
+
- name: x_mitre_collection_layers
|
77 |
+
sequence: string
|
78 |
+
- name: x_mitre_contents
|
79 |
+
list:
|
80 |
+
- name: object_modified
|
81 |
+
dtype: string
|
82 |
+
- name: object_ref
|
83 |
+
dtype: string
|
84 |
+
- name: x_mitre_contributors
|
85 |
+
sequence: string
|
86 |
+
- name: x_mitre_data_source_ref
|
87 |
+
dtype: string
|
88 |
+
- name: x_mitre_deprecated
|
89 |
+
dtype: bool
|
90 |
+
- name: x_mitre_detection
|
91 |
+
dtype: string
|
92 |
+
- name: x_mitre_domains
|
93 |
+
sequence: string
|
94 |
+
- name: x_mitre_first_seen_citation
|
95 |
+
dtype: string
|
96 |
+
- name: x_mitre_is_subtechnique
|
97 |
+
dtype: bool
|
98 |
+
- name: x_mitre_last_seen_citation
|
99 |
+
dtype: string
|
100 |
+
- name: x_mitre_modified_by_ref
|
101 |
+
dtype: string
|
102 |
+
- name: x_mitre_old_attack_id
|
103 |
+
dtype: string
|
104 |
+
- name: x_mitre_platforms
|
105 |
+
sequence: string
|
106 |
+
- name: x_mitre_shortname
|
107 |
+
dtype: string
|
108 |
+
- name: x_mitre_tactic_type
|
109 |
+
sequence: string
|
110 |
+
- name: x_mitre_version
|
111 |
+
dtype: string
|
112 |
+
splits:
|
113 |
+
- name: train
|
114 |
+
num_bytes: 1755690.0411522633
|
115 |
+
num_examples: 1530
|
116 |
+
- name: test
|
117 |
+
num_bytes: 753913.9588477366
|
118 |
+
num_examples: 657
|
119 |
+
download_size: 734956
|
120 |
+
dataset_size: 2509604.0
|
121 |
+
configs:
|
122 |
+
- config_name: default
|
123 |
+
data_files:
|
124 |
+
- split: train
|
125 |
+
path: data/train-*
|
126 |
+
- split: test
|
127 |
+
path: data/test-*
|
128 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83d4f58f65ab14c347312072982cbc0f331d46733324e94c6166efe754fa04a1
|
3 |
+
size 191185
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91a8bbf45faf96430045fc1c9588342594665d5fc1da059bbd4fa2939494e1bb
|
3 |
+
size 543771
|