THUDM / ChatGLM-6B

ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Apache License 2.0
39.96k stars 5.15k forks source link

多轮对话微调无效 #1464

Open RyanOvO opened 3 months ago

RyanOvO commented 3 months ago

Is there an existing issue for this?

Current Behavior

基于ChatGLM1-6b的版本。如下是我的多轮对话数据集: image 微调脚本: image 微调输出结果: qq.txt 生成的超参数文件及webdemo脚本: image

执行web脚本的输出: image

web端的问询: image image image

以微调的数据集的prompt字段问询,但是GLM返回的response完全不是我期望的response。

Expected Behavior

希望GLM按我的微调数据集的response返回

Steps To Reproduce

按官网的步骤来的

Environment

Anything else?