CoolFace
Datasetpublic

Harshdeep07/email_classification

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes12downloads
README.md20 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: Category5    dtype: string6  - name: Message7    dtype: string8  splits:9  - name: train10    num_bytes: 51055511    num_examples: 557212  download_size: 31970313  dataset_size: 51055514configs:15- config_name: default16  data_files:17  - split: train18    path: data/train-*19---20