l3cube-pune commited on
Commit
d4f838d
1 Parent(s): f50df0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -9,4 +9,15 @@ language:
9
  DevBERT is a Devanagari BERT model. It is a multilingual BERT (google/muril-base-cased) model fine-tuned on publicly available Hindi and Marathi monolingual datasets.
10
  [project link] (https://github.com/l3cube-pune/MarathiNLP)
11
 
12
- More details on the dataset, models, and baseline results can be found in our [paper] (<a href='http://dx.doi.org/10.13140/RG.2.2.14606.84809'> link </a>)
 
 
 
 
 
 
 
 
 
 
 
 
9
  DevBERT is a Devanagari BERT model. It is a multilingual BERT (google/muril-base-cased) model fine-tuned on publicly available Hindi and Marathi monolingual datasets.
10
  [project link] (https://github.com/l3cube-pune/MarathiNLP)
11
 
12
+ More details on the dataset, models, and baseline results can be found in our [paper] (<a href='http://dx.doi.org/10.13140/RG.2.2.14606.84809'> link </a>)
13
+
14
+ ```
15
+ @article{joshi2022l3cubehind,
16
+ author = {Joshi, Raviraj},
17
+ year = {2022},
18
+ month = {09},
19
+ pages = {},
20
+ title = {L3Cube-HindBERT and DevBERT: Pre-Trained BERT Transformer models for Devanagari based Hindi and Marathi Languages},
21
+ doi = {10.13140/RG.2.2.14606.84809}
22
+ }
23
+ ```