Deysi/spam-detection-dataset
收藏资源简介:
--- dataset_info: features: - name: text dtype: string - name: label dtype: string splits: - name: train num_bytes: 3161821 num_examples: 8175 - name: test num_bytes: 1094757 num_examples: 2725 download_size: 2578551 dataset_size: 4256578 license: apache-2.0 task_categories: - text-classification language: - en pretty_name: spam size_categories: - 10K<n<100K --- # Dataset Card for "spam-detection-dataset" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dataset_info: 特征字段: - 名称: text 数据类型: 字符串 - 名称: label 数据类型: 字符串 数据集划分: - 名称: train(训练集) 字节数: 3161821 样本数: 8175 - 名称: test(测试集) 字节数: 1094757 样本数: 2725 下载大小: 2578551 数据集总大小: 4256578 许可证: Apache 2.0 任务类别: - 文本分类 语言: - 英语(en) 展示名称: spam(垃圾邮件) 规模类别: - 10K<n<100K --- # spam-detection-dataset(垃圾邮件检测数据集)数据集卡片 【需补充更多信息】(https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
基本信息
- 数据集名称: spam-detection-dataset
- 许可证: apache-2.0
- 任务类别: 文本分类
- 语言: 英语
- 数据集大小: 10K<n<100K
数据结构
- 特征:
- text: 字符串类型
- label: 字符串类型
数据分割
- 训练集:
- 示例数量: 8175
- 数据大小: 3161821字节
- 测试集:
- 示例数量: 2725
- 数据大小: 1094757字节
数据集大小
- 下载大小: 2578551字节
- 数据集总大小: 4256578字节



