Skip to content
Discussion options

You must be logged in to vote

Hey @phlobo - Have you looked at spacy-ray for parallel training? That would be the first thing I'd check out. You could combine this with something like Weights and Biases to do a hyperparameter sweep (example).

We don't have anything pre-made for this in spaCy projects, so for including in a project.yml I'd first try out these commands from a shell and once you've figured out the right sequence, include them as a command.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@adrianeboyd
Comment options

@phlobo
Comment options

Answer selected by phlobo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
training Training and updating models scaling Scaling, serving and parallelizing spaCy projects spaCy projects and project templates
3 participants