HakHan commited on
Commit
c2f2852
·
1 Parent(s): 18caedc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
1
  ---
2
  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 .