Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: wol
|
3 |
+
widget:
|
4 |
+
- text: Looloo taxoon ñuy réew yu naat.
|
5 |
+
---
|
6 |
+
|
7 |
+
This is a [MicroBERT](https://github.com/lgessler/microbert) model for Wolof.
|
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 Wolof data was taken from a February 2022 dump of Uyghur Wikipedia, totaling 517,237 tokens.
|
11 |
+
* The UD treebank [UD_Wolof-WDT](https://github.com/UniversalDependencies/UD_Wolof-WDT), v2.9, totaling 44,258 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.
|