l3cube-pune commited on
Commit
8e95394
1 Parent(s): ca59cd7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -12,14 +12,15 @@ MahaBERT is a Marathi BERT model. It is a multilingual BERT (google/muril-base-c
12
  More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2202.01159)
13
 
14
  ```
15
- @InProceedings{joshi:2022:WILDRE6,
16
- author = {Joshi, Raviraj},
17
- title = {L3Cube-MahaCorpus and MahaBERT: Marathi Monolingual Corpus, Marathi BERT Language Models, and Resources},
18
- booktitle = {Proceedings of The WILDRE-6 Workshop within the 13th Language Resources and Evaluation Conference},
19
- month = {June},
20
- year = {2022},
21
- address = {Marseille, France},
22
- publisher = {European Language Resources Association},
23
- pages = {97--101}
 
24
  }
25
  ```
12
  More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2202.01159)
13
 
14
  ```
15
+ @inproceedings{joshi-2022-l3cube,
16
+ title = "{L}3{C}ube-{M}aha{C}orpus and {M}aha{BERT}: {M}arathi Monolingual Corpus, {M}arathi {BERT} Language Models, and Resources",
17
+ author = "Joshi, Raviraj",
18
+ booktitle = "Proceedings of the WILDRE-6 Workshop within the 13th Language Resources and Evaluation Conference",
19
+ month = jun,
20
+ year = "2022",
21
+ address = "Marseille, France",
22
+ publisher = "European Language Resources Association",
23
+ url = "https://aclanthology.org/2022.wildre-1.17",
24
+ pages = "97--101",
25
  }
26
  ```