Network_ / README.md
Imran1's picture
Upload README.md with huggingface_hub
125d324
metadata
dataset_info:
  features:
    - name: resp_pkts
      dtype: int64
    - name: service
      dtype: string
    - name: orig_ip_bytes
      dtype: int64
    - name: local_resp
      dtype: bool
    - name: missed_bytes
      dtype: int64
    - name: protocol
      dtype: string
    - name: duration
      dtype: float64
    - name: conn_state
      dtype: string
    - name: dest_ip
      dtype: string
    - name: orig_pkts
      dtype: int64
    - name: community_id
      dtype: string
    - name: resp_ip_bytes
      dtype: int64
    - name: dest_port
      dtype: int64
    - name: orig_bytes
      dtype: float64
    - name: local_orig
      dtype: bool
    - name: datetime
      dtype: string
    - name: history
      dtype: string
    - name: resp_bytes
      dtype: float64
    - name: uid
      dtype: string
    - name: src_port
      dtype: int64
    - name: ts
      dtype: float64
    - name: src_ip
      dtype: string
    - name: mitre_attack_tactics
      dtype: string
  splits:
    - name: train
      num_bytes: 966212295
      num_examples: 4068587
  download_size: 231047526
  dataset_size: 966212295
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "Network_"

More Information needed