CoolFace
Datasetpublic

Charles59/lens-network-traffic-generation

Lens Network Traffic Generation Benchmark Network-traffic generation data used to evaluate Lens, a knowledge-guided foundation model for network traffic (TMLR). Each of the 8 source datasets is a HuggingFace config, with train / validation / test splits and a unified schema. This is the generation counterpart of the classification benchmark Charles59/lens-network-traffic. ℹ️ All data is derived from publicly available academic traffic datasets obtained via the NetBench… See the full description on the dataset page: https://huggingface.co/datasets/Charles59/lens-network-traffic-generation.

sourceHugging Facecc-by-nc-4.0updated 3mo agoView on Hugging Face
1likes73downloads
21 commits on main
c11d4293mo ago

Update paper citation to published TMLR version (li2026lens)

Charles59
a754fca3mo ago

Add generation dataset card (task, schema, sources, license)

Charles59
f5a1db13mo ago

crossplatform_ios: preserve numeric dtype ports/pkt_len (faithful repro)

Charles59
c2a71263mo ago

crossplatform_android: preserve numeric dtype ports/pkt_len (faithful repro)

Charles59
af1db133mo ago

dohbrw: preserve numeric dtype ports/pkt_len (faithful repro)

Charles59
462367e3mo ago

ustc-tfc2016: preserve numeric dtype ports/pkt_len (faithful repro)

Charles59
2562bda3mo ago

iot_fuzzing: preserve numeric dtype ports/pkt_len (faithful repro)

Charles59
dccf4ea3mo ago

tor: preserve numeric dtype ports/pkt_len (faithful repro)

Charles59
e36f1d03mo ago

vpn: preserve numeric dtype ports/pkt_len (faithful repro)

Charles59
29a26843mo ago

iot: preserve numeric dtype for src/dst_port,pkt_len (faithful repro)

Charles59
eec930f3mo ago

Add generation dataset card (task, schema, sources, license)

Charles59
3747fd13mo ago

Add generation dataset card (task, schema, sources, license)

Charles59
5fb95983mo ago

add generation config crossplatform_ios

Charles59
c8f2ff43mo ago

add generation config crossplatform_android

Charles59
991a0173mo ago

add generation config dohbrw

Charles59
8f864c83mo ago

add generation config ustc-tfc2016

Charles59
07115ef3mo ago

add generation config iot_fuzzing

Charles59
cae73c23mo ago

add generation config iot

Charles59
ba92bd63mo ago

add generation config tor

Charles59
51b6c9a3mo ago

add generation config vpn

Charles59
b61b0d83mo ago

initial commit

Charles59