I want to Finetune model using my knowledge base as context. So it can answer from that context without sending them all the time but i don’t have “prompt” and “completion” to finetune.
See this case study. You can just put all your context into completions,and leave prompts empty. OpenAI API
5 Likes
Hi Boris, the link leads nowhere. Where can I find the case study?
Check use case section heading “Creating an expert model in the legal domain which understands internal company jargon” on this link OpenAI API
2 Likes