Web-Graph-Embedding / README.md
HakHan's picture
Update README.md
c2f2852
|
raw
history blame
361 Bytes
metadata
license: mit

Embedding Model in Paper: Distributionally Robust Unsupervised Dense Retrieval Training on Web Graphs

This model is trained by predicting links between web pages. It serves as an encoder to generate dense vectors that are later used for clustering documents. See more about this model and our work at https://github.com/OpenMatch/Web-DRO .