Xunzi-Qwen2-1.5B-ud-causal
Model Description
This is a LLaMA model pretrained on Classical Chinese texts for POS-tagging and dependency-parsing, derived from Xunzi-Qwen2-1.5B-upos and UD_Classical_Chinese-Kyoto.
How to Use
from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/Xunzi-Qwen2-1.5B-ud-causal",trust_remote_code=True)
print(nlp("不入虎穴不得虎子"))
- Downloads last month
- 12
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.
Model tree for KoichiYasuoka/Xunzi-Qwen2-1.5B-ud-causal
Base model
KoichiYasuoka/Xunzi-Qwen2-1.5B-upos