You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.(由于长期不活动,机器人自动关闭此问题,如果需要欢迎提问)
Describe the Question
Please provide a clear and concise description of what the question is.
Describe your attempts
您好。我想尝试微调关于剧本的llama 使用的Lora。我看到指令精调使用数据模板是
{
"instruction": "",
"input": "",
"output": ""
}
我的原始数据类似下面这种:
一些环境描述和背景描述。
旁白:旁白说的话1.
角色1:角色1的话1. (角色情绪和动作)
角色2:角色2的话1. (角色情绪和动作)
xxxx
如果是这样的话,想请教一下应该怎么样处理源数据到模板数据会比较合适。非常感谢
The text was updated successfully, but these errors were encountered: