Token Classification
Transformers
PyTorch
Safetensors
Polish
xlm-roberta
part-of-speech
Eval Results (legacy)
Instructions to use wietsedv/xlm-roberta-base-ft-udpos28-pl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wietsedv/xlm-roberta-base-ft-udpos28-pl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="wietsedv/xlm-roberta-base-ft-udpos28-pl")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("wietsedv/xlm-roberta-base-ft-udpos28-pl") model = AutoModelForTokenClassification.from_pretrained("wietsedv/xlm-roberta-base-ft-udpos28-pl") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 92b01be7618d2e0c7fc32a71b57e5709c93411f2080dddab4bea345ae2cd9658
- Size of remote file:
- 1.11 GB
- SHA256:
- 8a5b56528aea9d7c7eb5cd74388778b6db2d6d355e2c95aa348b050b24d2eabe
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.