l3cube-pune
commited on
Commit
•
28cd195
1
Parent(s):
a97c96f
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,15 @@ language: hi
|
|
7 |
HindBERT is a Hindi BERT model. It is a base-BERT model trained from scratch 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 base-BERT model trained from scratch 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 |
+
```
|