beyondguo / LLM-Tuning

Tuning LLMs with no tears💦; Sample Design Engineering (SDE) for more efficient downstream-tuning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

是否支持多轮对话的微调?

yaakua opened this issue · comments

我这里大概有1000条多轮对话的数据,可以用这个脚本进行微调吗?如果可以应该怎么构造数据结构?

多轮对话的数据结构应该如何构建啊