sail
/

dreamerdeo commited on
Commit
19066fa
1 Parent(s): e55e605

Update README.md

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