Getting error while loading saved DistilBert embeddings model. #14323
Unanswered
Saksham2805
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to convert the Hugging face embeddings to Spark NLP but it is giving this error.
I used the following code block
I am using the Spark version = 3.1.2 and SparkNLP version = 5.2.3 The model i am downloading is "Geotrend/distilbert-base-pt-cased"
I have also tried to load these embeddings from John snow labs models hub , but the error is just the same in that case also. Please help if anyone else also faced this error.
Beta Was this translation helpful? Give feedback.
All reactions