Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: grc
|
3 |
+
widget:
|
4 |
+
- text: εἴησαν δ’ ἄν οὗτοι Κρῆτες
|
5 |
+
---
|
6 |
+
|
7 |
+
This is a [MicroBERT](https://github.com/lgessler/microbert) model for Ancient Greek.
|
8 |
+
|
9 |
+
* Its suffix is **-mx**, which means that it was pretrained using supervision from mx.
|
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 |
+
|
13 |
+
Please see [the repository](https://github.com/lgessler/microbert) and
|
14 |
+
[the paper](https://github.com/lgessler/microbert/raw/master/MicroBERT__MRL_2022_.pdf) for more details.
|