dreamerdeo commited on
Commit
973b85f
·
verified ·
1 Parent(s): c4a81e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -51,11 +51,10 @@ Benchmarking results demonstrate Sailor's proficiency in tasks such as question
51
 
52
  ## Model Summary
53
  - **Model Collections:** [Base Model & Chat Model](https://huggingface.co/collections/sail/sailor-65e19a749f978976f1959825)
54
- - **Project Website:** [sailorllm.github.io](https://sailorllm.github.io/)
55
  - **Codebase:** [github.com/sail-sg/sailor-llm](https://github.com/sail-sg/sailor-llm)
56
  - **Technical Report:** [arxiv.org/pdf/2404.03608.pdf](https://arxiv.org/pdf/2404.03608.pdf)
57
 
58
-
59
  ## Training details
60
  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.
61
  The pre-training corpus heavily leverages the publicly available corpus, including
@@ -146,4 +145,4 @@ If you find sailor useful, please cite our work as follows:
146
 
147
  # Contact Us
148
 
149
- 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).
 
51
 
52
  ## Model Summary
53
  - **Model Collections:** [Base Model & Chat Model](https://huggingface.co/collections/sail/sailor-65e19a749f978976f1959825)
54
+ - **Project Website:** [sea-sailor.github.io/blog/sailor1/](https://sea-sailor.github.io/blog/sailor1/)
55
  - **Codebase:** [github.com/sail-sg/sailor-llm](https://github.com/sail-sg/sailor-llm)
56
  - **Technical Report:** [arxiv.org/pdf/2404.03608.pdf](https://arxiv.org/pdf/2404.03608.pdf)
57
 
 
58
  ## Training details
59
  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.
60
  The pre-training corpus heavily leverages the publicly available corpus, including
 
145
 
146
  # Contact Us
147
 
148
+ 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).