Few-Shot Balance

Medium150 pts0 solves
Your 3 few-shot examples are all positive sentiment. The classifier labels everything as positive. What property must your example set have to avoid this bias? Flag format: CONGRESS{[required_property]} Example: CONGRESS{random_order}
Hint
If all examples belong to one class, the model learns that class is the default.