Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- larryvrh/sharegpt_zh-only
|
4 |
+
language:
|
5 |
+
- zh
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
---
|
8 |
+
使用8631条中文sharegpt语料[larryvrh/sharegpt_zh-only](https://huggingface.co/datasets/larryvrh/sharegpt_zh-only)重新对齐后的[TigerResearch/tigerbot-13b-chat](https://huggingface.co/TigerResearch/tigerbot-13b-chat)。
|
9 |
+
|
10 |
+
改善了模型在部分场景下回答错乱的情况,以及多轮对话下的上下文关联能力。
|