Question Answering
Transformers
Safetensors
Marathi
bert
nielsr's picture
nielsr HF Staff
Update model card
7d2fb65 verified
|
raw
history blame
2.59 kB
metadata
datasets:
  - L3Cube-MahaSQuAD
  - l3cube-pune/indic-squad
language: mr
library_name: transformers
license: cc-by-4.0
pipeline_tag: question-answering

MahaBERT-SQuAD

MahaBERT-SQuAD is a MahaBERT model fine-tuned on the translated Marathi question-answering dataset L3Cube-MahaSQuAD. dataset link

More details on the dataset, models, and baseline results can be found in our IndicSQuAD paper.
Citing:

@article{endait2025indicsquad,
  title={IndicSQuAD: A Comprehensive Multilingual Question Answering Dataset for Indic Languages},
  author={Endait, Sharvi and Ghatage, Ruturaj and Kulkarni, Aditya and Patil, Rajlaxmi and Joshi, Raviraj},
  journal={arXiv preprint arXiv:2505.03688},
  year={2025}
}

Code can be found in the L3Cube-IndicNLP Github repository.

Other IndicSQuAD models:

This project is part of the L3Cube-IndicNLP project.