Long-texts-Sentiment-Analysis-RoBERTa icon indicating copy to clipboard operation
Long-texts-Sentiment-Analysis-RoBERTa copied to clipboard

PyTorch implementation of Sentiment Analysis of the long texts written in Serbian language (which is underused language) using pretrained Multilingual RoBERTa based model (XLM-R) on the small dataset.

Results 1 Long-texts-Sentiment-Analysis-RoBERTa issues
Sort by recently updated
recently updated
newest added

Hello, author! Will the roberta pre-trained models here be trained together? What does it mean to unfreeze the parameter rounds? I have some questions about the model training process and...