Commit ·
eb63184
1
Parent(s): 31b11ed
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,10 +12,15 @@ MahaRoBERTa is a Marathi RoBERTa model. It is a multilingual RoBERTa (xlm-robert
|
|
| 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 |
-
@
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
}
|
| 21 |
```
|
|
|
|
| 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 |
+
url = {https://aclanthology.org/2022.wildre6-1.17}
|
| 25 |
}
|
| 26 |
```
|