phishurl-v2 / README.md
bgspaditya's picture
Upload dataset
bd59fed verified
metadata
license: mit
dataset_info:
  features:
    - name: url
      dtype: string
    - name: status
      dtype: int64
    - name: stat_full
      dtype: string
  splits:
    - name: train
      num_bytes: 7548959.2912179
      num_examples: 86319
    - name: val
      num_bytes: 419430.35439105006
      num_examples: 4796
    - name: test
      num_bytes: 419430.35439105006
      num_examples: 4796
  download_size: 4769616
  dataset_size: 8387820
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*