Improve dataset card
#1
by
nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1 +1,8 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- graph-ml
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
This repository contains the data presented in [Leveraging Large Language Models for Effective Label-free Node Classification in Text-Attributed Graphs](arxiv.org/abs/2412.11983).
|
| 7 |
+
|
| 8 |
+
Code: https://github.com/HKBU-LAGAS/Locle
|