lgessler commited on
Commit
5b2704f
1 Parent(s): 05bc11e

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: tam
3
+ widget:
4
+ - text: தொழிலாளர்களுடன் பேச்சுவார்த்தை நடத்தி, சுமூக தீர்வு காணப்படவில்லை.
5
+ ---
6
+
7
+ This is a [MicroBERT](https://github.com/lgessler/microbert) model for Tamil.
8
+
9
+ * Its suffix is **-m**, which means that it was pretrained using supervision from masked language modeling.
10
+ * The unlabeled Tamil data was taken from a June 2022 dump of Tamil Wikipedia, downsampled to 1,429,735 tokens.
11
+ * The UD treebank [UD_Tamil-TTB](https://github.com/UniversalDependencies/UD_Tamil-TTB), v2.9, totaling 9,581 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.