eugene-yang's picture
commit model
513f6f4
|
raw
history blame
No virus
619 Bytes
---
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}
}
```