按照最新的微调,报错:KeyError: 'conversations',求大佬帮忙看看 #966
-
Beta Was this translation helpful? Give feedback.
Answered by
MrHuangZy
Mar 14, 2024
Replies: 2 comments 3 replies
-
您好,这个问题我刚刚遇到了,这个应该是没有把那个数据的文件格式做转化,在lora_finetune.ipynb文件里面可以将数据文件转换格式,转换之后再运行代码就可以解决了。当然这是我遇到的情况。 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ChengQianlong
-
我也遇到同样的问题了,要怎么处理Ad的数据格式,谢谢 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
您好,这个问题我刚刚遇到了,这个应该是没有把那个数据的文件格式做转化,在lora_finetune.ipynb文件里面可以将数据文件转换格式,转换之后再运行代码就可以解决了。当然这是我遇到的情况。