Skip to content

Conversation

jmhb0
Copy link
Contributor

@jmhb0 jmhb0 commented Aug 15, 2025

Setting the seed in LabeledFewShot means the caller can try this optimizer for a few seeds and pick the best one. This is useful for systems where LabeledFewShot is a pretty strong baseline (e.g. single Predict module with a small number of classes, where it does not make sense to do bootstrapping.

(A workaround to this is to just shuffle the trainset separately)

@okhat
Copy link
Collaborator

okhat commented Aug 21, 2025

Yeah just shuffle on the user side...

@okhat okhat closed this Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants