Update README.md
Browse files
README.md
CHANGED
@@ -95,15 +95,19 @@ qa_pipeline({
|
|
95 |
}
|
96 |
```
|
97 |
|
|
|
98 |
[Github](https://github.com/esakrissa/question-answering)
|
99 |
|
|
|
100 |
## Demo
|
101 |
[IndoBERT SQuAD Demo](https://huggingface.co/spaces/esakrissa/IndoBERT-SQuAD)
|
102 |
|
|
|
103 |
### Reference
|
104 |
<a id="1">[1]</a>Fajri Koto and Afshin Rahimi and Jey Han Lau and Timothy Baldwin. 2020. IndoLEM and IndoBERT: A Benchmark Dataset and Pre-trained Language Model for Indonesian NLP. Proceedings of the 28th COLING.
|
105 |
<a id="2">[2]</a>rifkybujana/IndoBERT-QA
|
106 |
|
|
|
107 |
### Framework versions
|
108 |
|
109 |
- Transformers 4.25.1
|
|
|
95 |
}
|
96 |
```
|
97 |
|
98 |
+
## Github
|
99 |
[Github](https://github.com/esakrissa/question-answering)
|
100 |
|
101 |
+
|
102 |
## Demo
|
103 |
[IndoBERT SQuAD Demo](https://huggingface.co/spaces/esakrissa/IndoBERT-SQuAD)
|
104 |
|
105 |
+
|
106 |
### Reference
|
107 |
<a id="1">[1]</a>Fajri Koto and Afshin Rahimi and Jey Han Lau and Timothy Baldwin. 2020. IndoLEM and IndoBERT: A Benchmark Dataset and Pre-trained Language Model for Indonesian NLP. Proceedings of the 28th COLING.
|
108 |
<a id="2">[2]</a>rifkybujana/IndoBERT-QA
|
109 |
|
110 |
+
|
111 |
### Framework versions
|
112 |
|
113 |
- Transformers 4.25.1
|