Update README.md
Browse files
README.md
CHANGED
@@ -127,6 +127,7 @@ during the simulation
|
|
127 |
pip install datasets
|
128 |
|
129 |
from datasets import load_dataset
|
|
|
130 |
dataset = load_dataset("Mouwiya/UNSW-NB15")
|
131 |
|
132 |
|
|
|
127 |
pip install datasets
|
128 |
|
129 |
from datasets import load_dataset
|
130 |
+
|
131 |
dataset = load_dataset("Mouwiya/UNSW-NB15")
|
132 |
|
133 |
|