File size: 797 Bytes
db7bf1c
 
 
 
 
 
 
 
 
1f3cf83
db7bf1c
 
87321fb
db7bf1c
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27

---
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},
}
```