embeddings property

Iterable<BaseEmbedding> get embeddings

The embedding results for each head of the model.

Implementation

Iterable<BaseEmbedding> get embeddings;