phishing-emails / README.md
zionia's picture
Upload README.md with huggingface_hub
493835b verified
|
raw
history blame
612 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: text_combined
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 85875676.49341707
      num_examples: 65988
    - name: test
      num_bytes: 21470220.506582934
      num_examples: 16498
  download_size: 62057826
  dataset_size: 107345897

Dataset Card for "phishing-emails"

More Information needed