sail
/

Text Generation
Transformers
Safetensors
qwen2
multilingual
sea
sailor
sft
chat
instruction
conversational
text-generation-inference
dreamerdeo commited on
Commit
c7cf255
1 Parent(s): 5565d1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -130,11 +130,11 @@ No restrict on the research and the commercial use, but should comply with the [
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
 
 
130
  If you find sailor useful, please cite our work as follows:
131
 
132
  ```
133
+ @inproceedings{dou-etal-2024-sailor,
134
+ title = "Sailor: Open Language Models for South-{E}ast {A}sia",
135
+ 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",
136
+ booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: System Demonstrations",
137
+ year = "2024",
138
  }
139
  ```
140