Corrected README
#2
by
stellaathena
- opened
README.md
CHANGED
@@ -23,9 +23,9 @@ YAYI 2 是中科闻歌研发的开源大语言模型,包括 Base 和 Chat 版
|
|
23 |
|
24 |
|
25 |
|
26 |
-
YAYI 2 is a collection of
|
27 |
|
28 |
-
We
|
29 |
|
30 |
|
31 |
## 模型细节/Model Details
|
|
|
23 |
|
24 |
|
25 |
|
26 |
+
YAYI 2 is a collection of publicly released large language models launched by Wenge Technology. YAYI2-30B is a Transformer-based large language model, and has been pretrained for 2.65 trillion tokens of multilingual data with high quality. The base model is aligned with human values through supervised fine-tuning with millions of instructions and reinforcement learning from human feedback (RLHF).
|
27 |
|
28 |
+
We release **YAYI2-30B**, a powerful pre-trained language model. For more details about the YAYI 2, please refer to our [GitHub](https://github.com/wenge-research/YAYI2) repository. Stay tuned for more technical details in our upcoming technical report! 🔥
|
29 |
|
30 |
|
31 |
## 模型细节/Model Details
|