Skip to content
Discussion options

You must be logged in to vote

And how do I know how long the training will take? My config file says max_epochs = 0, max_steps = 20000. Is E the current epoch and # the number of steps?

This is addressed in the FAQ. You are correct that E is the number of epochs and # the number of steps.

The other metrics are explained in the docs, in particular see the blue drop-down "Understanding the training output and score types".

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@joawar
Comment options

Answer selected by joawar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation and website training Training and updating models
2 participants