method
active
method:calibrated-few-shot-promptingCalibrated Few-Shot Prompting
Baseline method: sweeps over shot count and resamples prompts; calibrates threshold for P(TRUE)-P(FALSE); performed surprisingly weakly
Neighborhood — ranked by edge-count
Papers (1)
paper
Findings (1)
finding
- Unexpected finding that behavioral baseline underperforms representational probing approaches
Methods (1)
method
- few-shot promptingrelated_toProviding k labeled examples in the prompt to steer model behavior.
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Technique using 0-20 in-context examples exhibiting a target trait to elicit behavioral shifts, used to validate persona vector monitoring
- Test-time adaptation from a small number of examples without parameter updates.
- Prompting technique where k example pairs are provided as anchors.
- Shot count needed to reach 50% accuracy; reflects when anchoring strength crosses critical value.
- Use k examples as anchors with no parameter update.
- Evidence for two representational pathways based on cross-method activation divergence
- Ablation result from Experiment 3 on chain-of-thought prompting effects.
- Demonstrated transformers on mathematical understanding and logic; cited to motivate transformer versatility.