HakHan commited on
Commit
95c2987
·
1 Parent(s): c2f2852

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -3,5 +3,4 @@ license: mit
3
  ---
4
  Embedding Model in Paper: Distributionally Robust Unsupervised Dense Retrieval Training on Web Graphs
5
 
6
- 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.
7
- See more about this model and our work at https://github.com/OpenMatch/Web-DRO .
 
3
  ---
4
  Embedding Model in Paper: Distributionally Robust Unsupervised Dense Retrieval Training on Web Graphs
5
 
6
+ 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. If you want to reproduce our evaluation results or learn more about our work, please refer to https://github.com/OpenMatch/Web-DRO .