HakHan commited on
Commit
5d137ec
1 Parent(s): f382bd5

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
+ 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 .