Hi everyone; so my team is working to train the API model to read long government contracts and spit back out necessary/significant information so we would be able to read such contracts efficiently. I created a fine-tuned model off of ~10 data-points but I was looking to see if I could somehow train my model to work more accurately through the OpenAI playground?
By this, I'm asking if I can adjust/evaluate the completions in the playground to further train/adjust my fine-tuning through trial in error; or am I going to have to continue importing training data? Thank you!