Skip to content

Commit

Permalink
Notes on results for different HI transformers
Browse files Browse the repository at this point in the history
  • Loading branch information
AngledLuffa committed Aug 13, 2024
1 parent 628f610 commit b9a5a54
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions stanza/resources/default_packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,10 @@ def build_default_pretrains(default_treebanks):
"he": "imvladikon/alephbertgimmel-base-512",

# can also experiment with xlm-roberta
# on a coref dataset from IITH, span F1:
# dev test
# xlm-roberta-large 0.63635 0.66579
# muril-large 0.65369 0.68290
"hi": "google/muril-large-cased",

# https://huggingface.co/xlm-roberta-base
Expand Down

0 comments on commit b9a5a54

Please sign in to comment.