Update README.md
Browse files
README.md
CHANGED
@@ -49,11 +49,10 @@ Benchmarking results demonstrate Sailor's proficiency in tasks such as question
|
|
49 |
|
50 |
## Model Summary
|
51 |
- **Model Collections:** [Base Model & Chat Model](https://huggingface.co/collections/sail/sailor-65e19a749f978976f1959825)
|
52 |
-
- **Project Website:** [
|
53 |
- **Codebase:** [github.com/sail-sg/sailor-llm](https://github.com/sail-sg/sailor-llm)
|
54 |
- **Technical Report:** [arxiv.org/pdf/2404.03608.pdf](https://arxiv.org/pdf/2404.03608.pdf)
|
55 |
|
56 |
-
|
57 |
## Training details
|
58 |
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.
|
59 |
The pre-training corpus heavily leverages the publicly available corpus, including
|
@@ -139,4 +138,4 @@ If you find sailor useful, please cite our work as follows:
|
|
139 |
|
140 |
# Contact Us
|
141 |
|
142 |
-
If you have any questions, please raise an issue or contact us at [[email protected]](mailto:[email protected]) or [liuqian@
|
|
|
49 |
|
50 |
## Model Summary
|
51 |
- **Model Collections:** [Base Model & Chat Model](https://huggingface.co/collections/sail/sailor-65e19a749f978976f1959825)
|
52 |
+
- **Project Website:** [sea-sailor.github.io/blog/sailor1/](https://sea-sailor.github.io/blog/sailor1/)
|
53 |
- **Codebase:** [github.com/sail-sg/sailor-llm](https://github.com/sail-sg/sailor-llm)
|
54 |
- **Technical Report:** [arxiv.org/pdf/2404.03608.pdf](https://arxiv.org/pdf/2404.03608.pdf)
|
55 |
|
|
|
56 |
## Training details
|
57 |
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.
|
58 |
The pre-training corpus heavily leverages the publicly available corpus, including
|
|
|
138 |
|
139 |
# Contact Us
|
140 |
|
141 |
+
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).
|