Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hi,
I have model trained from training data using spacy v2 and now I have upgraded spacy version in project from v2to v3. I want to import trained model from the repository in azure storage blob service. while downloading model it is giving error Blob could not be downloaded Error message: [E1005] Unable to set attribute 'POS' in tokenizer exception for ' '. Tokenizer exceptions are only allowed to specify ORTH and NORM. Fresh model en_core_web_md has been loaded successfully. I don't have training data that I can use to again train model using spacyv3, hence wanted to access existing trained model. I then used migration script using Github copilot to migrate trained model in v2 to spacy v3 but still getting Error message: Trying to read a Model that was created with an incompatible version of Thinc. Now GitHub copilot suggest it is not possible to migrate spacyv2 trained model and only option left is to retrain. Can you please let me know if it is possible and if so how it will be achieved in python code.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.