Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
This model has been pretrained on BEIR corpus without relevance-level supervision following the approach described in the paper **COCO-DR: Combating Distribution Shifts in Zero-Shot Dense Retrieval with Contrastive and Distributionally Robust Learning**. The associated GitHub repository is available here https://github.com/OpenMatch/COCO-DR.
|
2 |
|
3 |
-
This model is trained with BERT-
|
4 |
|
5 |
---
|
6 |
license: mit
|
|
|
1 |
This model has been pretrained on BEIR corpus without relevance-level supervision following the approach described in the paper **COCO-DR: Combating Distribution Shifts in Zero-Shot Dense Retrieval with Contrastive and Distributionally Robust Learning**. The associated GitHub repository is available here https://github.com/OpenMatch/COCO-DR.
|
2 |
|
3 |
+
This model is trained with BERT-large as the backbone with 335M hyperparameters.
|
4 |
|
5 |
---
|
6 |
license: mit
|