rifkiaputri commited on
Commit
87321fb
1 Parent(s): 1f3cf83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ datasets:
10
  - rifkiaputri/idk-mrc
11
  ---
12
 
13
- # mt5-base for Indonesian Unanswerable Question Generation (cased)
14
 
15
  [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.
16
 
 
10
  - rifkiaputri/idk-mrc
11
  ---
12
 
13
+ # IndoBERT for Indonesian MRC (uncased)
14
 
15
  [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.
16