l3cube-pune
commited on
Commit
•
8e95394
1
Parent(s):
ca59cd7
Update README.md
Browse files
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 |
-
@
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
|
|
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 |
```
|