Concept

Combination Strategies for Prompt Ensembling

The Combine(·) function, used to aggregate multiple predictions in prompt ensembling, can be implemented through various strategies. Examples include non-probabilistic methods like selecting the final output via voting among the different predictions, or by choosing the prediction that shares the most content or overlap with the other candidates.

0

1

Updated 2026-04-30

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences