Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training Validation - When to stop? #142

Open
cvillela opened this issue Sep 11, 2024 · 0 comments
Open

Training Validation - When to stop? #142

cvillela opened this issue Sep 11, 2024 · 0 comments

Comments

@cvillela
Copy link

Hello all, and congratulations on the great repository!

I have sucessfully finetuned the stable audio open model on a couple of different tasks already. But so far I've had to define the stopping of training and choosing checkpoints by listen and evaluating samples manually.

It would be nice to have those on the PL training pipeline and log to WandB.
It is hard to assess overfitting, tune hyper-parameters and decide when to stop training by listening to samples and analyzing the train/loss curve.

Currently I am implementing a custom validation pipeline using the metrics described on the paper [and equivalents]: CLAPscore, FDopenl3, KLpasst.

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

No branches or pull requests

1 participant