Update README.md
Browse files
README.md
CHANGED
@@ -8,10 +8,14 @@ size_categories:
|
|
8 |
- 1K<n<10K
|
9 |
---
|
10 |
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
16 |
|
17 |
Code: https://github.com/ulab-uiuc/research-town
|
|
|
8 |
- 1K<n<10K
|
9 |
---
|
10 |
|
11 |
+
# ResearchBench
|
12 |
+
|
13 |
+
This repository contains the ResearchBench dataset presented in the paper [ResearchTown: Simulator of Human Research Community](https://huggingface.co/papers/2412.17767).
|
14 |
+
|
15 |
+
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.
|
16 |
+
|
17 |
+
All the data from paper writing tasks and review writing tasks are collected from NeurIPS 2024 and ICLR 2024.
|
18 |
+
|
19 |
+
Additionally, we also provide 100 extreme cases of high-impact paper writing tasks in HighImpactPaperBench.
|
20 |
|
21 |
Code: https://github.com/ulab-uiuc/research-town
|