Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,11 @@
|
|
1 |
---
|
2 |
license: other
|
|
|
|
|
|
|
|
|
|
|
3 |
base_model: Qwen2-1.5B
|
4 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
- en
|
6 |
+
datasets:
|
7 |
+
- thomas-yanxin/MT-SFT-ShareGPT
|
8 |
base_model: Qwen2-1.5B
|
9 |
---
|
10 |
+
|
11 |
+
The main purpose of this model is to validate the usability of [thomas-yanxin/MT-SFT-ShareGPT](https://huggingface.co/datasets/thomas-yanxin/MT-SFT-ShareGPT), i.e., the quality of the data is all you need. We found that when we meticulously extract the data through a better data governance approach, the corresponding model results can be vastly improved, even if only through SFT.
|