load_embeddings#

load_embeddings() ndarray[source]#

Load and return the embeddings of the tweet_emotion dataset calculated by OpenAI.

Returns
embeddingsnp.ndarray

Embeddings for the tweet_emotion dataset.