Q: Does your api integrate with GPT’s fine tuning model?
Does your integration work export to gpt’s fine tuning api format?
dan112PLUSAug 24, 2024
Share
Helpful?
Log in to join the conversation
Posted: Sep 3, 2024
Ok thanks, how would I do that? I don't understand?

Posted: Sep 5, 2024
You need to create JSON objects to train a Large Language Model (LLM). In Google Sheets, you can use a formula to structure your data into JSON format. The formula will combine relevant data (e.g., user messages and assistant responses) from your sheet into a JSON object that can be used for fine-tuning an LLM.