pub type BertForSentenceEmbeddings = BertModel<BertEmbeddings>;
Expand description

Aliased Type§

struct BertForSentenceEmbeddings { /* private fields */ }