lgessler commited on
Commit
7bc67e4
1 Parent(s): 37bdd8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ widget:
6
 
7
  This is a [MicroBERT](https://github.com/lgessler/microbert) model for Ancient Greek.
8
 
9
- * Its suffix is **-mxp**, which means that it was pretrained using supervision from mxp.
10
  * The unlabeled Ancient Greek data was taken from the [Diorisis corpus](https://figshare.com/articles/dataset/The_Diorisis_Ancient_Greek_Corpus/6187256), totaling 9,058,227 tokens.
11
  * The UD treebank [UD_Ancient_Greek-PROEIL](https://github.com/UniversalDependencies/UD_Ancient_Greek-PROIEL), v2.9, totaling 213,999 tokens, was used for labeled data.
12
 
 
6
 
7
  This is a [MicroBERT](https://github.com/lgessler/microbert) model for Ancient Greek.
8
 
9
+ * Its suffix is **-mxp**, which means that it was pretrained using supervision from masked language modeling, XPOS tagging, and UD dependency parsing.
10
  * The unlabeled Ancient Greek data was taken from the [Diorisis corpus](https://figshare.com/articles/dataset/The_Diorisis_Ancient_Greek_Corpus/6187256), totaling 9,058,227 tokens.
11
  * The UD treebank [UD_Ancient_Greek-PROEIL](https://github.com/UniversalDependencies/UD_Ancient_Greek-PROIEL), v2.9, totaling 213,999 tokens, was used for labeled data.
12