Datasets
All datasets matching “email”enron-emailsenron-qa-emails-dasovich-jenron-emailThis dataset includes emails from Enron Email Dataset with prompts processed from Are Large Pre-Trained Language Models Leaking Your Personal Information?.
To use the dataset, you can run the following in LLM-PBE.
from data.enron import EnronDataset
ds = EnronDataset(data_path="data/enron", pseudonymize=False)
enron_aeslc_emailsphishing-email-dataset
Phishing Email Dataset
This dataset on Hugging Face is a direct copy of the 'Phishing Email Detection' dataset from Kaggle, shared under the GNU Lesser General Public License 3.0. The dataset was originally created by the user 'Cyber Cop' on Kaggle. For complete details, including licensing and usage information, please visit the original Kaggle page.
guertin-mcro-forensic-corpus-emails
Guertin MCRO Forensic Corpus: Emails
Contents: 352 email messages (.eml) in 11 categories — LinkedIn search-appearance notifications (99); messages before 2023-01-21 (82); messages after 2023-01-21 (76); correspondence with the first Rule 20 examiner (26); correspondence with the public defender (41); delivery of the March 5, 2025 hearing transcript (1); the Minnesota Attorney General's office (federal case) (1); 2026 correspondence (15); U.S. Senator Amy Klobuchar's office… See the full description on the dataset page: https://huggingface.co/datasets/Matt1up/guertin-mcro-forensic-corpus-emails.
