openai-cookbook
openai-cookbook copied to clipboard
Customize embeddings
Hi,
I am following the customizing_embeddings.ipynb notebook at https://github.com/openai/openai-cookbook/blob/main/examples/Customizing_embeddings.ipynb. I want to ask how I can create positive pairs as well as positive, negative pairs from a particular dataset of sentences. Would really appreciate some help.
Two options:
- Label manually
- Label with GPT-4 or GPT-3.5-turbo