Skip to content

Commit 5948c9f

Browse files
committed
Oops, the default GRC model was miswritten
1 parent 7b5ebae commit 5948c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stanza/resources/default_packages.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ def build_default_pretrains(default_treebanks):
577577
# Microbert MX 0.8910 0.7755
578578
# Microbert MXP 0.8916 0.7742
579579
# Pranaydeeps Bert 0.9139 0.7987
580-
"pranaydeeps/Ancient-Greek-BERT": "grc-pranaydeeps",
580+
"grc": "pranaydeeps/Ancient-Greek-BERT",
581581

582582
# a couple possibilities to experiment with for Hebrew
583583
# dev scores for POS and depparse

0 commit comments

Comments
 (0)