How to add more labels for prediction in our pre existing model

Hi Team,
I am using a sentiment analysis model which is predicting 3 labels i.e. positive , negative and neutral
I want my model to predict two more classes like very positive and very negative,
what all things I need for that and what are the possible ways to do that?
Is it possible to get these labels in our output without any training of the pretrained model?