andreaschari
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,6 @@ base_model:
|
|
11 |
|
12 |
# mt5-base Reranker Linguistic Transfer (Catalan-French)
|
13 |
|
14 |
-
This is a variation of Unicamp's [mt5-base Reranker](https://huggingface.co/unicamp-dl/mt5-base-mmarco-v2) initially finetuned on mMARCO. Our model is post-trained on French translated to Catalan Queries and French Documents from MMARCO/v2
|
|
|
|
|
|
11 |
|
12 |
# mt5-base Reranker Linguistic Transfer (Catalan-French)
|
13 |
|
14 |
+
This is a variation of Unicamp's [mt5-base Reranker](https://huggingface.co/unicamp-dl/mt5-base-mmarco-v2) initially finetuned on mMARCO. Our model is post-trained on French translated to Catalan Queries and French Documents from MMARCO/v2.
|
15 |
+
|
16 |
+
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)
|