The embedding results for each head of the model.
@override Iterable<Embedding> get embeddings => _embeddings ??= _getEmbeddings();