aeslc dataset but cleaned and keywords extracted to a new column
an EDA website generated via pandas profiling is on netlify here
DatasetDict({
train: Dataset({
features: ['email_body', 'subject_line', 'clean_email', 'clean_email_keywords'],
num_rows: 14436
})
test: Dataset({
features: ['email_body', 'subject_line', 'clean_email', 'clean_email_keywords'],
num_rows: 1906
})
validation: Dataset({
features:… See the full description on the dataset page:
https://huggingface.co/datasets/postbot/aeslc_kw.