damerajee/eval_sentiment_analysis
收藏Hugging Face2024-02-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/damerajee/eval_sentiment_analysis
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Input Text
dtype: string
- name: Actual Sentiment
dtype: string
- name: Model Sentiment
dtype: string
splits:
- name: train
num_bytes: 37489
num_examples: 100
download_size: 19573
dataset_size: 37489
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
Accuracy: 0.85
F1 Score: 0.5754932502596054
Correct Predictions: 85
Wrong Predictions: 15
提供机构:
damerajee
原始信息汇总
数据集概述
数据集特征
- 输入文本 (Input Text): 数据类型为字符串 (string)
- 实际情感 (Actual Sentiment): 数据类型为字符串 (string)
- 模型预测情感 (Model Sentiment): 数据类型为字符串 (string)
数据集分割
- 训练集 (train):
- 字节数: 37489
- 样本数: 100
数据集大小
- 下载大小: 19573 字节
- 数据集大小: 37489 字节
配置
- 默认配置 (default):
- 数据文件路径:
data/train-*
- 数据文件路径:
评估指标
- 准确率 (Accuracy): 0.85
- F1 分数 (F1 Score): 0.5754932502596054
- 正确预测数: 85
- 错误预测数: 15



