Instructions to use Team-PIXEL/pixel-base-finetuned-pos-ud-coptic-scriptorium 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-coptic-scriptorium 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-coptic-scriptorium")# Load model directly from transformers import AutoModelForTokenClassification model = AutoModelForTokenClassification.from_pretrained("Team-PIXEL/pixel-base-finetuned-pos-ud-coptic-scriptorium", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
8d44352 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6fbdaccbdf1b4c0c4548882d733f45ed9d13538abf50b741ffe5ea254387aed6
size 343511281
|