Skip to content

When doing a FP fine-tune , in Tensorboard the next round start 50 steps ahead. #550

@marctessier

Description

@marctessier

Bug description

When doing a FP fine-tune , in Tensorboard it looks like the next round start 50 steps ahead.

See image
Screenshot 2024-09-18 at 09 59 35

How to reproduce the bug

Run a FP training . One epoch is good enough to see.

srun everyvoice train text-to-spec config/everyvoice-text-to-spec.yaml --config-args training.max_epochs=1

Then fine-fine that job with an extra epoch.

srun everyvoice train text-to-spec config/everyvoice-text-to-spec.yaml --config-args training.max_epochs=2 --config-args training.finetune_checkpoint="logs_and_checkpoints/FeaturePredictionExperiment/base/checkpoints/last.ckpt"

Error messages and logs

No error message.

Environment

Standard ENV , nothing special. This will be for after PR 547 is merged. ( Resume at the end of the last trained epoch #547
, Issue #534 )

More info

none

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions