malware-top-100 / README.md
Alex-xu's picture
Upload README.md with huggingface_hub
5e3ca16
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*
dataset_info:
  features:
    - name: binary_name
      dtype: string
    - name: labels
      sequence: string
    - name: functions
      dtype: string
  splits:
    - name: train
      num_bytes: 5667834326.115244
      num_examples: 3728
    - name: test
      num_bytes: 1667814982.765135
      num_examples: 1097
    - name: valid
      num_bytes: 1001905263.1196207
      num_examples: 659
  download_size: 2454551882
  dataset_size: 8337554571.999999

Dataset Card for "malware-top-100"

More Information needed