The model learns the training data too well. It also learns the noise and the outliers. These are only present in the training data, so with unseen data the performance will be poor.
2/10
Performance on Training Data: From the definition we see that the performance on training data is really high.
Performance on Test Data: Test data should work as unseen data. If we properly separate it, the overfitted model will perform poorly.