pub type AlbertForSentenceEmbeddings = AlbertModel;Expand description
§ALBERT for sentence embeddings
Transformer usable in SentenceEmbeddingsModel.
Aliased Type§
struct AlbertForSentenceEmbeddings { /* private fields */ }pub type AlbertForSentenceEmbeddings = AlbertModel;Transformer usable in SentenceEmbeddingsModel.
struct AlbertForSentenceEmbeddings { /* private fields */ }