|
|
|
|
|
by unbearded
1152 days ago
|
|
Maybe should be called Prompt Science or Prompt Discovery or even Prompt Craft. I have a 40 million BERT-embedding spotify-annoy index that I keep experimenting with to make a better query vector. One way that I’m doing is getting only the token vectors with the highest sum of the whole vector and averaging the top vectors to use as the query vector. Another way is zeroing many dimensions randomly on the query vector to introduce diversity. But after experimenting with “prompt engineering” I found out that prefixing the sentences for the query vectors with “prompts” yield very interesting results. But I don’t see much engineering. It’s more trial, feedback and trying again. Maybe even Prompt Art. Just like on chatGPT. |
|