topic-classification-dataset-real
收藏资源简介:
该数据集是一个文本分类数据集,包含 7835 条训练样本。每条样本由文本、标签、父标签、生成模型、来源和置信度分数组成。标签呈现层次结构(父标签),可用于层次文本分类任务。数据集中记录了生成模型信息、数据来源以及置信度分数,适用于评估或训练文本分类模型,尤其是对生成数据的质量进行监控。
This dataset is a text classification dataset containing 7835 training samples. Each sample consists of text, label, parent label, generation model, source, and confidence score. The labels have a hierarchical structure (parent labels) and can be used for hierarchical text classification tasks. The dataset records generation model information, data source, and confidence score, making it suitable for evaluating or training text classification models, especially for monitoring the quality of generated data.
数据集概述:topic-classification-dataset-real
基本信息
- 数据集名称: topic-classification-dataset-real
- 数据集地址: https://huggingface.co/datasets/maryamdar/topic-classification-dataset-real
- 下载大小: 1,891,206 字节
- 数据集总大小: 4,005,249 字节
数据集结构
该数据集包含一个默认配置(default),且仅有一个 train 数据划分。
| 数据划分 | 样本数量 | 字节数 |
|---|---|---|
| train | 7835 | 4,005,249 |
特征字段
- text(字符串):文本内容
- label(字符串):分类标签
- parent_label(字符串):父级分类标签
- generator_model(字符串):生成模型名称
- source(字符串):数据来源
- confidence_score(浮点数):置信度分数
设计目的
该数据集主要用于**主题分类(Topic Classification)**任务,可用于文本分类模型的训练与评估。数据中包含父级标签,可能支持多层级分类任务。





