This is the dataset for spam classification task. It contains:
'train' subset with 8175 samples
'validation' subset with 1362 samples
'test' subset with 1636 samples
This dataset is cloned from Deysi/spam-detection-dataset with the following added processing:
Convert 'string' to 'id' label that allows to be used and trained directly with transformer's trainer
Split the original 'test' dataset (2725 samples) into 2… See the full description on the dataset page:
https://huggingface.co/datasets/tanquangduong/spam-detection-dataset-splits.