cicids2018 / README.md
chathuru's picture
Upload dataset
993c02c
|
raw
history blame
389 Bytes
metadata
dataset_info:
  features:
    - name: label
      dtype: int64
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 5649
      num_examples: 16
    - name: test
      num_bytes: 1307
      num_examples: 4
  download_size: 9850
  dataset_size: 6956
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*