language: | |
- hi | |
- mr | |
- multilingual | |
license: cc-by-4.0 | |
## DevRoBERTa | |
DevRoBERTa is a Devanagari RoBERTa model. It is a multilingual RoBERTa (xlm-roberta-base) model fine-tuned on publicly available Hindi and Marathi 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} | |
} | |
``` |