dreamerdeo commited on
Commit
d3e2641
·
verified ·
1 Parent(s): 23479ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -212,12 +212,13 @@ No restrict on the research and the commercial use, but should comply with the [
212
 
213
  If you find sailor useful, please cite our work as follows:
214
 
 
215
  ```
216
- @article{dou2024sailor,
217
- title={Sailor: Open Language Models for South-East Asia},
218
- author={Dou, Longxu and Liu, Qian and Zeng, Guangtao and Guo, Jia and Zhou, Jiahui and Lu, Wei and Lin, Min},
219
- journal={arXiv preprint arXiv:2404.03608},
220
- year={2024}
221
  }
222
  ```
223
 
 
212
 
213
  If you find sailor useful, please cite our work as follows:
214
 
215
+
216
  ```
217
+ @inproceedings{dou-etal-2024-sailor,
218
+ title = "Sailor: Open Language Models for South-{E}ast {A}sia",
219
+ author = "Dou, Longxu and Liu, Qian and Zeng, Guangtao and Guo, Jia and Zhou, Jiahui and Mao, Xin and Jin, Ziqi and Lu, Wei and Lin, Min",
220
+ booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: System Demonstrations",
221
+ year = "2024",
222
  }
223
  ```
224