hindi-bert-v2 / README.md
l3cube-pune's picture
Update README.md
4ec4745
|
raw
history blame
671 Bytes
---
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 [paper] (<a href='http://dx.doi.org/10.13140/RG.2.2.14606.84809'> link </a>)
```
@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}
}
```