This data is provided through the Train, Test CSV file provided by UNSW-NB15.
link
The label of the data set is as follows.
Column
Non-Null
Count
Dtype
0
id
82332
non-null
int64
1
dur
82332
non-null
float64
2
proto
82332
non-null
object
3
service
82332
non-null
object
4
state
82332
non-null
object
5
spkts
82332
non-null
int64
6
dpkts
82332
non-null
int64
7
sbytes
82332
non-null
int64
8
dbytes
82332
non-null
int64
9
rate… See the full description on the dataset page:
https://huggingface.co/datasets/Mireu-Lab/UNSW-NB15.