Have a question to the Generative AI experts here. So, I can use smthg like GPT-4 to label data and then use that as a train set for my own LLM, right? EDIT: adding this from OpenAI Restriction TOS: "(iii) use output from the Services to develop models that compete with OpenAI;"
Yup, totally. This is a form of knowledge distillation. Openai, or other foundational model providers, can't really do anything about it.
How to Finetune GPT-Like Large Language Models on a Custom Dataset
11–20 of 126 posts
Re: How to Finetune GPT-Like Large Language Models on a Custom Dataset
#12Re: How to Finetune GPT-Like Large Language Models on a Custom Dataset
#13Have a question to the Generative AI experts here. So, I can use smthg like GPT-4 to label data and then use that as a train set for my own LLM, right? EDIT: adding this from OpenAI Restriction TOS: "(iii) use output from the Services to develop models that compete with OpenAI;"
That is against their ToS though if you use your new LLM commercially.
Re: How to Finetune GPT-Like Large Language Models on a Custom Dataset
#14Re: How to Finetune GPT-Like Large Language Models on a Custom Dataset
#15Re: How to Finetune GPT-Like Large Language Models on a Custom Dataset
#16Earlier quoted context omitted.
That is against their ToS though if you use your new LLM commercially.
As far as I remember, I fully own all the right to the output of OpenAI (for example).
Re: How to Finetune GPT-Like Large Language Models on a Custom Dataset
#17Have a question to the Generative AI experts here. So, I can use smthg like GPT-4 to label data and then use that as a train set for my own LLM, right? EDIT: adding this from OpenAI Restriction TOS: "(iii) use output from the Services to develop models that compete with OpenAI;"
Re: How to Finetune GPT-Like Large Language Models on a Custom Dataset
#18When is fine tuning worth it, rather than just prompt engineering?
Re: How to Finetune GPT-Like Large Language Models on a Custom Dataset
#19Re: How to Finetune GPT-Like Large Language Models on a Custom Dataset
#20When is fine tuning worth it, rather than just prompt engineering?