openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

Feature request: Add embeded data file for testing/evaluating

Open Tenoke opened this issue 2 years ago • 1 comments

We can hit the API and create it ourselves but a pre-included file like embedded_1k_reviews.csv would make evaluating, following the API, testing what analysis might be worth it etc. more straightforward.

Tenoke avatar Dec 16 '22 10:12 Tenoke

Will add soon. Thanks!

ted-at-openai avatar Jan 10 '23 00:01 ted-at-openai

Added here (https://github.com/openai/openai-cookbook/blob/main/examples/data/fine_food_reviews_with_embeddings_1k.csv) in PR #66 and updated examples to use the precomputed embeddings. Let me know if you think anything more will be helpful. Will close now.

ted-at-openai avatar Jan 10 '23 18:01 ted-at-openai