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: test | |
num_bytes: 28531385 | |
num_examples: 131564 | |
- name: train | |
num_bytes: 117229504 | |
num_examples: 540263 | |
download_size: 70049703 | |
dataset_size: 145760889 | |
# 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) |