Type Definition rust_bert::albert::AlbertForSentenceEmbeddings
source · pub type AlbertForSentenceEmbeddings = AlbertModel;Expand description
ALBERT for sentence embeddings
Transformer usable in SentenceEmbeddingsModel.