520jefferson
commited on
Commit
•
fd6a7ef
1
Parent(s):
74ecf75
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,38 @@ license_link: >-
|
|
5 |
https://github.com/SkyworkAI/Skywork/blob/main/Skywork%20Community%20License.pdf
|
6 |
---
|
7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
# 模型介绍(Introduction)
|
9 |
**Skywork-13B-Base-XT**是Skywork-13B-Base模型的中间checkpoints,是第一阶段预训练完成后的checkpoints,此时模型训练完X TB个token。 X 有这样对应几个值,分别是0.5,1,1.5,2,2.5,3.
|
10 |
|
|
|
5 |
https://github.com/SkyworkAI/Skywork/blob/main/Skywork%20Community%20License.pdf
|
6 |
---
|
7 |
|
8 |
+
<!-- <div align="center">
|
9 |
+
<h1>
|
10 |
+
✨Skywork
|
11 |
+
</h1>
|
12 |
+
</div> -->
|
13 |
+
<div align="center"><img src="misc/skywork_logo.jpeg" width="550"/></div>
|
14 |
+
|
15 |
+
<p align="center">
|
16 |
+
👨💻 <a href="https://github.com/SkyworkAI/Skywork" target="_blank">Github</a> • 🤗 <a href="https://huggingface.co/Skywork" target="_blank">Hugging Face</a>• 🤖 <a href="https://modelscope.cn/organization/Skywork" target="_blank">ModelScope</a> • 💬 <a href="https://github.com/SkyworkAI/Skywork/blob/main/misc/wechat.png?raw=true" target="_blank">WeChat</a>• 📜<a href="http://arxiv.org/abs/2310.19341" target="_blank">Tech Report</a>
|
17 |
+
|
18 |
+
</p>
|
19 |
+
|
20 |
+
|
21 |
+
|
22 |
+
|
23 |
+
<div align="center">
|
24 |
+
|
25 |
+
|
26 |
+
[🎉天工在线对话平台已正式向公众开放](https://sso.tiangong.cn/?redirect=https://model-platform.tiangong.cn/overview&client_id=200005)
|
27 |
+
|
28 |
+
</div>
|
29 |
+
|
30 |
+
|
31 |
+
|
32 |
+
<div align="center">
|
33 |
+
|
34 |
+
|
35 |
+
[![GitHub Stars](https://img.shields.io/github/stars/SkyworkAI/Skywork)](https://github.com/SkyworkAI/Skywork/stargazers)
|
36 |
+
[![GitHub Forks](https://img.shields.io/github/forks/SkyworkAI/Skywork)](https://github.com/SkyworkAI/Skywork/fork)
|
37 |
+
</div>
|
38 |
+
|
39 |
+
|
40 |
# 模型介绍(Introduction)
|
41 |
**Skywork-13B-Base-XT**是Skywork-13B-Base模型的中间checkpoints,是第一阶段预训练完成后的checkpoints,此时模型训练完X TB个token。 X 有这样对应几个值,分别是0.5,1,1.5,2,2.5,3.
|
42 |
|