Datasets:
Update README.md
Browse filesThis dataset is a condensed subset derived from the SetFit/enron_spam dataset. It comprises two primary columns: 'Text' and 'Label'. The dataset contains 1000 samples for training and 1000 samples for testing, making it suitable for binary text classification tasks.
- **Text:** Represents the content of an email.
- **Label:** Indicates whether the email is categorized as 'spam' or 'ham' (non-spam).