This model was fine-tuned as part of Homework 3 in the HSE LLM Course.
It applies a custom DoRA implementation for sentiment classification, using standard causal language modeling training.
The model predicts a sentiment label (negative, neutral, or positive) by generating a short textual output conditioned on the input text.