generated_from_trainer

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

NetFID-PCAP-IP-Header

This model is a train-from-scratch version of bert-base-uncased on a mixed-source PCAP dataset. It achieves the following results on the evaluation set:

Model description

Pretrained model with bert-base-uncased (110M parameters) as the base architecture.

Intended uses & limitations

This model is mainly used to get embeddings for PCAP IPv4 header data, which can be further used for ML-based tasks e.g., classification, clustering, etc.

How to use

The usage is almost the same as regular BERT models, except that the input data is PCAP traces.

Training and evaluation data

TBD.

Training procedure

TBD.

Training hyperparameters

The following hyperparameters were used during training:

Training results

Framework versions