We lifted 1 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| jiaruifeng/taglas | canonical | 1 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| textualize_graph | Ran | jiaruifeng/taglas/datasets/scene_graph.py code served (permissive licence) · get_code("deb9ed097dab5318") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
In this report, we present TAGLAS, an atlas of text-attributed graph (TAG) datasets and benchmarks. TAGs are graphs with node and edge features represented in text, which have recently gained wide applicability in training graph-language or graph foundation models. In TAGLAS, we collect and integrate more than 23 TAG datasets with domains ranging from citation graphs to molecule graphs and tasks from node classification to graph question-answering. Unlike previous graph datasets and benchmarks, all datasets in TAGLAS have a unified node and edge text feature format, which allows a graph model to be simultaneously trained and evaluated on multiple datasets from various domains. Further, we provide a standardized, efficient, and simplified way to load all datasets and tasks. We also provide useful utils like text-to-embedding conversion, and graph-to-text conversion, which can facilitate different evaluation scenarios. Finally, we also provide standard and easy-to-use evaluation utils. The project is open-sourced at https://github.com/JiaruiFeng/TAGLAS and is still under construction. Please expect more datasets/features in the future.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2406.14683")
get_code_for_paper("2406.14683")
have("2406.14683")
Connect an agent — have() is free.