sumuks commited on
Commit
d388913
·
verified ·
1 Parent(s): 461cbbe

Upload dataset

Browse files
README.md CHANGED
@@ -1,11 +1,45 @@
1
  ---
2
  tags:
3
- - ocr
4
- - peer-review
5
- - classification
6
  license: other
7
  language:
8
- - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  # Popper Reviews — Private Prediction Subset
 
1
  ---
2
  tags:
3
+ - ocr
4
+ - peer-review
5
+ - classification
6
  license: other
7
  language:
8
+ - en
9
+ dataset_info:
10
+ features:
11
+ - name: paper_id
12
+ dtype: string
13
+ - name: source
14
+ dtype: string
15
+ - name: year
16
+ dtype: int32
17
+ - name: paper_text
18
+ dtype: string
19
+ - name: anonymized_paper_text
20
+ dtype: string
21
+ - name: decision_label
22
+ dtype: string
23
+ - name: decision_text
24
+ dtype: string
25
+ - name: average_review_score
26
+ dtype: float32
27
+ splits:
28
+ - name: train
29
+ num_bytes: 290545855
30
+ num_examples: 1885
31
+ - name: test
32
+ num_bytes: 72597930
33
+ num_examples: 471
34
+ download_size: 168739689
35
+ dataset_size: 363143785
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ - split: test
42
+ path: data/test-*
43
  ---
44
 
45
  # Popper Reviews — Private Prediction Subset
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e2e77fef6fbcf58b024031b77f871a71103235582ce273907de4de4b00927e3
3
- size 35873620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21e68255ee004ae9a39366aa1c4a90f53b0f8c09ff495b9a8ca71174a96d298c
3
+ size 32355202
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e6c37e747458cd130418a193426843fe9a92fc1cba515eb40fa0a18e42e0859
3
- size 150937602
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9ffb1951ecf84ca0ba05f2bc9080e4f5261834ac27ab97c96674a5d6c3e1d47
3
+ size 136384487