sail
/

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -131,11 +131,11 @@ No restrict on the research and the commercial use, but should comply with the [
131
  If you find sailor useful, please cite our work as follows:
132
 
133
  ```
134
- @article{dou2024sailor,
135
- title={Sailor: Open Language Models for South-East Asia},
136
- author={Dou, Longxu and Liu, Qian and Zeng, Guangtao and Guo, Jia and Zhou, Jiahui and Lu, Wei and Lin, Min},
137
- journal={arXiv preprint arXiv:2404.03608},
138
- year={2024}
139
  }
140
  ```
141
 
 
131
  If you find sailor useful, please cite our work as follows:
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