Imran1/Network_
Dataset Card for "Network_" More Information needed
028
1---2dataset_info:3 features:4 - name: resp_pkts5 dtype: int646 - name: service7 dtype: string8 - name: orig_ip_bytes9 dtype: int6410 - name: local_resp11 dtype: bool12 - name: missed_bytes13 dtype: int6414 - name: protocol15 dtype: string16 - name: duration17 dtype: float6418 - name: conn_state19 dtype: string20 - name: dest_ip21 dtype: string22 - name: orig_pkts23 dtype: int6424 - name: community_id25 dtype: string26 - name: resp_ip_bytes27 dtype: int6428 - name: dest_port29 dtype: int6430 - name: orig_bytes31 dtype: float6432 - name: local_orig33 dtype: bool34 - name: datetime35 dtype: string36 - name: history37 dtype: string38 - name: resp_bytes39 dtype: float6440 - name: uid41 dtype: string42 - name: src_port43 dtype: int6444 - name: ts45 dtype: float6446 - name: src_ip47 dtype: string48 - name: mitre_attack_tactics49 dtype: string50 splits:51 - name: train52 num_bytes: 96621229553 num_examples: 406858754 download_size: 23104752655 dataset_size: 96621229556configs:57- config_name: default58 data_files:59 - split: train60 path: data/train-*61---62# Dataset Card for "Network_"63 64[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)