l3cube-pune commited on
Commit
6904672
1 Parent(s): 3452c98

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: gu
4
+ ---
5
+
6
+ ## GujaratiBERT-Scratch
7
+ GujaratiBERT is a Gujarati BERT model trained on publicly available Gujarati monolingual datasets from scratch.
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
+ ```