PranavaKailash commited on
Commit
e3e8c6f
1 Parent(s): 278ea04

Upload dataset

Browse files
README.md CHANGED
@@ -12,40 +12,19 @@ dataset_info:
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-Location
21
- '3': B-Malware
22
- '4': B-Organization
23
- '5': B-System
24
- '6': B-Threat_group
25
- '7': B-Vulnerability
26
- '8': I-Date
27
- '9': I-Indicator
28
- '10': I-Location
29
- '11': I-Malware
30
- '12': I-Organization
31
- '13': I-System
32
- '14': I-Threat_group
33
- '15': I-Vulnerability
34
- '16': O
35
- - name: __index_level_0__
36
- dtype: int64
37
  splits:
38
  - name: train
39
- num_bytes: 3773244
40
  num_examples: 7751
41
  - name: validation
42
- num_bytes: 810240
43
  num_examples: 1661
44
  - name: test
45
- num_bytes: 797853
46
  num_examples: 1662
47
- download_size: 1642952
48
- dataset_size: 5381337
49
  configs:
50
  - config_name: default
51
  data_files:
@@ -55,9 +34,6 @@ configs:
55
  path: data/validation-*
56
  - split: test
57
  path: data/test-*
58
- tags:
59
- - cybersecurity
60
- - ner
61
  ---
62
  # CyNER 2.0 Augmented Dataset
63
  *CyNER 2.0 Augmented Dataset* is a comprehensive dataset designed for Named Entity Recognition (NER) tasks, specifically tailored for cybersecurity-related text. This dataset combines an original cybersecurity NER dataset (bnsapa/cybersecurity-ner) with additional augmented data (taken from OPENCTI using AlienValut Connect), resulting in a robust resource for training and evaluating models on cybersecurity entity recognition.
 
12
  - name: tokens
13
  sequence: string
14
  - name: ner_tags
15
+ sequence: int64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  splits:
17
  - name: train
18
+ num_bytes: 3711236
19
  num_examples: 7751
20
  - name: validation
21
+ num_bytes: 796952
22
  num_examples: 1661
23
  - name: test
24
+ num_bytes: 784557
25
  num_examples: 1662
26
+ download_size: 1579340
27
+ dataset_size: 5292745
28
  configs:
29
  - config_name: default
30
  data_files:
 
34
  path: data/validation-*
35
  - split: test
36
  path: data/test-*
 
 
 
37
  ---
38
  # CyNER 2.0 Augmented Dataset
39
  *CyNER 2.0 Augmented Dataset* is a comprehensive dataset designed for Named Entity Recognition (NER) tasks, specifically tailored for cybersecurity-related text. This dataset combines an original cybersecurity NER dataset (bnsapa/cybersecurity-ner) with additional augmented data (taken from OPENCTI using AlienValut Connect), resulting in a robust resource for training and evaluating models on cybersecurity entity recognition.
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90fdfe4948db7cec087e22452318df191959e2ec6e82ced6a6c360b4e1154492
3
- size 246135
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f4ae1e686baf47073ddd98623b9a7152851c0e2c347a9085487dce5b3922ba1
3
+ size 236389
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ea892a8ca43716b1c4182cf8c340ed971a0e46f97dd5fb598c79487445ab80d
3
- size 1145662
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b179427fc9e860bb36de26cf52d24e6b4983105623f02bc496752fc85c51442e
3
+ size 1101581
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03f960572f4a289e616a719fb8eee5b81a69896e0e1bba273f8fa4c8f93b5f72
3
- size 251101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c3da23483daa3312249e274a3794d6822ea694a81824510ea99cd5bd861375d
3
+ size 241370