CoolFace
Datasetpublic

0601p/Traveling_Namuwiki_Actions

Traveling Namuwiki Actions Traveling Namuwiki Actions is an adjacency-list dataset built from Namuwiki page links. Each row contains a page title and the list of linked page titles that can be used as next actions in a graph-navigation task. This dataset was derived from the Hugging Face dataset heegyu/namuwiki. Files data.jsonl File size: about 405.1 MiB. Schema Each JSONL row has this shape: { "title": "source page title", "actions": ["linked… See the full description on the dataset page: https://huggingface.co/datasets/0601p/Traveling_Namuwiki_Actions.

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes17downloads
2 commits on main
14872ca5mo ago

First commit

0601p
4423e785mo ago

initial commit

0601p