Closed hyb1234hi closed 1 year ago
执行sft_medchat.sh,报ValueError: 150001 is not in list,请问是什么原因
https://github.com/thinksoso/ChatGLM-Instruct-Tuning 这个项目的问题里有相关解答
已经是最新的ChatGLM-6B模型了
无语,需要改MASK, gMASK = 130000, 130001
感谢您的关注,已修改相关代码
更新之后又出现了 150004 is not in list的问题,请问如何进一步修改?谢谢
执行sft_medchat.sh,报ValueError: 150001 is not in list,请问是什么原因