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
- Xet hash:
- 08b1d7a91bf669f09422deac18181cceedb71566f647f9ca77943f997421b9e1
- Size of remote file:
- 344 MB
- SHA256:
- 2be64e1771160745a91ed78f54b7ea055df4a6f179efedc6dc796ecb775d0457
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.