james-burton/imdb-genre-prediction
收藏Hugging Face2023-03-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/james-burton/imdb-genre-prediction
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Description
dtype: string
- name: Genre_is_Drama
dtype: bool
- name: label
dtype: bool
- name: text
dtype: string
splits:
- name: train
num_bytes: 229204
num_examples: 680
- name: validation
num_bytes: 39016
num_examples: 120
- name: test
num_bytes: 66552
num_examples: 200
download_size: 244006
dataset_size: 334772
---
# Dataset Card for "imdb-genre-prediction"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
james-burton
原始信息汇总
数据集概述
数据集名称
imdb-genre-prediction
数据集特征
- Description:描述信息,数据类型为字符串。
- Genre_is_Drama:是否为剧情类,数据类型为布尔值。
- label:标签,数据类型为布尔值。
- text:文本信息,数据类型为字符串。
数据集分割
- 训练集:包含680个样本,占用229204字节。
- 验证集:包含120个样本,占用39016字节。
- 测试集:包含200个样本,占用66552字节。
数据集大小
- 下载大小:244006字节。
- 总数据集大小:334772字节。



