frankier commited on
Commit
6597c6f
1 Parent(s): c79868a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +45 -0
README.md CHANGED
@@ -1,5 +1,44 @@
1
  ---
2
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - config_name: rt_critics_by_critic_500pl
4
  features:
5
  - name: movie_title
@@ -75,6 +114,12 @@ dataset_info:
75
  download_size: 941541
76
  dataset_size: 1643530
77
  configs:
 
 
 
 
 
 
78
  - config_name: rt_critics_by_critic_500pl
79
  data_files:
80
  - split: train
 
1
  ---
2
  dataset_info:
3
+ - config_name: rt_critics_by_critic_1000pl
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
+ - name: orig_group_id
32
+ dtype: uint32
33
+ splits:
34
+ - name: train
35
+ num_bytes: 33849128
36
+ num_examples: 155085
37
+ - name: test
38
+ num_bytes: 11305964
39
+ num_examples: 51744
40
+ download_size: 22563831
41
+ dataset_size: 45155092
42
  - config_name: rt_critics_by_critic_500pl
43
  features:
44
  - name: movie_title
 
114
  download_size: 941541
115
  dataset_size: 1643530
116
  configs:
117
+ - config_name: rt_critics_by_critic_1000pl
118
+ data_files:
119
+ - split: train
120
+ path: rt_critics_by_critic_1000pl/train-*
121
+ - split: test
122
+ path: rt_critics_by_critic_1000pl/test-*
123
  - config_name: rt_critics_by_critic_500pl
124
  data_files:
125
  - split: train