Experiment - Multilingual sentiment
Problem:You want to build a model that can understand if a sentence is positive or negative in multiple languages.
Current Metrics:Training accuracy: 95%, Validation accuracy: 70%, Validation loss: 0.85
Issue:The model is overfitting. It performs very well on training data but poorly on validation data, especially for languages with fewer examples.