Skip to content
Discussion options

You must be logged in to vote

Hi, you can take a look at the spacy-loggers repository for examples on how to implement a custom logger.

There is no built-in mechanism to save the training score/loss history, but this info is passed to the logger. So, one could write a custom logger to save this information in a more structured manner.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@PeachDew
Comment options

@shadeMe
Comment options

@PeachDew
Comment options

@shadeMe
Comment options

@PeachDew
Comment options

Answer selected by shadeMe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
loggers Loggers and spacy-loggers
2 participants