elmadany commited on
Commit
ddd376a
·
verified ·
1 Parent(s): 4a8dc86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -17
README.md CHANGED
@@ -210,7 +210,7 @@ Toucan-base - translation: Vala zonke izinto kusuka kwihlu lamadokhumende elidlu
210
  If you use the pre-trained model (Cheetah-1.2B) for your scientific publication, or if you find the resources in this repository useful, please cite our papers as follows (to be updated):
211
 
212
 
213
- **Toucan's Paper**
214
  ```
215
  @inproceedings{adebara-etal-2024-cheetah,
216
  title = "Cheetah: Natural Language Generation for 517 {A}frican Languages",
@@ -230,23 +230,14 @@ If you use the pre-trained model (Cheetah-1.2B) for your scientific publication,
230
  }
231
  ```
232
 
233
- **Cheetah's Paper**
234
  ```
235
- @inproceedings{elmadany-etal-2024-toucan,
236
- title = "Toucan: Many-to-Many Translation for 150 African Language Pairs",
237
- author = "Elmadany, AbdelRahim and
238
- Adebara, Ife and
239
- Abdul-Mageed, Muhammad",
240
- editor = "Ku, Lun-Wei and
241
- Martins, Andre and
242
- Srikumar, Vivek",
243
- booktitle = "Findings of the Association for Computational Linguistics ACL 2024",
244
- month = aug,
245
- year = "2024",
246
- address = "Bangkok, Thailand and virtual meeting",
247
- publisher = "Association for Computational Linguistics",
248
- url = "https://aclanthology.org/2024.findings-acl.781",
249
- pages = "13189--13206",
250
  }
251
  ```
252
 
 
210
  If you use the pre-trained model (Cheetah-1.2B) for your scientific publication, or if you find the resources in this repository useful, please cite our papers as follows (to be updated):
211
 
212
 
213
+ **Cheetah's Paper**
214
  ```
215
  @inproceedings{adebara-etal-2024-cheetah,
216
  title = "Cheetah: Natural Language Generation for 517 {A}frican Languages",
 
230
  }
231
  ```
232
 
233
+ **Toucan's Paper**
234
  ```
235
+ @inproceedings{elmadany2024toucan,
236
+ title={Toucan: Many-to-Many Translation for 150 African Language Pairs},
237
+ author={Elmadany, Abdelrahim and Adebara, Ife and Abdul-Mageed, Muhammad},
238
+ booktitle={Findings of the Association for Computational Linguistics ACL 2024},
239
+ pages={13189--13206},
240
+ year={2024}
 
 
 
 
 
 
 
 
 
241
  }
242
  ```
243