You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi :)
First of all thank you for your implementation!
I have tried to load Bert model for Hebrew (onlplab/alephbert-base) but the parser loads the electra model.
How can I load the model from HuggingFace?
My line:
parser = Parser.load("onlplab/alephbert-base")
thank you!
The text was updated successfully, but these errors were encountered:
Hi :)
First of all thank you for your implementation!
I have tried to load Bert model for Hebrew (onlplab/alephbert-base) but the parser loads the electra model.
How can I load the model from HuggingFace?
My line:
parser = Parser.load("onlplab/alephbert-base")
thank you!
The text was updated successfully, but these errors were encountered: