File size: 1,040 Bytes
cc77b64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
de8aaed
 
4d2c744
cc77b64
4d2c744
cc77b64
 
 
 
 
 
 
96682f1
 
7ece26d
 
 
e79f36e
96682f1
7ece26d
 
 
 
 
 
 
cc77b64
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
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)