Edit model card

deberta-base-coptic-ud-goeswith

Model Description

This is a DeBERTa(V2) model pre-trained on Coptic Scriptorium Corpora for POS-tagging and dependency-parsing (using goeswith for subwords), derived from deberta-base-coptic.

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/deberta-base-coptic-ud-goeswith",trust_remote_code=True,aggregation_strategy="simple")
print(nlp("ⲧⲉⲛⲟⲩⲇⲉⲛ̄ⲟⲩⲟⲉⲓⲛϩ︤ⲙ︥ⲡϫⲟⲉⲓⲥ·"))
Downloads last month
16
Inference Examples
Inference API (serverless) is not available, repository is disabled.

Model tree for KoichiYasuoka/deberta-base-coptic-ud-goeswith

Finetuned
this model

Dataset used to train KoichiYasuoka/deberta-base-coptic-ud-goeswith