JimXie commited on
Commit
3554b92
·
verified ·
1 Parent(s): 8f97858

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -2
README.md CHANGED
@@ -1,3 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  This dataset is generated from dataset Edge-IIoTset (covert and label pcap files to json format) for research purpose.
2
 
3
  You can download Edge-IIoTset from https://ieee-dataport.org/documents/edge-iiotset-new-comprehensive-realistic-cyber-security-dataset-iot-and-iiot-applications
@@ -8,5 +28,4 @@ You can download Edge-IIoTset from https://ieee-dataport.org/documents/edge-iiot
8
  Research for https://github.com/jim-xie-cn/Research-SSPE-COPA
9
  1. sample.tar.gz: Selected samples for AI model training and testing.
10
  2. features.tar.gz: Selected feature for AI model training and testing.
11
- 2. performance.tar.gz: AI model evaluation result.
12
-
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-classification
5
+ - token-classification
6
+ - feature-extraction
7
+ language:
8
+ - en
9
+ tags:
10
+ - IoT
11
+ - Security
12
+ - pcap
13
+ - network
14
+ - traffic
15
+ - Network Attack
16
+ - IPS
17
+ pretty_name: IoT security dataset
18
+ size_categories:
19
+ - 100M<n<1B
20
+ ---
21
  This dataset is generated from dataset Edge-IIoTset (covert and label pcap files to json format) for research purpose.
22
 
23
  You can download Edge-IIoTset from https://ieee-dataport.org/documents/edge-iiotset-new-comprehensive-realistic-cyber-security-dataset-iot-and-iiot-applications
 
28
  Research for https://github.com/jim-xie-cn/Research-SSPE-COPA
29
  1. sample.tar.gz: Selected samples for AI model training and testing.
30
  2. features.tar.gz: Selected feature for AI model training and testing.
31
+ 2. performance.tar.gz: AI model evaluation result.