frankier commited on
Commit
794ea02
1 Parent(s): 5e020cb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +46 -1
README.md CHANGED
@@ -1,6 +1,45 @@
1
  ---
2
  dataset_info:
3
- config_name: rt_critics_one
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  features:
5
  - name: movie_title
6
  dtype: string
@@ -36,6 +75,12 @@ dataset_info:
36
  download_size: 941541
37
  dataset_size: 1643530
38
  configs:
 
 
 
 
 
 
39
  - config_name: rt_critics_one
40
  data_files:
41
  - split: train
 
1
  ---
2
  dataset_info:
3
+ - config_name: rt_critics_by_critic_500pl
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: 52088362
36
+ num_examples: 236755
37
+ - name: test
38
+ num_bytes: 17410311
39
+ num_examples: 79047
40
+ download_size: 35034952
41
+ dataset_size: 69498673
42
+ - config_name: rt_critics_one
43
  features:
44
  - name: movie_title
45
  dtype: string
 
75
  download_size: 941541
76
  dataset_size: 1643530
77
  configs:
78
+ - config_name: rt_critics_by_critic_500pl
79
+ data_files:
80
+ - split: train
81
+ path: rt_critics_by_critic_500pl/train-*
82
+ - split: test
83
+ path: rt_critics_by_critic_500pl/test-*
84
  - config_name: rt_critics_one
85
  data_files:
86
  - split: train