lwaekfjlk commited on
Commit
cb18c9d
·
verified ·
1 Parent(s): 9fadb9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -8,10 +8,14 @@ size_categories:
8
  - 1K<n<10K
9
  ---
10
 
11
- ---
12
- task_categories:
13
- - graph-learning
14
- ---
15
- This repository contains the dataset presented in the paper [ResearchTown: Simulator of Human Research Community](https://huggingface.co/papers/2412.17767).
 
 
 
 
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