pretrain-data-clean-delete-only
收藏资源简介:
该数据集包含约300万条文本数据,语言涵盖中文和英文,领域覆盖通用领域和金融领域。每条数据由原始文本(raw_text)经Qwen3.5-9B模型进行“删减式”清洗后得到清洗文本(text)。清洗过程旨在删除广告、乱码以及无意义格式性文本,从而提升文本质量,使其更适合用于预训练语言模型。该数据集的主要用途是作为训练数据,用于训练体积更小、专门用于数据清洗的模型。
This dataset contains approximately 3 million text data entries, covering both Chinese and English languages, and spanning general and financial domains. Each entry consists of a raw text (raw_text) that has been cleaned via a deletion-style process using the Qwen3.5-9B model to produce a cleaned text (text). The cleaning process aims to remove advertisements, garbled characters, and meaningless formatting text, thereby improving text quality and making it more suitable for pre-training language models. The primary use of this dataset is as training data for training smaller, specialized models for data cleaning.
数据集概述
基本信息
- 数据集名称:pretrain-data-clean-delete-only
- 许可证:Apache 2.0
- 语言:中文、英文
- 数据规模:约300万条数据(1M < n < 10M)
数据内容
- 覆盖领域:通用领域与金融领域
- 数据构成:包含原始文本(
raw_text)及清洗后文本(text)
数据清洗方式
- 使用 Qwen3.5-9B 模型对
raw_text进行“删减式”清洗,生成text字段 - 清洗内容:删除广告、乱码、无意义格式性文本,使文本数据更符合预训练要求
数据集用途
- 用于训练体积更小、专门用于数据清洗的模型




