TinySwallow-1.5B-ud-embeds
Model Description
This is a Qwen2 model pretrained for POS-tagging and dependency-parsing, derived from TinySwallow-1.5B refined for UD_Japanese-GSDLUW.
How to Use
from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/TinySwallow-1.5B-ud-embeds",trust_remote_code=True)
print(nlp("全学年にわたって小学校の国語の教科書に挿し絵が用いられている"))
- Downloads last month
- 4
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support
Model tree for KoichiYasuoka/TinySwallow-1.5B-ud-embeds
Base model
Qwen/Qwen2.5-1.5B
Finetuned
Qwen/Qwen2.5-1.5B-Instruct
Finetuned
SakanaAI/TinySwallow-1.5B