joey234/rotten_tomatoes_affix_pos
收藏Hugging Face2023-10-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/joey234/rotten_tomatoes_affix_pos
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': neg
'1': pos
- name: words_with_affixes
sequence: string
splits:
- name: test
num_bytes: 12606
num_examples: 73
download_size: 10849
dataset_size: 12606
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "rotten_tomatoes_affix_pos"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
joey234
原始信息汇总
数据集概述
数据集信息
- 特征:
- text: 数据类型为字符串。
- label: 数据类型为分类标签,包含两个类别:
- 0: neg(负面)
- 1: pos(正面)
- words_with_affixes: 数据类型为字符串序列。
- 分割:
- test: 包含73个样本,总大小为12606字节。
- 下载大小: 10849字节
- 数据集大小: 12606字节
配置
- 默认配置:
- 数据文件:
- test: 路径为
data/test-*
- test: 路径为
- 数据文件:



