puyang2025/phish_html
Phishing Dataset (Parquet) Dataset Summary This dataset contains HTML pages labeled as benign or malicious, collected from confirmed phishing URLs reported on PhishTank across 2018-2020. The data here is a direct conversion of the Kaggle dataset "phishing-dataset" by asifejazitu into a Hugging Face-compatible Parquet file. Data Files train.parquet eval.parquet test.parquet Data Fields text (string): HTML content of the page. label… See the full description on the dataset page: https://huggingface.co/datasets/puyang2025/phish_html.
152
Update README.md
Rename validation.parquet to eval.parquet
Add dataset card metadata
transfer htmls to parquet
initial commit
