larryvrh's picture
Update README.md
6053e92
---
datasets:
- larryvrh/sharegpt_zh-only
language:
- zh
pipeline_tag: text-generation
---
使用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)。
改善了模型多轮对话下的上下文关联能力。
以及在部分场景下回答过于"拟人"的情况。
微调前:
![](https://i.imgur.com/AvA4R4d.png)
微调后:
![](https://i.imgur.com/aei5dst.png)
可以使用配套的[webui](https://huggingface.co/larryvrh/tigerbot-13b-chat-sharegpt-lora/blob/main/chat_webui.py)来进行快速测试。
![](https://i.imgur.com/aV3iEW5.png)