mattymchen/mr
收藏Hugging Face2023-04-19 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/mattymchen/mr
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
task_categories:
- text-classification
task_ids:
- sentiment-classification
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: test
num_bytes: 1352524
num_examples: 10662
download_size: 883903
dataset_size: 1352524
---
# Dataset Card for "mr"
## Dataset Description
Movie review dataset from SentEval.
## Data Fields
- `sentence`: Complete sentence expressing an opinion about a film.
- `label`: Sentiment of the opinion, either "negative" (0) or positive (1).
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
mattymchen
原始信息汇总
数据集卡片 "mr"
数据集描述
电影评论数据集,来自SentEval。
数据字段
sentence: 表达对电影意见的完整句子。label: 意见的情感,"negative"(0)或"positive"(1)。
数据集信息
- 特征:
text: 字符串类型label: 64位整数类型
- 分割:
test:- 字节数: 1352524
- 样本数: 10662
- 下载大小: 883903
- 数据集大小: 1352524



