andreaschari
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -97,4 +97,6 @@ language:
|
|
97 |
|
98 |
[XMOD-base](https://huggingface.co/facebook/xmod-base) fine-tuned using [ColBERT-XM](https://huggingface.co/antoinelouis/colbert-xm) methodology on Dutch Translated to Afrikaans Queries and Dutch Documents from mMARCO/v2.
|
99 |
|
100 |
-
Essentially, it's ColBERT-XM but fine-tuned on Afrikaans-Dutch mMARCOv2 in contrast to MSMARCO of the original ColBERT-XM model.
|
|
|
|
|
|
97 |
|
98 |
[XMOD-base](https://huggingface.co/facebook/xmod-base) fine-tuned using [ColBERT-XM](https://huggingface.co/antoinelouis/colbert-xm) methodology on Dutch Translated to Afrikaans Queries and Dutch Documents from mMARCO/v2.
|
99 |
|
100 |
+
Essentially, it's ColBERT-XM but fine-tuned on Afrikaans-Dutch mMARCOv2 in contrast to MSMARCO of the original ColBERT-XM model.
|
101 |
+
|
102 |
+
This model was fine-tuned for the "Improving Low-Resource Retrieval Effectiveness using Zero-Shot Linguistic Similarity Transfer" ECIR2025 paper. The source code for the paper can be found [here](https://github.com/andreaschari/linguistic-transfer)
|