File size: 1,031 Bytes
55342d7
 
 
 
 
 
 
 
 
 
 
4050727
55342d7
7b1939b
55342d7
 
 
7b1939b
 
 
 
 
 
 
 
 
 
 
55342d7
 
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
28
29
30
---
language:
- id
tags:
- machine-reading-comprehension
- question-answering
- extractive-qa
datasets:
- rifkiaputri/idk-mrc
---

# m-BERT Indonesian MRC (cased)

[m-BERT](https://huggingface.co/bert-base-multilingual-cased) 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://aclanthology.org/2022.emnlp-main.465/) for more details on the model.

## Citation Info
```bibtex
@inproceedings{putri-oh-2022-idk,
    title = "{IDK}-{MRC}: Unanswerable Questions for {I}ndonesian Machine Reading Comprehension",
    author = "Putri, Rifki Afina  and
      Oh, Alice",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.465",
    pages = "6918--6933",
}
```