How do you fine-tune the model if you have 10,000 of documents?
- First, gpt-3.5-turbo model - is it possible to fine tune it?
- The goal is to feed the documents to new gpt-3.5-turbo model and then be able to ask questions and get answers.
- So if 1+2 feasible, how do you feed the docs? by using fine-tuning API?