DiffLlama-1B-ud-embeds

Model Description

This is a DiffLlaMA model pretrained for POS-tagging and dependency-parsing, derived from DiffLlama-1B refined for UD_Japanese-GSDLUW.

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/DiffLlama-1B-ud-embeds",trust_remote_code=True)
print(nlp("全学年にわたって小学校の国語の教科書に挿し絵が用いられている"))
Downloads last month
6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for KoichiYasuoka/DiffLlama-1B-ud-embeds

Finetuned
(1)
this model

Dataset used to train KoichiYasuoka/DiffLlama-1B-ud-embeds