Commit ·
612fef1
1
Parent(s): 6034f70
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,9 +7,10 @@ language: hi
|
|
| 7 |
HindBERT is a Hindi BERT model. It is a multilingual BERT (bert-base-multilingual-cased) model fine-tuned 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 [<a href='https://arxiv.org/abs/2211.11418'> paper </a>]
|
| 11 |
A new version of model is shared <a href='https://huggingface.co/l3cube-pune/hindi-bert-v2'> here </a>
|
| 12 |
|
|
|
|
| 13 |
```
|
| 14 |
@article{joshi2022l3cubehind,
|
| 15 |
title={L3Cube-HindBERT and DevBERT: Pre-Trained BERT Transformer models for Devanagari based Hindi and Marathi Languages},
|
|
|
|
| 7 |
HindBERT is a Hindi BERT model. It is a multilingual BERT (bert-base-multilingual-cased) model fine-tuned 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 [<a href='https://arxiv.org/abs/2211.11418'> paper </a>] <br>
|
| 11 |
A new version of model is shared <a href='https://huggingface.co/l3cube-pune/hindi-bert-v2'> here </a>
|
| 12 |
|
| 13 |
+
Citing:
|
| 14 |
```
|
| 15 |
@article{joshi2022l3cubehind,
|
| 16 |
title={L3Cube-HindBERT and DevBERT: Pre-Trained BERT Transformer models for Devanagari based Hindi and Marathi Languages},
|