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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -14,9 +14,6 @@ size_categories:
14
  configs:
15
  - config_name: RottenReviews
16
  data_files:
17
- - split: human_annotation_data
18
- path:
19
- - human_annotation_data.jsonl
20
  - split: ICLR2024
21
  path:
22
  - raw/iclr2024_submissions.jsonl
@@ -29,6 +26,9 @@ configs:
29
  - split: SemanticWebJournal
30
  path:
31
  - raw/semantic-web-journal_submissions.jsonl
 
 
 
32
  ---
33
 
34
  # RottenReviews: Benchmarking Review Quality with Human and LLM-Based Judgments
 
14
  configs:
15
  - config_name: RottenReviews
16
  data_files:
 
 
 
17
  - split: ICLR2024
18
  path:
19
  - raw/iclr2024_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