Add dataset card (#1)
Browse files- Add dataset card (460921a2eb503845a23f0a9c983028967f29146c)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,11 +1,10 @@
|
|
|
|
1 |
---
|
2 |
-
|
|
|
3 |
---
|
|
|
4 |
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
All the data from paper writing tasks and review writing tasks are collected from NeurIPS 2024 and ICLR 2024.
|
10 |
-
|
11 |
-
Additionally, we also provide 100 extreme cases of high-impact paper writing tasks in HighImpactPaperBench.
|
|
|
1 |
+
```markdown
|
2 |
---
|
3 |
+
task_categories:
|
4 |
+
- graph-learning
|
5 |
---
|
6 |
+
This repository contains the dataset presented in the paper [ResearchTown: Simulator of Human Research Community](https://huggingface.co/papers/2412.17767).
|
7 |
|
8 |
+
Project page: https://ulab-uiuc.github.io/research-town/
|
9 |
+
Code: https://github.com/ulab-uiuc/research-town
|
10 |
+
```
|
|
|
|
|
|
|
|