chestnutlzj
commited on
Commit
•
2b5cc0b
1
Parent(s):
d40d65f
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 4x1.8B MoE Qwen Ckpt 50000
|
2 |
|
3 |
This is a MoE model project constructed based on the Qwen 1.8B model. In this project, we concatenated 4 original models and trained them using special training methods.
|
@@ -32,4 +37,4 @@ This model is a checkpoint model for the continue pretraining stage.
|
|
32 |
|
33 |
This project is open source under the Tongyi Qianwen Research License Agreement. You can view the complete license agreement in this link: [https://github.com/QwenLM/Qwen/blob/main/Tongyi%20Qianwen%20RESEARCH%20LICENSE%20AGREEMENT].
|
34 |
|
35 |
-
During the use of this project, please ensure that your usage behavior complies with the terms and conditions of the license agreement.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
---
|
6 |
# 4x1.8B MoE Qwen Ckpt 50000
|
7 |
|
8 |
This is a MoE model project constructed based on the Qwen 1.8B model. In this project, we concatenated 4 original models and trained them using special training methods.
|
|
|
37 |
|
38 |
This project is open source under the Tongyi Qianwen Research License Agreement. You can view the complete license agreement in this link: [https://github.com/QwenLM/Qwen/blob/main/Tongyi%20Qianwen%20RESEARCH%20LICENSE%20AGREEMENT].
|
39 |
|
40 |
+
During the use of this project, please ensure that your usage behavior complies with the terms and conditions of the license agreement.
|