All Apps and Add-ons

Can not load custom model in Deep Learning Toolkit (DLTK)

thomas_art
Path Finder

Hello,

We designed a new model for NLP. We are running the model in the Jupyter Notebook noticing that the model was correctly load.

The problem appears when we are fiting the model to Splunk: An error says the model was not found . We are working with the command spacy.load() after uploading the model in the container (created at an external notebook using nlp.to_disk(output_dir)).

 

Any suggestions?

 

Thomas

Labels (2)
0 Karma
1 Solution

thomas_art
Path Finder

I resolved this issue.

 

You will have to point the model path to srv/app/model/data after uploading your customized model at the Jupyter Lab's path.

 

Thomas.

View solution in original post

thomas_art
Path Finder

I resolved this issue.

 

You will have to point the model path to srv/app/model/data after uploading your customized model at the Jupyter Lab's path.

 

Thomas.

Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...