l3cube-pune commited on
Commit
ed41621
1 Parent(s): ce81662

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -7,4 +7,15 @@ language: hi
7
  HindBERT is a Hindi BERT model. It is a multilingual BERT (google/muril-base-cased) model fine-tuned on publicly available Hindi monolingual datasets.
8
  [project link] (https://github.com/l3cube-pune/MarathiNLP)
9
 
10
- 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>)
 
 
 
 
 
 
 
 
 
 
 
 
7
  HindBERT is a Hindi BERT model. It is a multilingual BERT (google/muril-base-cased) model fine-tuned on publicly available Hindi monolingual datasets.
8
  [project link] (https://github.com/l3cube-pune/MarathiNLP)
9
 
10
+ 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>)
11
+
12
+ ```
13
+ @article{joshi2022l3cubehind,
14
+ author = {Joshi, Raviraj},
15
+ year = {2022},
16
+ month = {09},
17
+ pages = {},
18
+ title = {L3Cube-HindBERT and DevBERT: Pre-Trained BERT Transformer models for Devanagari based Hindi and Marathi Languages},
19
+ doi = {10.13140/RG.2.2.14606.84809}
20
+ }
21
+ ```