lfm2-1.2b-japanese-ud-embeds

Model Description

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

How to Use

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

Model tree for KoichiYasuoka/lfm2-1.2b-japanese-ud-embeds

Base model

LiquidAI/LFM2-1.2B
Finetuned
(14)
this model

Dataset used to train KoichiYasuoka/lfm2-1.2b-japanese-ud-embeds