metadata
language:
- en
task_categories:
- text-classification
- information-retrieval
tags:
- reviewer-assignment
- pairwise-ranking
- preference-data
Dataset Overview
This repository contains evaluation data for reviewer assignment / matching in pairwise format, organized into two complementary perspectives:
evaluation_pc(Paper-Centric pairwise): pairwise comparisons constructed from a paper-centric view (i.e., for each paper, compare candidate reviewers in pairs).evaluation_rc(Reviewer-Centric pairwise): pairwise comparisons constructed from a reviewer-centric view (i.e., for each reviewer, compare candidate papers in pairs).
Status / Release Plan
🚧 Pointwise data is still being consolidated.
We expect to release the pointwise portion in ~2–3 days.
File Structure
evaluation_pc/: paper-centric pairwise evaluation dataevaluation_rc/: reviewer-centric pairwise evaluation data- (Coming soon)
pointwise/: pointwise evaluation data
Notes
- If you use this dataset, please cite this repository (citation info can be added here later).
- For questions or issues, please open a GitHub/HF issue in the repository.