pos-bert-bg

Usage

from transformers import pipeline


MODEL_ID = "auhide/pos-bert-bg"

pos = pipeline("token-classification", model=MODEL_ID, tokenizer=MODEL_ID)
pos("Адам не знаеше какво да каже")
Downloads last month
0
Safetensors
Model size
178M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support