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

Workarounds for CSV on CDN still saying babbage_search

Open scottleibrand opened this issue 2 years ago • 0 comments

If you download the .csv from the provided CDN URL, it was generated before the model consolidation and still has babbage_search in its header row.

Commented two different workarounds for that. This commit can be reverted once https://cdn.openai.com/API/examples/data/fine_food_reviews_with_embeddings_1k.csv is re-uploaded using the updated code at https://github.com/openai/openai-cookbook/blob/main/examples/Obtain_dataset.ipynb

scottleibrand avatar Dec 23 '22 21:12 scottleibrand