$ ⌘K
// constructs / model_architecture_type

Model Architecture Type

id: model_architecture_type· aliases: model class

Categorical label distinguishing the architectural family of a sentiment classifier: lexical/dictionary-based, pre-trained transformer LLM, or fine-tuned BERT-family transformer.

// usage

Used in 1 pax