#Why is fine tuning not working?

9 messages · Page 1 of 1 (latest)

nova urchin
#

Hi, I used the following data to train chatgpt using fine tuning, Why doesn't that work?

{"prompt": "What is Clamphook? ->", "completion": " Clamphook is an IoE Entrance Preparation Platform.\n"}

vale snow
#

Pretty sure the docs say chat models are not fine-tunable.

nova urchin
#

Can you plz send me the doc?

#

I am training using davinci. won't that work?

jolly hinge
#

If you want to add information to the model you'll want to use embeddings and semantic search. Fine tuning is used to change how it structures output

west patrol
jolly hinge
round pewter
#

finetuning is only available on the base models, you can list models and it shows under each one if it is fine tunable or not, all the cool ones are not.