Use transformer model in spacy.load() #11536
Answered
by
thomashacker
venti07
asked this question in
Help: Coding & Implementations
-
OSError: [E053] Could not read meta.json I have trained and saved a BERT model with the trainer. How can I use this model in spacy.load()? |
Beta Was this translation helpful? Give feedback.
Answered by
thomashacker
Sep 27, 2022
Replies: 1 comment
-
Hello, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
adrianeboyd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
here's a guide for loading HuggingFace models in spaCy.