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.
- 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.
- Demonstrated transformers on mathematical understanding and logic; cited to motivate transformer versatility.
- Constructing steering vectors from the difference of mean activations on positive and negative examples, for comparison.
- Prediction without task-specific training; Evee achieves 0.991 AUROC on indels in zero-shot mode.
- Interpretation of E2 results.