Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 532 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 532 Bytes

oa-embedding

Project 8 for OpenAI-PythonAPI course - Text Embedding

This is Project 8 for the OpenAI-PythonAPI course - Text Embedding as a more cost-effective alternative to fine-tuning

Notes:

Got the following numpy error, due to the a problem with the data file. A fellow student suggested a fix using ast

File "<__array_function__ internals>", line 200, in dot numpy.core._exceptions._UFuncNoLoopError: ufunc 'multiply' did not contain a loop with signature matching types (dtype('<U34391'), dtype('<U32')) -> None