Fix formatting
Browse filesThere was an issue with the formatting, this PR fixes it.
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
```markdown
|
2 |
---
|
3 |
task_categories:
|
4 |
- graph-learning
|
@@ -6,5 +5,4 @@ task_categories:
|
|
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 |
-
```
|
|
|
|
|
1 |
---
|
2 |
task_categories:
|
3 |
- graph-learning
|
|
|
5 |
This repository contains the dataset presented in the paper [ResearchTown: Simulator of Human Research Community](https://huggingface.co/papers/2412.17767).
|
6 |
|
7 |
Project page: https://ulab-uiuc.github.io/research-town/
|
8 |
+
Code: https://github.com/ulab-uiuc/research-town
|
|