The zip folder contains 128 test networks created for testing clique-community detection in multiplex networks. Each test network is a folder with ten edgelists, all edgelists are sorted by nodes and are simple, undirected and unweighted.
There is also a file 'true_cliques.csv' which contains set of nodes as (clique_id,node) indicating the membership of nodes to particular cliques, a clique is a complete subgraph and cliques are disjoint.
The syntax for the networks looks like… See the full description on the dataset page:
https://huggingface.co/datasets/LiquidIce95/clique_detection_test_networks.