|
--- |
|
license: apache-2.0 |
|
task_categories: |
|
- text2text-generation |
|
- graph-ml |
|
language: |
|
- en |
|
size_categories: |
|
- 1K<n<10K |
|
tags: |
|
- multi-agent |
|
- auto-research |
|
- graph-ml |
|
- large-language-model |
|
pretty_name: ResearchBench |
|
--- |
|
|
|
# ResearchBench |
|
|
|
This repository contains the ResearchBench dataset presented in the paper [ResearchTown: Simulator of Human Research Community](https://huggingface.co/papers/2412.17767). |
|
|
|
ResearchBench is a dataset for research community simulation. It includes 1000 paper writing tasks in PaperBench (333 hard, 334 medium, 333 easy) and 200 review writing tasks in ReviewBench. |
|
|
|
All the data from paper writing tasks and review writing tasks are collected from NeurIPS 2024 and ICLR 2024. |
|
|
|
Additionally, we also provide 100 extreme cases of high-impact paper writing tasks in HighImpactPaperBench. |
|
|
|
Code: https://github.com/ulab-uiuc/research-town |