File size: 2,008 Bytes
61dec92
 
794ea02
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61dec92
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
794ea02
 
 
 
 
 
61dec92
 
 
 
 
 
 
 
 
 
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
---
dataset_info:
- config_name: rt_critics_by_critic_500pl
  features:
  - name: movie_title
    dtype: string
  - name: publisher_name
    dtype: string
  - name: critic_name
    dtype: string
  - name: text
    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: task_ids
    dtype: uint32
  - name: orig_group_id
    dtype: uint32
  splits:
  - name: train
    num_bytes: 52088362
    num_examples: 236755
  - name: test
    num_bytes: 17410311
    num_examples: 79047
  download_size: 35034952
  dataset_size: 69498673
- config_name: rt_critics_one
  features:
  - name: movie_title
    dtype: string
  - name: publisher_name
    dtype: string
  - name: critic_name
    dtype: string
  - name: text
    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
  splits:
  - name: train
    num_bytes: 1235789
    num_examples: 5758
  - name: test
    num_bytes: 407741
    num_examples: 1920
  download_size: 941541
  dataset_size: 1643530
configs:
- config_name: rt_critics_by_critic_500pl
  data_files:
  - split: train
    path: rt_critics_by_critic_500pl/train-*
  - split: test
    path: rt_critics_by_critic_500pl/test-*
- config_name: rt_critics_one
  data_files:
  - split: train
    path: rt_critics_one/train-*
  - split: test
    path: rt_critics_one/test-*
---
# Dataset Card for "multiscale_rt_critics_subsets"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)