Ife commited on
Commit
877f49d
·
1 Parent(s): 51660c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -2,4 +2,17 @@
2
  language:
3
  - bm
4
  - fr
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  language:
3
  - bm
4
  - fr
5
+ ---
6
+ @inproceedings{adebara-abdul-mageed-2021-improving,
7
+ title = "Improving Similar Language Translation With Transfer Learning",
8
+ author = "Adebara, Ife and
9
+ Abdul-Mageed, Muhammad",
10
+ booktitle = "Proceedings of the Sixth Conference on Machine Translation",
11
+ month = nov,
12
+ year = "2021",
13
+ address = "Online",
14
+ publisher = "Association for Computational Linguistics",
15
+ url = "https://aclanthology.org/2021.wmt-1.27",
16
+ pages = "273--278",
17
+ abstract = "We investigate transfer learning based on pre-trained neural machine translation models to translate between (low-resource) similar languages. This work is part of our contribution to the WMT 2021 Similar Languages Translation Shared Task where we submitted models for different language pairs, including French-Bambara, Spanish-Catalan, and Spanish-Portuguese in both directions. Our models for Catalan-Spanish (82.79 BLEU)and Portuguese-Spanish (87.11 BLEU) rank top 1 in the official shared task evaluation, and we are the only team to submit models for the French-Bambara pairs.",
18
+ }