caikit / caikit-nlp

Apache License 2.0
12 stars 39 forks source link

Early Stopping in Prompt Tuning #24

Open alex-jw-brooks opened 1 year ago

alex-jw-brooks commented 1 year ago

Background

Currently, we have no early stopping added to the prompt tuning module, but we should! This issue covers adding it.

Acceptance Criteria

chinghuachen commented 7 months ago

This is related to https://github.ibm.com/ai-foundation/watson-fm-stack-tracker/issues/302

chinghuachen commented 7 months ago

WCA for Red Hat Ansible Lightspeed has a need for this feature, with the clarification that the tests are performed on a validation test set that is distinct from the training data.