anonymitaet
commited on
Commit
β’
48fcba7
1
Parent(s):
aa0c4b8
Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,21 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
|
6 |
+
<div align="center">
|
7 |
+
|
8 |
+
<picture>
|
9 |
+
<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">
|
10 |
+
</picture>
|
11 |
+
|
12 |
+
<p align="center">
|
13 |
+
<a href="https://github.com/01-ai">π GitHub</a> β’
|
14 |
+
<a href="https://discord.gg/hYUwWddeAu">πΎ Discord</a> β’
|
15 |
+
<a href="https://twitter.com/01ai_yi">π€ Twitter</a> β’
|
16 |
+
<a href="https://github.com/01-ai/Yi/issues/43#issuecomment-1827285245">π¬ WeChat</a> β’
|
17 |
+
<a href="https://arxiv.org/abs/2403.04652">π Paper</a>
|
18 |
+
</p>
|
19 |
+
|
20 |
+
# Intro
|
21 |
+
|
22 |
+
Yi-1.5 is an upgraded version of Yi, continuously pre-trained on Yi with a diverse and high-quality corpus of 500B data. Compared with Yi, Yi-1.5 achieves stronger performance in coding, math, and logic by xx% on average, while still maintaining excellent capabilities in language understanding, commonsense reasoning, and reading comprehension.
|