frankier commited on
Commit
af70864
1 Parent(s): a64eeec

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +43 -0
README.md CHANGED
@@ -1,5 +1,42 @@
1
  ---
2
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - config_name: rt_critics_big_irregular_5
4
  features:
5
  - name: movie_title
@@ -153,6 +190,12 @@ dataset_info:
153
  download_size: 941541
154
  dataset_size: 1643530
155
  configs:
 
 
 
 
 
 
156
  - config_name: rt_critics_big_irregular_5
157
  data_files:
158
  - split: train
 
1
  ---
2
  dataset_info:
3
+ - config_name: multiscale_rt_critics
4
+ features:
5
+ - name: movie_title
6
+ dtype: string
7
+ - name: publisher_name
8
+ dtype: string
9
+ - name: critic_name
10
+ dtype: string
11
+ - name: text
12
+ dtype: string
13
+ - name: review_score
14
+ dtype: string
15
+ - name: grade_type
16
+ dtype: string
17
+ - name: orig_num
18
+ dtype: float32
19
+ - name: orig_denom
20
+ dtype: float32
21
+ - name: includes_zero
22
+ dtype: bool
23
+ - name: label
24
+ dtype: uint8
25
+ - name: scale_points
26
+ dtype: uint8
27
+ - name: multiplier
28
+ dtype: uint8
29
+ - name: task_ids
30
+ dtype: uint32
31
+ splits:
32
+ - name: train
33
+ num_bytes: 6182241
34
+ num_examples: 28982
35
+ - name: test
36
+ num_bytes: 2059468
37
+ num_examples: 9676
38
+ download_size: 4281825
39
+ dataset_size: 8241709
40
  - config_name: rt_critics_big_irregular_5
41
  features:
42
  - name: movie_title
 
190
  download_size: 941541
191
  dataset_size: 1643530
192
  configs:
193
+ - config_name: multiscale_rt_critics
194
+ data_files:
195
+ - split: train
196
+ path: multiscale_rt_critics/train-*
197
+ - split: test
198
+ path: multiscale_rt_critics/test-*
199
  - config_name: rt_critics_big_irregular_5
200
  data_files:
201
  - split: train