Update README.md
Browse files
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 .
|