anonymitaet
commited on
Commit
β’
a291bf0
1
Parent(s):
ccc62ae
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,32 @@
|
|
1 |
-
|
2 |
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<div align="center">
|
2 |
|
3 |
+
<picture>
|
4 |
+
<img alt="specify theme context for images" src="https://raw.githubusercontent.com/01-ai/Yi/main/assets/img/Yi_logo_icon_light.svg" width="150px">
|
5 |
+
</picture>
|
6 |
+
|
7 |
+
</div>
|
8 |
+
|
9 |
+
<p align="center">
|
10 |
+
<a href="https://github.com/01-ai">π€ HuggingFace</a> β’
|
11 |
+
<a href="https://www.modelscope.cn/organization/01ai/">π€ ModelScope</a> β’
|
12 |
+
<a href="https://wisemodel.cn/organization/01.AI">β‘οΈ WiseModel</a>
|
13 |
+
<br/>
|
14 |
+
<a href="https://github.com/01-ai/Yi-1.5">π GitHub</a> β’
|
15 |
+
<a href="https://discord.gg/hYUwWddeAu">πΎ Discord</a> β’
|
16 |
+
<a href="https://twitter.com/01ai_yi">π€ Twitter</a> β’
|
17 |
+
<a href="https://github.com/01-ai/Yi/issues/43#issuecomment-1827285245">π¬ WeChat</a>
|
18 |
+
<br/>
|
19 |
+
<a href="https://arxiv.org/abs/2403.04652">π Paper</a> β’
|
20 |
+
<a href="https://github.com/01-ai/Yi/tree/main?tab=readme-ov-file#faq">π FAQ</a> β’
|
21 |
+
<a href="https://github.com/01-ai/Yi/tree/main?tab=readme-ov-file#learning-hub">π Learning Hub</a>
|
22 |
+
</p>
|
23 |
+
|
24 |
+
# Intro
|
25 |
+
|
26 |
+
Yi-1.5 is an upgraded version of Yi. It is continuously pre-trained on Yi with a high-quality corpus of 500B tokens and fine-tuned on 3M diverse fine-tuning samples.
|
27 |
+
|
28 |
+
Compared with Yi, Yi-1.5 achieves stronger performance in coding, math, reasoning, and instruction following, while still maintaining excellent capabilities in language understanding, commonsense reasoning, and reading comprehension.
|
29 |
+
|
30 |
+
Model | Context Length | Pre-trained Tokens
|
31 |
+
|---|---|---
|
32 |
+
Yi-1.5 | 4K |3.6T
|