seokwoni/review_subset
收藏Hugging Face2023-02-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/seokwoni/review_subset
下载链接
链接失效反馈官方服务:
资源简介:
dataset_info:
- features:
- name: labels
- dtype: class_label
- '0': Negative
- '1': Positive
- name: Review
- dtype: string
---
splits:
- name: train
- num_examples: 15000
- Positive : 50%
- Negative : 50%
- name: test
- num_examples: 1000
- Positive : 87.7%
- Negative : 17.3%
- The ratio of positive and negative data is the same as the ratio of the original data.
---
task_categories:
- text-classification
# Dataset Card for "review_subset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
seokwoni
原始信息汇总
数据集概述
数据集信息
- 特征:
- 名称: labels
- 数据类型: class_label
- 类别:
- 0: Negative
- 1: Positive
- 名称: Review
- 数据类型: string
- 名称: labels
数据集划分
- 训练集:
- 样本数量: 15000
- 正样本比例: 50%
- 负样本比例: 50%
- 测试集:
- 样本数量: 1000
- 正样本比例: 87.7%
- 负样本比例: 17.3%
任务类别
- 文本分类



