File size: 619 Bytes
de32a44 513f6f4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
license: mit
---
DPR Model with XLM-Align trained with MSMARCO.
Please consider citing the following paper if you use this model.
```
@inproceedings{sigir2022c3,
author = {Eugene Yang and Suraj Nair and Ramraj Chandradevan and Rebecca Iglesias-Flores and Douglas W. Oard},
title = {C3: Continued Pretraining with Contrastive Weak Supervision for Cross Language Ad-Hoc Retrieval},
booktitle = {Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR) (Short Paper)},
year = {2022},
url = {https://arxiv.org/abs/2204.11989}
}
```
|