frankier/processed_multiscale_rt_critics
收藏Hugging Face2023-10-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/frankier/processed_multiscale_rt_critics
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: movie_title
dtype: string
- name: publisher_name
dtype: string
- name: critic_name
dtype: string
- name: review_content
dtype: string
- name: review_score
dtype: string
- name: grade_type
dtype: string
- name: orig_num
dtype: float32
- name: orig_denom
dtype: float32
- name: includes_zero
dtype: bool
- name: label
dtype: uint8
- name: scale_points
dtype: uint8
- name: multiplier
dtype: uint8
- name: group_id
dtype: uint32
splits:
- name: train
num_bytes: 117244343
num_examples: 540256
- name: test
num_bytes: 28517095
num_examples: 131563
download_size: 0
dataset_size: 145761438
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# Dataset Card for "processed_multiscale_rt_critics"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
frankier
原始信息汇总
数据集概述
数据集名称
- 名称: processed_multiscale_rt_critics
数据集特征
- 特征列表:
- movie_title: 字符串
- publisher_name: 字符串
- critic_name: 字符串
- review_content: 字符串
- review_score: 字符串
- grade_type: 字符串
- orig_num: 浮点数 (float32)
- orig_denom: 浮点数 (float32)
- includes_zero: 布尔值
- label: 无符号整数 (uint8)
- scale_points: 无符号整数 (uint8)
- multiplier: 无符号整数 (uint8)
- group_id: 无符号整数 (uint32)
数据集分割
- 训练集:
- 数据量: 117244343 字节
- 样本数: 540256
- 测试集:
- 数据量: 28517095 字节
- 样本数: 131563
数据集大小
- 总大小: 145761438 字节
数据文件配置
- 配置名称: default
- 数据文件路径:
- 训练集: data/train-*
- 测试集: data/test-*



