willem640/MAAT_documentary_with_DDbDP_and_HGV_metadata
Viewer • Updated • 57k
How to use willem640/grc_grammateus_classifier_documentary_greberta with spaCy:
!pip install https://huggingface.co/willem640/grc_grammateus_classifier_documentary_greberta/resolve/main/grc_grammateus_classifier_documentary_greberta-any-py3-none-any.whl
# Using spacy.load().
import spacy
nlp = spacy.load("grc_grammateus_classifier_documentary_greberta")
# Importing as module.
import grc_grammateus_classifier_documentary_greberta
nlp = grc_grammateus_classifier_documentary_greberta.load()| Feature | Description |
|---|---|
| Name | grc_grammateus_classifier_documentary_greberta |
| Version | 0.0.0 |
| spaCy | >=3.8.7,<3.9.0 |
| Default Pipeline | transformer, textcat |
| Components | transformer, textcat |
| License | CC-BY-4.0 |
| Author | willem640 |
| Component | Labels |
|---|---|
textcat |
Epistolary Exchange, Objective Statement, Recording of Information, Transmission of Information |
This model will classify papyri with the main categories of the Grammateus (https://grammateus.unige.ch/).
| Type | Score |
|---|---|
CATS_SCORE |
94.70 |
CATS_MICRO_P |
94.92 |
CATS_MICRO_R |
94.92 |
CATS_MICRO_F |
94.92 |
CATS_MACRO_P |
95.23 |
CATS_MACRO_R |
94.33 |
CATS_MACRO_F |
94.70 |
CATS_MACRO_AUC |
99.31 |
TRANSFORMER_LOSS |
1928.72 |
TEXTCAT_LOSS |
856.51 |
Base model
bowphs/GreBerta