---
language: mr
tags:
- bert
license: cc-by-4.0
datasets:
- L3Cube-MahaNews-SHC
widget:
- text: "IND vs IRE : आयर्लंडच्या दौऱ्यासाठी कसा आहे भारतीय संघ, जाणून घ्या कोणाला मिळाली संधी..."
---
## MahaNews-SHC-BERT
MahaNews-SHC-BERT is a MahaBERT(l3cube-pune/marathi-bert-v2) model fine-tuned on full L3Cube-MahaNews-SHC Corpus, a Marathi short text / news headlines classification dataset.
It is a topic identification cum short text classification model with 12 output categories
[dataset link] (https://github.com/l3cube-pune/MarathiNLP)
More details on the dataset, models, and baseline results can be found in our [paper] (coming soon)
Citing:
```
@article{joshi2022l3cube,
title={L3cube-mahanlp: Marathi natural language processing datasets, models, and library},
author={Joshi, Raviraj},
journal={arXiv preprint arXiv:2205.14728},
year={2022}
}
```
Other Marathi Sentiment models from MahaNews family are shared here:
MahaNews-LDC-BERT (long documents)
MahaNews-SHC-BERT (short text)
MahaNews-LPC-BERT (medium paragraphs)
MahaNews-All-BERT (all document lengths)