deberta-xlarge-chinese-erlangshen-ud-goeswith
Model Description
This is a DeBERTa(V2) model pre-trained on Chinese texts (both simplified and traditional) for POS-tagging and dependency-parsing (using goeswith
for subwords), derived from deberta-xlarge-chinese-erlangshen-upos.
How to Use
from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/deberta-xlarge-chinese-erlangshen-ud-goeswith",trust_remote_code=True,aggregation_strategy="simple")
print(nlp("我把这本书看完了"))
- Downloads last month
- 111
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.
Model tree for KoichiYasuoka/deberta-xlarge-chinese-erlangshen-ud-goeswith
Base model
IDEA-CCNL/Erlangshen-DeBERTa-v2-710M-Chinese