dreamerdeo commited on
Commit
73ade2b
1 Parent(s): db8dcb1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -146,12 +146,13 @@ No restrict on the research and the commercial use, but should comply with the [
146
 
147
  If you find sailor useful, please cite our work as follows:
148
 
 
149
  ```
150
- @article{dou2024sailor,
151
- title={Sailor: Open Language Models for South-East Asia},
152
- author={Dou, Longxu and Liu, Qian and Zeng, Guangtao and Guo, Jia and Zhou, Jiahui and Lu, Wei and Lin, Min},
153
- journal={arXiv preprint arXiv:2404.03608},
154
- year={2024}
155
  }
156
  ```
157
 
 
146
 
147
  If you find sailor useful, please cite our work as follows:
148
 
149
+
150
  ```
151
+ @inproceedings{dou-etal-2024-sailor,
152
+ title = "Sailor: Open Language Models for South-{E}ast {A}sia",
153
+ 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",
154
+ booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: System Demonstrations",
155
+ year = "2024",
156
  }
157
  ```
158