sail
/

Text Generation
Transformers
Safetensors
qwen2
multilingual
sea
sailor
sft
chat
instruction
conversational
text-generation-inference
dreamerdeo commited on
Commit
5a960cb
·
verified ·
1 Parent(s): 12d7ae4

Update README.md

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