sadjadeb commited on
Commit
8e32c88
·
verified ·
1 Parent(s): e609249

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -10
README.md CHANGED
@@ -12,7 +12,7 @@ pretty_name: RottenReviews
12
  size_categories:
13
  - 10K<n<100K
14
  configs:
15
- - config_name: RottenReviews
16
  data_files:
17
  - split: ICLR2024
18
  path:
@@ -20,15 +20,12 @@ configs:
20
  - split: NIPS2023
21
  path:
22
  - raw/neurips2023_submissions.jsonl
23
- - split: F1000Journal
24
- path:
25
- - raw/f1000research_submissions.jsonl
26
- - split: SemanticWebJournal
27
- path:
28
- - raw/semantic-web-journal_submissions.jsonl
29
- - split: human_annotation_data
30
- path:
31
- - human_annotation_data.jsonl
32
  ---
33
 
34
  # RottenReviews: Benchmarking Review Quality with Human and LLM-Based Judgments
 
12
  size_categories:
13
  - 10K<n<100K
14
  configs:
15
+ - config_name: OpenReview
16
  data_files:
17
  - split: ICLR2024
18
  path:
 
20
  - split: NIPS2023
21
  path:
22
  - raw/neurips2023_submissions.jsonl
23
+ - config_name: F1000
24
+ data_files: raw/f1000research_submissions.jsonl
25
+ - config_name: SWJ
26
+ data_files: raw/semantic-web-journal_submissions.jsonl
27
+ - config_name: HA
28
+ data_files: human_annotation_data.jsonl
 
 
 
29
  ---
30
 
31
  # RottenReviews: Benchmarking Review Quality with Human and LLM-Based Judgments