Three files for a node-labeled hypergraph. ------- node-labels-$dataset.txt ------- Line i corresponds to node i, and provides a comma-separated list of indices corresponding to labels for that node. ------- label-names-$dataset.txt ------- Map from label indices to label names. Line i gives the name for label i. ------- hyperedges-$dataset.txt ------- Each line represents one hyperedge, given by a comma-separated list of node indices.