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
11
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

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

Finetuned
(2)
this model

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