Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
License:
Haixx commited on
Commit
426cd24
·
verified ·
1 Parent(s): 394d85b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: paper_id
5
+ dtype: string
6
+ - name: arxiv_id
7
+ dtype: string
8
+ - name: title
9
+ dtype: string
10
+ - name: markdown
11
+ struct:
12
+ - name: content
13
+ dtype: string
14
+ - name: metadata
15
+ struct:
16
+ - name: authors
17
+ list: string
18
+ - name: title
19
+ dtype: string
20
+ - name: total_chars
21
+ dtype: int64
22
+ - name: total_lines
23
+ dtype: int64
24
+ - name: updated_at
25
+ dtype: string
26
+ - name: reviews
27
+ list:
28
+ - name: confidence
29
+ dtype: int64
30
+ - name: contribution
31
+ dtype: int64
32
+ - name: id
33
+ dtype: string
34
+ - name: initial_rating
35
+ dtype: int64
36
+ - name: presentation
37
+ dtype: int64
38
+ - name: questions
39
+ dtype: string
40
+ - name: soundness
41
+ dtype: int64
42
+ - name: strengths
43
+ dtype: string
44
+ - name: summary
45
+ dtype: string
46
+ - name: weaknesses
47
+ dtype: string
48
+ - name: scores
49
+ struct:
50
+ - name: confidence
51
+ dtype: string
52
+ - name: confidence_avg
53
+ dtype: float64
54
+ - name: contribution
55
+ dtype: string
56
+ - name: contribution_avg
57
+ dtype: float64
58
+ - name: presentation
59
+ dtype: string
60
+ - name: presentation_avg
61
+ dtype: float64
62
+ - name: rating
63
+ dtype: string
64
+ - name: rating_avg
65
+ dtype: float64
66
+ - name: soundness
67
+ dtype: string
68
+ - name: soundness_avg
69
+ dtype: float64
70
+ - name: metadata
71
+ struct:
72
+ - name: primary_area
73
+ dtype: string
74
+ - name: processed_at
75
+ dtype: string
76
+ - name: track
77
+ dtype: string
78
+ - name: venue
79
+ dtype: string
80
+ - name: venueid
81
+ dtype: string
82
+ - name: meta_review
83
+ struct:
84
+ - name: additional_comments
85
+ dtype: string
86
+ - name: id
87
+ dtype: string
88
+ - name: metareview
89
+ dtype: string
90
+ - name: decision
91
+ struct:
92
+ - name: decision
93
+ dtype: string
94
+ splits:
95
+ - name: train
96
+ num_bytes: 309430749
97
+ num_examples: 4011
98
+ - name: test
99
+ num_bytes: 92010709
100
+ num_examples: 1000
101
+ download_size: 190049084
102
+ dataset_size: 401441458
103
+ configs:
104
+ - config_name: default
105
+ data_files:
106
+ - split: train
107
+ path: data/train-*
108
+ - split: test
109
+ path: data/test-*
110
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9cb7de219be6e4455fcb594ec8be39f8c0bdf5dcfc575d588774d33fd73e10b
3
+ size 45705060
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9727a66bc64a92142aab642c8f5224d09e026f8fc52e5a9ed494bb0edea2951a
3
+ size 144344024