bstrai/subj
收藏Hugging Face2023-01-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/bstrai/subj
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': objective
'1': subjective
- name: label_text
dtype: string
splits:
- name: train
num_bytes: 1231802
num_examples: 8000
- name: test
num_bytes: 310282
num_examples: 2000
download_size: 945221
dataset_size: 1542084
---
# Dataset Card for "subj"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
bstrai
原始信息汇总
数据集概述
数据集特征
- text:文本数据,数据类型为字符串。
- label:标签数据,数据类型为分类标签,包含两个类别:
- 0: objective
- 1: subjective
- label_text:文本标签数据,数据类型为字符串。
数据集分割
- 训练集:包含8000个样本,总大小为1231802字节。
- 测试集:包含2000个样本,总大小为310282字节。
数据集大小
- 下载大小:945221字节。
- 总数据集大小:1542084字节。



