openai-cookbook
openai-cookbook copied to clipboard
Workarounds for CSV on CDN still saying babbage_search
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