andreaschari commited on
Commit
ac3f705
·
verified ·
1 Parent(s): c92bb38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -15,7 +15,9 @@ base_model:
15
 
16
  # BGE-M3 Linguistic Transfer (Afrikaans-Dutch)
17
 
18
- This is a [BGE-M3](https://huggingface.co/BAAI/bge-m3) model post-trained on Dutch translated to Afrikaans Queries and Dutch Documents from MMARCO/v2
 
 
19
 
20
  ## Model Details
21
 
 
15
 
16
  # BGE-M3 Linguistic Transfer (Afrikaans-Dutch)
17
 
18
+ This is a [BGE-M3](https://huggingface.co/BAAI/bge-m3) model post-trained on Dutch translated to Afrikaans Queries and Dutch Documents from MMARCO/v2.
19
+
20
+ 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)
21
 
22
  ## Model Details
23