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



