convert_bert_from_uer_to_huggingface script does not generate config.json file
Open
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 520
- PR merge metrics
- No merged PRs in 30d
Description
I use convert_bert_from_uer_to_huggingface to convert pre-trained model bin file to huggingface model bin file. But it does not generate a directory which can be used in transformers. When loading it, it prints errors with config file not found.
So how to generate config file for huggingface model?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.