Retrieval that finds the right thing — top-k, thresholds, and the rerank step everyone skips — step 4 of 9
Five candidates, threshold 0.5, asking for top-3. Predict the printed output. (Hint: only three candidates clear the threshold, so the top-3 cap is generous.)
What does the script print?
⌘↵ runs the editor.read, then continue.
Retrieval that finds the right thing — top-k, thresholds, and the rerank step everyone skips — step 4 of 9
Five candidates, threshold 0.5, asking for top-3. Predict the printed output. (Hint: only three candidates clear the threshold, so the top-3 cap is generous.)
What does the script print?
⌘↵ runs the editor.read, then continue.