Vava
1
Hi!
I’m wondering if I could use GPT-3 for my usecase.
My goal is to create a “support chatbot” based on both:
- A set of docs
- History of previously answered questions
From what I’ve gathered I could either fine tune my own model with my set of docs or I could use the /answers enpoint with the set of previously answered questions. Is there a way to combine these two? Can I for example give the previously answered questions as documents for the fine tuning?
The docs and the questions span a variety of topics.
1 Like
Vava
3
Thanks for the response!
Yes there probably are a lot of similarities. Have to see how the model would perform with the questions and without.
Thanks for the tip! I’ll have to do a bit of reading on embeddings.
1 Like