lfm2-350m-japanese-ud-embeds

Model Description

This is a LFM2 model pretrained for POS-tagging and dependency-parsing, derived from LFM2-350M and UD_Japanese-GSDLUW.

How to Use

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

Model tree for KoichiYasuoka/lfm2-350m-japanese-ud-embeds

Base model

LiquidAI/LFM2-350M
Finetuned
(11)
this model

Dataset used to train KoichiYasuoka/lfm2-350m-japanese-ud-embeds