File size: 660 Bytes
f8ba587 9de0a49 ed41621 9de0a49 ed41621 4ec4745 ed41621 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
license: cc-by-4.0
language: hi
---
## HindBERT
HindBERT is a Hindi BERT model. It is a multilingual BERT (google/muril-base-cased) model fine-tuned on publicly available Hindi monolingual datasets.
[project link] (https://github.com/l3cube-pune/MarathiNLP)
More details on the dataset, models, and baseline results can be found in our [<a href='https://arxiv.org/abs/2211.11418'> paper </a>]
Citing:
```
@article{joshi2022l3cubehind,
title={L3Cube-HindBERT and DevBERT: Pre-Trained BERT Transformer models for Devanagari based Hindi and Marathi Languages},
author={Joshi, Raviraj},
journal={arXiv preprint arXiv:2211.11418},
year={2022}
}
``` |