Hey guys! So I’m building an app that lets me find different tools / startups that can help me with what i’m trying to build.
The only thing I want to tell the AI is for example: I am building a website to post deals.
GPT should then reference data i’ve given it about different companies, and return the ids of those companies. (ids i’ve generated and given to gpt) (fine tuning)
However, gpt seems to be referencing other companies and isn’t able to return the ids i’ve given it when asked.
My training job was completed successfully. Any tips?
Sorry i’m extremely new to model training and fine tuning. Just trying to learn while building projects.
I’d appreciate any help!