yi-01-ai
commited on
Commit
•
c98f189
1
Parent(s):
46defef
Auto Sync from git://github.com/01-ai/Yi.git/commit/7acc118e8ab00dbf223af5549efdf0e3ef972701
Browse files
README.md
CHANGED
@@ -151,6 +151,12 @@ pipeline_tag: text-generation
|
|
151 |
|
152 |
## News
|
153 |
|
|
|
|
|
|
|
|
|
|
|
|
|
154 |
<details open>
|
155 |
<summary>🎯 <b>2024-03-06</b>: The <code>Yi-9B</code> is open-sourced and available to the public.</summary>
|
156 |
<br>
|
@@ -241,7 +247,7 @@ Yi-9B|• [🤗 Hugging Face](https://huggingface.co/01-ai/Yi-9B)
|
|
241 |
Yi-6B| • [🤗 Hugging Face](https://huggingface.co/01-ai/Yi-6B) • [🤖 ModelScope](https://www.modelscope.cn/models/01ai/Yi-6B/summary)
|
242 |
Yi-6B-200K | • [🤗 Hugging Face](https://huggingface.co/01-ai/Yi-6B-200K) • [🤖 ModelScope](https://www.modelscope.cn/models/01ai/Yi-6B-200K/summary)
|
243 |
|
244 |
-
<sub><sup> - 200k is roughly equivalent to 400,000 Chinese characters. </sup></sub>
|
245 |
|
246 |
### Model info
|
247 |
|
|
|
151 |
|
152 |
## News
|
153 |
|
154 |
+
<details open>
|
155 |
+
<summary>🔔 <b>2024-03-07</b>: The long text capability of the Yi-34B-200K has been enhanced. </summary>
|
156 |
+
<br>
|
157 |
+
In the "Needle-in-a-Haystack" test, the Yi-34B-200K's performance is improved by 10.5%, rising from 89.3% to an impressive 99.8%. We continue pretrain the model on 5B tokens long-context data mixture and demonstrates a near-all-green performance.
|
158 |
+
</details>
|
159 |
+
|
160 |
<details open>
|
161 |
<summary>🎯 <b>2024-03-06</b>: The <code>Yi-9B</code> is open-sourced and available to the public.</summary>
|
162 |
<br>
|
|
|
247 |
Yi-6B| • [🤗 Hugging Face](https://huggingface.co/01-ai/Yi-6B) • [🤖 ModelScope](https://www.modelscope.cn/models/01ai/Yi-6B/summary)
|
248 |
Yi-6B-200K | • [🤗 Hugging Face](https://huggingface.co/01-ai/Yi-6B-200K) • [🤖 ModelScope](https://www.modelscope.cn/models/01ai/Yi-6B-200K/summary)
|
249 |
|
250 |
+
<sub><sup> - 200k is roughly equivalent to 400,000 Chinese characters. <br> - If you want to use the previous version of the Yi-34B-200K (released on Nov 5, 2023), run `git checkout 069cd341d60f4ce4b07ec394e82b79e94f656cf` to download the weight. </sup></sub>
|
251 |
|
252 |
### Model info
|
253 |
|