songyouwei / ABSA-PyTorch

Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
MIT License
2.01k stars 524 forks source link

What does 'stability' mean for a model here? #219

Open rukshar69 opened 1 year ago

rukshar69 commented 1 year ago

While going through the readme section, I came across the line For non-BERT-based models, training procedure is not very stable. What does model stability mean here? Also, why are non-Bert models unstable here?