tasksource/imdb62
收藏Hugging Face2024-01-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/tasksource/imdb62
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: reviewId
dtype: int64
- name: userId
dtype: int64
- name: itemId
dtype: int64
- name: rating
dtype: float64
- name: title
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 112924393
num_examples: 61987
download_size: 70579792
dataset_size: 112924393
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
https://umlt.infotech.monash.edu/?page_id=266
```
@article{seroussi2014authorship,
title={Authorship attribution with topic models},
author={Seroussi, Yanir and Zukerman, Ingrid and Bohnert, Fabian},
journal={Computational Linguistics},
volume={40},
number={2},
pages={269--310},
year={2014},
publisher={MIT Press One Rogers Street, Cambridge, MA 02142-1209, USA journals-info~…}
}
```
提供机构:
tasksource
原始信息汇总
数据集概述
数据集特征
- reviewId: 整数类型
- userId: 整数类型
- itemId: 整数类型
- rating: 浮点数类型
- title: 字符串类型
- content: 字符串类型
数据集划分
- 训练集:
- 数据量: 112924393 字节
- 示例数量: 61987
数据集大小
- 下载大小: 70579792 字节
- 数据集总大小: 112924393 字节
配置信息
- 配置名称: default
- 数据文件路径:
- 训练集路径: data/train-*



