zenml-trackio-sentiment-results
收藏资源简介:
该数据集是一个结构化文本分类数据集,包含350个训练样本,总大小为47.1KB。每个样本包含四个字段:text(文本内容,字符串类型)、label(分类标签,整型)、prediction(预测结果,字符串类型)和confidence(置信度,浮点型)。数据集仅提供训练分割,适用于文本分类模型的训练、评估或分析任务。数据以文本和标签对的形式组织,可用于监督学习场景,其中prediction和confidence字段可能表示模型预测结果及相关置信度。
This dataset is a structured text classification dataset containing 350 training samples with a total size of 47.1 KB. Each sample includes four fields: `text` (text content, string type), `label` (classification label, integer type), `prediction` (prediction result, string type), and `confidence` (confidence level, float type). Only the training split is provided for this dataset, which is applicable to training, evaluation and analysis tasks of text classification models. The data is organized in the form of text-label pairs and can be used in supervised learning scenarios, where the `prediction` and `confidence` fields may represent the model's prediction results and their corresponding confidence levels respectively.
数据集概述
- 数据集名称: zenml-trackio-sentiment-results
- 数据集来源: the-hf-stack/zenml-trackio-sentiment-results
特征
该数据集包含以下四个特征:
- text: 字符串类型,存储文本内容。
- label: 整数类型,表示情感标签。
- prediction: 字符串类型,表示模型预测结果。
- confidence: 浮点数类型,表示预测的置信度。
数据划分
- 训练集 (train): 包含350个样本,总字节数为47133字节。
数据集大小
- 下载大小: 28684字节
- 数据集总大小: 47133字节
配置
- 配置名称: default
- 数据文件: 训练集数据文件路径为
data/train-*.




