Referencing External Data and File Uploads in Playground

Hi,

I’m using GPT-3 to generate a customized response (when prompted with a question) based on previous projects our company has completed. Two questions:

  1. While the response itself can be customized and there’s room for creativity there, any specific project information referenced needs to be accurate and can’t be invented. If I upload a file with a list of projects and descriptions, what is the best way to ensure that it references this info when generating a response?

  2. Is there a way to reference data from uploaded files using the playground?

Thanks!

1 Like

You can turn the temp and top_p down to reduce confabulation as well. I’m tackling conceptually similar problems, albeit in very different contexts.

Great, that helps, thanks to both of you!

2 Likes