Y
Hacker News
new
|
ask
|
show
|
jobs
by
yonom
1101 days ago
This is cool! Are you using one-shot learning under the hood with a user provided example?
2 comments
edwin
1101 days ago
BTW: Here's a more performant version (fewer tokens)
https://preview.promptjoy.com/apis/jNqCA2
that uses a smaller example but will still generate pretty good results.
link
sudb
1101 days ago
This is still pretty fast - impressive! Are there any tricks you're doing to speed things up?
link
edwin
1101 days ago
Thanks. We find few-shot learning to be more effective overall. So we are generating additional examples from the provided example.
link