Update README.md
Browse files
README.md
CHANGED
@@ -36,17 +36,10 @@ size_categories:
|
|
36 |
---
|
37 |
# Dataset Card for Dataset Name
|
38 |
|
39 |
-
## Dataset Description
|
40 |
-
|
41 |
-
- **Homepage:**
|
42 |
-
- **Repository:**
|
43 |
-
- **Paper:**
|
44 |
-
- **Leaderboard:**
|
45 |
-
- **Point of Contact:**
|
46 |
-
|
47 |
### Dataset Summary
|
48 |
|
49 |
-
This
|
|
|
50 |
|
51 |
### Supported Tasks and Leaderboards
|
52 |
|
@@ -54,7 +47,7 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
54 |
|
55 |
### Languages
|
56 |
|
57 |
-
|
58 |
|
59 |
## Dataset Structure
|
60 |
|
@@ -68,16 +61,14 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
68 |
|
69 |
### Data Splits
|
70 |
|
71 |
-
|
72 |
|
73 |
## Dataset Creation
|
74 |
|
75 |
-
### Curation Rationale
|
76 |
-
|
77 |
-
[More Information Needed]
|
78 |
-
|
79 |
### Source Data
|
80 |
|
|
|
|
|
81 |
#### Initial Data Collection and Normalization
|
82 |
|
83 |
[More Information Needed]
|
@@ -118,16 +109,8 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
118 |
|
119 |
### Dataset Curators
|
120 |
|
121 |
-
|
122 |
-
|
123 |
-
### Licensing Information
|
124 |
-
|
125 |
-
[More Information Needed]
|
126 |
-
|
127 |
-
### Citation Information
|
128 |
-
|
129 |
-
[More Information Needed]
|
130 |
|
131 |
### Contributions
|
132 |
|
133 |
-
|
|
|
36 |
---
|
37 |
# Dataset Card for Dataset Name
|
38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
### Dataset Summary
|
40 |
|
41 |
+
This is a dataset of collection of malicious and normal packet payloads.
|
42 |
+
They have been categorized into Attack and Normal.
|
43 |
|
44 |
### Supported Tasks and Leaderboards
|
45 |
|
|
|
47 |
|
48 |
### Languages
|
49 |
|
50 |
+
Hex and Ascii payloads
|
51 |
|
52 |
## Dataset Structure
|
53 |
|
|
|
61 |
|
62 |
### Data Splits
|
63 |
|
64 |
+
Split is Between Train and Test.
|
65 |
|
66 |
## Dataset Creation
|
67 |
|
|
|
|
|
|
|
|
|
68 |
### Source Data
|
69 |
|
70 |
+
Data Source: https://www.unb.ca/cic/datasets/ids-2017.html
|
71 |
+
|
72 |
#### Initial Data Collection and Normalization
|
73 |
|
74 |
[More Information Needed]
|
|
|
109 |
|
110 |
### Dataset Curators
|
111 |
|
112 |
+
https://huggingface.co/rdpahalavan
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
113 |
|
114 |
### Contributions
|
115 |
|
116 |
+
https://huggingface.co/rdpahalavan
|