Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
The Retrieval Model in Paper: Distributionally Robust Unsupervised Dense Retrieval Training on Web Graphs.
|
| 5 |
+
|
| 6 |
+
This is a dense retrieval model trained with Group DRO using web information.
|
| 7 |
+
If you want to reproduce our evaluation results or learn more about our work, please refer to https://github.com/OpenMatch/Web-DRO .
|