Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
This model has been first pretrained on the BEIR corpus and fine-tuned on MS MARCO dataset 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-base as the backbone with 110M hyperparameters.
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
-
|
| 8 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
This model has been first pretrained on the BEIR corpus and fine-tuned on MS MARCO dataset 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.
|
| 6 |
|
| 7 |
This model is trained with BERT-base as the backbone with 110M hyperparameters.
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
+
|
|
|