-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedOpen to be worked onOpen to be worked on
Description
Hey
I am recording a metric called Character Error Rate, I was monitoring it through tensorboard logger, I also record some outputs with their CER every 100 batch, and I noticed that the CER is low on the recorded outputs, compared to the epoch CER I saw on tensorboard and I said this might be a lucky batches. Then when I looked on the epoch CER on my progress bar it was so different from the on in tensorboard, and the CER I saw on the examples started to make sense. I don't know how to re-produce this because it's happening during a very long experiment.
Progress bar val_cer_epoch = 0.291:
Tensorboard val_cer_epoch = 0.687:
note:
Opening an issue on a project is new for me, so excuse me if I am doing it wrong.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedOpen to be worked onOpen to be worked on