Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,8 @@ language:
|
|
| 5 |
- en
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
library_name: transformers
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# PCMind-2.1-Kaiyuan-2B (脑海-2.1-开元-2B)
|
|
@@ -19,7 +21,7 @@ it achieves performance competitive with current state-of-the-art fully open mod
|
|
| 19 |
<img alt="Model Performance Comparison" src="model_performance_comparison.svg"/>
|
| 20 |
</center>
|
| 21 |
|
| 22 |
-
|
| 23 |
|
| 24 |
## Introduction
|
| 25 |
|
|
|
|
| 5 |
- en
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
library_name: transformers
|
| 8 |
+
datasets:
|
| 9 |
+
- thu-pacman/PCMind-2.1-Kaiyuan-2B
|
| 10 |
---
|
| 11 |
|
| 12 |
# PCMind-2.1-Kaiyuan-2B (脑海-2.1-开元-2B)
|
|
|
|
| 21 |
<img alt="Model Performance Comparison" src="model_performance_comparison.svg"/>
|
| 22 |
</center>
|
| 23 |
|
| 24 |
+
The dataset used to train Kaiyuan-2B is published at <https://huggingface.co/datasets/thu-pacman/PCMind-2.1-Kaiyuan-2B>.
|
| 25 |
|
| 26 |
## Introduction
|
| 27 |
|