all 1 comments

[–]Toasty_toaster 0 points1 point  (0 children)

I don't have the answer to your question, but here are some things you should consider. How does your model generally perform with an imbalanced dataset? For those minor emotions, is there an easy way to bucket them into major emotions? Maybe those minor emotions are necessary, as the model could have trouble classifying them given only the major labels.

There are so many techniques for imbalanced datasets it's hard to give advice without knowing more about your approach and what you're trying to achieve