ur-whitelab / BO-LIFT

BayesOpt + LIFT
65 stars 12 forks source link

Implements AskTellFinetuning #10

Closed maykcaldas closed 1 year ago

maykcaldas commented 1 year ago

The class runs FewShot for n iterations saving the examples returned by the ask method. Then uses n examples to fine-tune the model and repeat the process.