daqh commited on
Commit
4bca931
·
verified ·
1 Parent(s): 89a16c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ In addition to the raw hypergraph topology, vector features are provided for bot
56
  - [Node2Vec](https://arxiv.org/abs/1607.00653) embeddings: random-walk–based structural embeddings.
57
  - [VilLain](https://dl.acm.org/doi/10.1145/3589334.3645454) embeddings: self-supervised hypergraph representation learning via virtual label propagation.
58
 
59
- Basic statistics (as packaged here): 327 nodes, 12,799 hyperedges, 1 connected component.
60
 
61
  ## Citation
62
 
 
56
  - [Node2Vec](https://arxiv.org/abs/1607.00653) embeddings: random-walk–based structural embeddings.
57
  - [VilLain](https://dl.acm.org/doi/10.1145/3589334.3645454) embeddings: self-supervised hypergraph representation learning via virtual label propagation.
58
 
59
+ Basic statistics (as packaged here): 1161 nodes, 1088 hyperedges, 183 connected component, largest connected component ratio is 0.540913006029285.
60
 
61
  ## Citation
62