HarderThenHarder / transformers_tasks

⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
https://www.zhihu.com/column/c_1451236880973426688
2.11k stars 376 forks source link

chatglm 微调 #68

Open xiaogogonuo opened 1 year ago

xiaogogonuo commented 1 year ago

您好,请问如果要实现根据上下文的多轮问答,train.py需求修改吗?训练数据应该构造成什么样的呢?