dreamerdeo commited on
Commit
23479ef
·
verified ·
1 Parent(s): f59fb1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -155,11 +155,10 @@ Benchmarking results demonstrate Sailor's proficiency in tasks such as question
155
 
156
  ## Model Summary
157
  - **Model Collections:** [Base Model & Chat Model](https://huggingface.co/collections/sail/sailor-65e19a749f978976f1959825)
158
- - **Project Website:** [sailorllm.github.io](https://sailorllm.github.io/)
159
  - **Codebase:** [github.com/sail-sg/sailor-llm](https://github.com/sail-sg/sailor-llm)
160
  - **Technical Report:** [arxiv.org/pdf/2404.03608.pdf](https://arxiv.org/pdf/2404.03608.pdf)
161
 
162
-
163
  ## Training details
164
  Sailor is crafted by continually pre-training from language models like the remarkable Qwen 1.5 models, which already has a great performance on SEA languages.
165
  The pre-training corpus heavily leverages the publicly available corpus, including
@@ -224,4 +223,4 @@ If you find sailor useful, please cite our work as follows:
224
 
225
  # Contact Us
226
 
227
- If you have any questions, please raise an issue or contact us at [[email protected]](mailto:[email protected]) or [liuqian@sea.com](mailto:liuqian@sea.com).
 
155
 
156
  ## Model Summary
157
  - **Model Collections:** [Base Model & Chat Model](https://huggingface.co/collections/sail/sailor-65e19a749f978976f1959825)
158
+ - **Project Website:** [sea-sailor.github.io/blog/sailor1/](https://sea-sailor.github.io/blog/sailor1/)
159
  - **Codebase:** [github.com/sail-sg/sailor-llm](https://github.com/sail-sg/sailor-llm)
160
  - **Technical Report:** [arxiv.org/pdf/2404.03608.pdf](https://arxiv.org/pdf/2404.03608.pdf)
161
 
 
162
  ## Training details
163
  Sailor is crafted by continually pre-training from language models like the remarkable Qwen 1.5 models, which already has a great performance on SEA languages.
164
  The pre-training corpus heavily leverages the publicly available corpus, including
 
223
 
224
  # Contact Us
225
 
226
+ If you have any questions, please raise an issue or contact us at [[email protected]](mailto:[email protected]) or [liuqian.sea@gmail.com](mailto:liuqian.sea@gmail.com).