Skip to content
Discussion options

You must be logged in to vote

Hello @pmbaumgartner,

Sorry about the delay, got busy implementing your suggestions, as well as running some Q&A and troubleshooting on the Vertex AI side. Happily however, I think I have managed to implement a functional code for hyperparameter tuning of a spaCy NER model, using Vertex AI. To any future reader, this implementation can be considered as some sort of "version 0.1" and therefore, could be subject of improvement (i.e. "use it at your own risk").

Apologies for pointing you to source code, but you can see how we do this with the train function, with a utility import_code function, in the CLI here.

Spoiler alert: Did not do that, but ended up using subprocess Python library in…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@dave-espinosa
Comment options

@pmbaumgartner
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by dave-espinosa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
training Training and updating models loggers Loggers and spacy-loggers
2 participants