Instructions to use Team-PIXEL/pixel-base-finetuned-pos-ud-arabic-padt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Team-PIXEL/pixel-base-finetuned-pos-ud-arabic-padt with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Team-PIXEL/pixel-base-finetuned-pos-ud-arabic-padt")# Load model directly from transformers import AutoModelForTokenClassification model = AutoModelForTokenClassification.from_pretrained("Team-PIXEL/pixel-base-finetuned-pos-ud-arabic-padt", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
d2ad296 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2be64e1771160745a91ed78f54b7ea055df4a6f179efedc6dc796ecb775d0457
size 343511281
|