Four files for a node-labeled hypergraph.

-------
node-labels-$dataset.txt
-------

The number of line i corresponds to the label for node i.


-------
label-names-$dataset.txt
-------

Map from label indices to label names. Line i gives the name for label i.


-------
node-names-$dataset.txt
-------

The text of line i corresponds to a name for node i.


-------
hyperedges-$dataset.txt
-------

Each line represents one hyperedge, given by a comma-separated list of node indices.

