How to generate chat data with FAQ dataset
Closed this issue · 1 comments
xueyouluo commented
Hi, I want to use this code to finetune my own FAQ dataset and make it possible to answer FAQ. From the collect.py, it seems you only use the question to generate the chat dataset.
Do you have any suggestions on how to generate chat dataset with FAQ dataset? is it possible to give Chatgpt the topic(question) and answer, and let it generate chat?
thanks
xueyouluo commented
Oh, I can make it just like alpaca_chat_data