l3cube-pune commited on
Commit
24e6a67
1 Parent(s): 5c49a7d

Update README.md

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