l3cube-pune commited on
Commit
b9b15f5
1 Parent(s): 117e1e7

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language: ml
4
+ ---
5
+
6
+ ## MalayalamBERT
7
+ MalayalamBERT is a Malayalam BERT model trained on publicly available Malayalam monolingual datasets.
8
+
9
+ Preliminary details on the dataset, models, and baseline results can be found in our [<a href='https://arxiv.org/abs/2211.11418'> paper </a>] (<a href='http://dx.doi.org/10.13140/RG.2.2.14606.84809'> pdf </a>)
10
+
11
+ ```
12
+ @article{joshi2022l3cubehind,
13
+ title={L3Cube-HindBERT and DevBERT: Pre-Trained BERT Transformer models for Devanagari based Hindi and Marathi Languages},
14
+ author={Joshi, Raviraj},
15
+ journal={arXiv preprint arXiv:2211.11418},
16
+ year={2022}
17
+ }
18
+ ```