lgessler commited on
Commit
1167d59
1 Parent(s): 491a08d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
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 **-mx**, which means that it was pretrained using supervision from masked language modeling and XPOS tagging.
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.