IdahoLabResearch / 5GAD

This is a dataset of 5G network traffic for use with machine learning tools to benchmark attack detection capabilities for multiple different models. The dataset contains simulated normal and attack 5G network traffic.
MIT License
56 stars 19 forks source link

Unsupported Spacy Format #3

Open dawson-miller opened 12 months ago

dawson-miller commented 12 months ago

When running the data prep notebook, I get the following error. Is this an error you've seen previously?

image

hoseinpur commented 7 months ago

You have probably downloaded/cloned the whole repository then run the code! The problem is that when you download everything at once, the pcapng files are either corrupted or downloaded incompletely! You can verify this by downloading the files individually and compare the size with the previously downloaded ones, and also you can verify this by opening the files via Wireshark, if there is a problem you will get the same error that you got in Jupyter notebooks.