chenxingphh
commited on
Commit
•
49893a9
1
Parent(s):
3ca4aaf
Update README_cn.md
Browse files- README_cn.md +11 -4
README_cn.md
CHANGED
@@ -28,7 +28,7 @@ pipeline_tag: text-generation
|
|
28 |
<p>
|
29 |
<b>🇨🇳中文</b> |
|
30 |
<a href="https://huggingface.co/OrionStarAI/Orion-14B-LongChat/blob/main/README.md">🌐English</a><br><br>
|
31 |
-
🤗 <a href="https://huggingface.co/OrionStarAI" target="_blank">HuggingFace
|
32 |
<p>
|
33 |
</h4>
|
34 |
|
@@ -55,9 +55,16 @@ pipeline_tag: text-generation
|
|
55 |
- 微调模型适应性强,在人类标注盲测中,表现突出
|
56 |
- 长上下文版本支持超长文本,长达200k token
|
57 |
- 量化版本模型大小缩小70%,推理速度提升30%,性能损失小于1%
|
58 |
-
<
|
59 |
-
|
60 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
|
62 |
- 具体而言,Orion-14B系列大语言模型包含:
|
63 |
- **Orion-14B-Base:** 基于2.5万亿令牌多样化数据集训练处的140亿参数量级的多语言基座模型。
|
|
|
28 |
<p>
|
29 |
<b>🇨🇳中文</b> |
|
30 |
<a href="https://huggingface.co/OrionStarAI/Orion-14B-LongChat/blob/main/README.md">🌐English</a><br><br>
|
31 |
+
🤗 <a href="https://huggingface.co/OrionStarAI" target="_blank">HuggingFace Mainpage</a> | 🤖 <a href="https://modelscope.cn/organization/OrionStarAI" target="_blank">ModelScope Mainpage</a><br>🎬 <a href="https://huggingface.co/spaces/OrionStarAI/Orion-14B-App-Demo" target="_blank">HuggingFace Demo</a> | 🎫 <a href="https://modelscope.cn/studios/OrionStarAI/Orion-14B-App-Demo/summary" target="_blank">ModelScope Demo</a><br>📖 <a href="https://github.com/OrionStarAI/Orion/blob/master/doc/Orion14B_v3.pdf" target="_blank">Tech Report</a>
|
32 |
<p>
|
33 |
</h4>
|
34 |
|
|
|
55 |
- 微调模型适应性强,在人类标注盲测中,表现突出
|
56 |
- 长上下文版本支持超长文本,长达200k token
|
57 |
- 量化版本模型大小缩小70%,推理速度提升30%,性能损失小于1%
|
58 |
+
<table style="border-collapse: collapse; width: 100%;">
|
59 |
+
<tr>
|
60 |
+
<td style="border: none; padding: 10px; box-sizing: border-box;">
|
61 |
+
<img src="./assets/imgs/opencompass_en.png" alt="opencompass" style="width: 100%; height: auto;">
|
62 |
+
</td>
|
63 |
+
<td style="border: none; padding: 10px; box-sizing: border-box;">
|
64 |
+
<img src="./assets/imgs/model_cap_en.png" alt="modelcap" style="width: 100%; height: auto;">
|
65 |
+
</td>
|
66 |
+
</tr>
|
67 |
+
</table>
|
68 |
|
69 |
- 具体而言,Orion-14B系列大语言模型包含:
|
70 |
- **Orion-14B-Base:** 基于2.5万亿令牌多样化数据集训练处的140亿参数量级的多语言基座模型。
|