Self-Consistency

Easy100 pts0 solves
CoT prompting sometimes gives wrong answers. A technique generates N different reasoning paths and picks the most common final answer. What selection method is used? Flag format: CONGRESS{[selection_method]} Example: CONGRESS{random_choice}
Hint
Like polling a group of experts and going with the majority.