dreamerdeo commited on
Commit
168cbb8
·
verified ·
1 Parent(s): 973b85f

Update README.md

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