rifkiaputri's picture
Update README.md
87321fb
|
raw
history blame
797 Bytes
---
language:
- id
tags:
- machine-reading-comprehension
- question-answering
- extractive-qa
datasets:
- rifkiaputri/idk-mrc
---
# IndoBERT for Indonesian MRC (uncased)
[IndoBERT](https://huggingface.co/indobenchmark/indobert-base-p2) model fine-tuned on [IDK-MRC dataset](https://huggingface.co/datasets/rifkiaputri/idk-mrc) for answering extractive questions in Indonesian. Please refer to [this paper](https://arxiv.org/abs/2210.13778) for more details on the model.
## Citation Info
```bibtex
@misc{putri2022idk,
doi = {10.48550/ARXIV.2210.13778},
url = {https://arxiv.org/abs/2210.13778},
author = {Putri, Rifki Afina and Oh, Alice},
title = {IDK-MRC: Unanswerable Questions for Indonesian Machine Reading Comprehension},
publisher = {arXiv},
year = {2022},
}
```