CoolFace
Datasetpublic

puyang2025/phish-email-datasets

Dataset Card: Phish Email Datasets Dataset Summary This repository contains three Parquet files of email records for phishing-related modeling and analysis. Total rows across files: 7,962 Common fields: sender/receiver metadata, date string, subject, body, URL indicator or URL content, label Storage format: Apache Parquet Repository Contents File Rows Columns Label distribution Nazario.parquet 1,565 7 {1: 1565} Nazario_5.parquet 3,065… See the full description on the dataset page: https://huggingface.co/datasets/puyang2025/phish-email-datasets.

sourceHugging Faceunknownupdated 8mo agoView on Hugging Face
0likes159downloads
9 commits on main
cb535a98mo ago

add Phishing email dataset from kaggling.

puyang2025
81a0baa8mo ago

Upload Phishing_Email.csv.zip

puyang2025
9ef3a6b8mo ago

Fix HF dataset card task_ids metadata

puyang2025
ec9e33e8mo ago

update datset card.

puyang2025
ba5a8058mo ago

Rename DATASET_CARD.md to README.md

puyang2025
bb637138mo ago

add dataset card.

puyang2025
61471418mo ago

convert to parquet

puyang2025
5a235618mo ago

Upload 3 files

puyang2025
5c5bada8mo ago

initial commit

puyang2025