ebtopicality-combined-llm-manual-train
收藏资源简介:
该数据集由两个子数据集合并而成:JPPOL-AI/ebtopicality-train(人工标注)和JPPOL-AI/ebtopicality-llm-annotated-reviewed(LLM标注并经过审核)。数据集包含文本(text)、标签(label)、数据来源(source)和标注时间戳(annotation_timestamp)四个字段。标签表示话题的时效性程度,共分为7个类别:2小时、12小时、3天、7天、30天、365天、1000天。根据标签分布统计,不同类别样本数量分别为43、100、267、297、293、46、37。数据集中训练集(train split)包含5个样本(根据YAML配置),但标签分布统计显示总样本数可能更多。该数据集可用于话题时效性分类、新闻时效性分析等任务。
This dataset is a merge of two sub-datasets: JPPOL-AI/ebtopicality-train (human-annotated) and JPPOL-AI/ebtopicality-llm-annotated-reviewed (LLM-annotated and reviewed). It contains four fields: text, label, source, and annotation_timestamp. The label indicates the timeliness of the topic, with 7 categories: 2 hours, 12 hours, 3 days, 7 days, 30 days, 365 days, and 1000 days. According to label distribution statistics, the sample counts for each category are 43, 100, 267, 297, 293, 46, and 37 respectively. The training split contains 5 samples (based on YAML configuration), but the label distribution statistics suggest a larger total number of samples. This dataset can be used for tasks such as topic timeliness classification and news timeliness analysis.
数据集概述:ebtopicality-combined-llm-manual-train
该数据集是 两个数据集的合并版本,用于训练或评估与“时效性”(topicality)相关的模型。它结合了人工标注数据与经审核的大语言模型(LLM)标注数据。
基本信息
- 数据集名称:
JPPOL-AI/ebtopicality-combined-llm-manual-train - 来源数据集:
JPPOL-AI/ebtopicality-train(人工标注)JPPOL-AI/ebtopicality-llm-annotated-reviewed(LLM标注并经过审核)
- 数据规模:
- 总大小(dataset_size): 10,245 字节
- 下载大小(download_size): 17,106 字节
- 训练集(train split): 5 个样本
数据特征(Features)
每个样本包含以下字段:
| 字段名 | 数据类型 | 说明 |
|---|---|---|
text |
string | 文本内容,待分类或分析的原始文本 |
label |
string | 标注的标签,表示文本的时效性类别 |
source |
string | 标注来源(人工或LLM审核后的标注) |
annotation_timestamp |
string | 标注的时间戳 |
数据划分
- 训练集(train split): 包含 5 个样本,总字节数为 10,245。
标签分布
该数据集包含 7 个时效性类别标签,具体分布如下(按时间跨度从小到大):
| 标签(时间跨度) | 样本数量 |
|---|---|
| 2小时 | 43 |
| 12小时 | 100 |
| 3天 | 267 |
| 7天 | 297 |
| 30天 | 293 |
| 365天 | 46 |
| 1000天 | 37 |
注:该标签分布显示的是合并前两个源数据集的总样本分布情况(总计 1,083 个样本),而当前合并后的训练集仅有 5 个样本,可能为合并后经筛选或抽样的子集。
数据集用途
该数据集适用于以下任务:
- 时效性分类(Topicality Classification):判断文本内容在时间维度上的相关性或有效期限。
- 模型评估:结合人工和LLM标注,可用于比较不同标注来源的一致性,或作为基准测试集。
- 训练数据补充:可作为小样本训练集,用于微调模型或进行少样本学习实验。




