__version__ attribute missing in mode config.
See original GitHub issueI’m trying to load a model that I trained from scratch, and it appears that the SentenceTransformer.py
code above is requesting a field __version__
in the model config that doesn’t appear to be there.
I haven’t looked too deeply, but in case it matters, this is a RoBERTa large NLI model (I notice in the Bert-base model I trained it’s also missing).
Also, thanks for such a great toolkit!
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:9 (3 by maintainers)
Top Results From Across the Web
"The attribute 'connectionStringName' is missing or empty." in ...
config file and I don't understand what it means: Parser Error Message: The attribute 'connectionStringName' is missing or empty. Line 24: < ...
Read more >Known issues for application provisioning in Azure Active ...
Extensions to your schema can sometimes be missing from the source attribute dropdown in the UI. Go into the advanced settings of your...
Read more >AD Attribute Editor tab missing – Make search visible
The Attribute Editor tab is missing, when you search a user object and open it. △ Activate the AD Attribute Editor step by...
Read more >Attributes — conan 1.53.0 documentation
The version attribute will define the version part of the package ... among Conan recipes is to distinguish binaries by the following four...
Read more >Building applications with Maven - Quarkus
The version currently recommended by the Quarkus Extension Registry ... This works too for resource files like the configuration property file.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi @yakazimir if you want to use your own, custom BERT model, you must load it via:
Best Nils Reimers
邮件已收到!