Instructions to use IDEA-CCNL/Erlangshen-DeBERTa-v2-97M-CWS-Chinese with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use IDEA-CCNL/Erlangshen-DeBERTa-v2-97M-CWS-Chinese with Transformers:
# Load model directly from transformers import AutoTokenizer, BertSoftmaxForNer tokenizer = AutoTokenizer.from_pretrained("IDEA-CCNL/Erlangshen-DeBERTa-v2-97M-CWS-Chinese") model = BertSoftmaxForNer.from_pretrained("IDEA-CCNL/Erlangshen-DeBERTa-v2-97M-CWS-Chinese") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#3 opened over 1 year ago
by
SFconvertbot
lack of tokenizer
#2 opened almost 2 years ago
by
hahajinbu
dome run exception,how to solve this problem?
🔥 1
3
#1 opened about 3 years ago
by
youxun