Datasets:
Add link to paper and Config splits
Browse files
README.md
CHANGED
|
@@ -4,6 +4,18 @@ task_categories:
|
|
| 4 |
- text-retrieval
|
| 5 |
language:
|
| 6 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
tags:
|
| 8 |
- reviewer-assignment
|
| 9 |
- scientific-papers
|
|
@@ -17,6 +29,7 @@ size_categories:
|
|
| 17 |
|
| 18 |
# exHarmony: Authorship and Citations for Benchmarking the Reviewer Assignment Problem
|
| 19 |
|
|
|
|
| 20 |
|
| 21 |
## Dataset Summary
|
| 22 |
|
|
|
|
| 4 |
- text-retrieval
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
+
configs:
|
| 8 |
+
- config_name: exHarmony
|
| 9 |
+
data_files:
|
| 10 |
+
- split: paper_collection
|
| 11 |
+
path:
|
| 12 |
+
- papers_collection.jsonl
|
| 13 |
+
- split: papers_test
|
| 14 |
+
path:
|
| 15 |
+
- papers_test.jsonl
|
| 16 |
+
- split: papers_test_judgeable
|
| 17 |
+
path:
|
| 18 |
+
- papers_test_judgeable.jsonl
|
| 19 |
tags:
|
| 20 |
- reviewer-assignment
|
| 21 |
- scientific-papers
|
|
|
|
| 29 |
|
| 30 |
# exHarmony: Authorship and Citations for Benchmarking the Reviewer Assignment Problem
|
| 31 |
|
| 32 |
+
Quick links: 📃 [Paper](https://arxiv.org/pdf/2502.07683) | ⚙️ [Code](https://github.com/Reviewerly-Inc/exHarmony) | 💻 [Demo](https://app.reviewer.ly/app/peeriscope)
|
| 33 |
|
| 34 |
## Dataset Summary
|
| 35 |
|