Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,14 @@ base_model:
|
|
11 |
---
|
12 |
[Github](https://github.com/rifkybujana/IndoBERT-QA)
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
## indoBERT Base-Uncased fine-tuned on Translated Squad v2.0
|
15 |
[IndoBERT](https://huggingface.co/indolem/indobert-base-uncased) trained by [IndoLEM](https://indolem.github.io/) and fine-tuned on [Translated SQuAD 2.0](https://github.com/Wikidepia/indonesian_datasets/tree/master/question-answering/squad) for **Q&A** downstream task.
|
16 |
|
|
|
11 |
---
|
12 |
[Github](https://github.com/rifkybujana/IndoBERT-QA)
|
13 |
|
14 |
+
*Notice of Attribution Clarification*
|
15 |
+
|
16 |
+
This is to clarify that *Muhammad Fajrin Buyang Daffa* is not, and has never been, a part of this project. They have made no contributions to this repository, and as such, shall not be given any attribution in relation to this work.
|
17 |
+
|
18 |
+
For further inquiries, please contact the [email protected].
|
19 |
+
|
20 |
+
> This project is part of my research entitled "Teman Belajar : Asisten Digital Pelajar SMA Negeri 28 Jakarta dalam Membaca" for KOPSI (Kompetisi Penelitian Siswa Indonesia/Indonesian Student Research Competition).
|
21 |
+
|
22 |
## indoBERT Base-Uncased fine-tuned on Translated Squad v2.0
|
23 |
[IndoBERT](https://huggingface.co/indolem/indobert-base-uncased) trained by [IndoLEM](https://indolem.github.io/) and fine-tuned on [Translated SQuAD 2.0](https://github.com/Wikidepia/indonesian_datasets/tree/master/question-answering/squad) for **Q&A** downstream task.
|
24 |
|