Overfitting
Easy100 pts0 solves
Your fine-tuned model gets 99% on training data but fails on new inputs. Too many epochs.
What did the model do instead of learning patterns?
Flag format: CONGRESS{[what_happened]}
Example: CONGRESS{learned_general_rules}
Hint
It learned the specific examples by heart instead of the underlying patterns.