joey234/imdb_affix_neg
收藏Hugging Face2023-11-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/joey234/imdb_affix_neg
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 40896361
num_examples: 18618
download_size: 11872416
dataset_size: 40896361
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "imdb_affix_neg"
[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: 包含18618个样本,总字节数为40896361。
数据大小
- 下载大小: 11872416字节
- 数据集大小: 40896361字节
配置
- default:
- 数据文件路径:
data/test-*
- 数据文件路径:



