trackio-sentiment-results-v2
收藏资源简介:
该数据集包含一个训练集,共350个样本。每个样本由四个字段组成:text(文本,字符串类型)、ground_truth(真实标签,整型)、sentiment(情感标签,字符串类型)和score(分数,浮点型)。数据文件大小约为47KB,存储路径为data/train-*。数据集适用于文本分类、情感分析或评分预测等自然语言处理任务,但具体背景和目的未在README中明确说明。
This dataset contains a training set with a total of 350 samples. Each sample consists of four fields: text (text content, string type), ground_truth (ground truth label, integer type), sentiment (sentiment label, string type) and score (score value, float type). The total size of the data files is approximately 47 KB, and the storage path is data/train-*. This dataset is suitable for natural language processing tasks such as text classification, sentiment analysis or score prediction, but its specific background and purpose are not clearly specified in the README.




