Update README.md
Browse files
README.md
CHANGED
@@ -13,14 +13,12 @@ widget:
|
|
13 |
license: apache-2.0
|
14 |
---
|
15 |
|
16 |
-
# idT5 for Question Generation and Question Answering
|
17 |
|
18 |
[idT5](https://huggingface.co/muchad/idt5) (Indonesian version of [mT5](https://huggingface.co/google/mt5-base)) is fine-tuned on [translated SQuAD v2.0](https://github.com/Wikidepia/indonesian_datasets/tree/master/question-answering/squad) for **Question Generation and Question Answering** tasks.
|
19 |
|
20 |
# Live Demo
|
21 |
-
**Question Generation:** [ai.muchad.com/qg](https://ai.muchad.com/qg/)
|
22 |
-
|
23 |
-
**Question Answering:** [t.me/caritahubot](https://t.me/caritahubot)
|
24 |
|
25 |
## Requirements
|
26 |
```
|
|
|
13 |
license: apache-2.0
|
14 |
---
|
15 |
|
16 |
+
# idT5 for Indonesian Question Generation and Question Answering
|
17 |
|
18 |
[idT5](https://huggingface.co/muchad/idt5) (Indonesian version of [mT5](https://huggingface.co/google/mt5-base)) is fine-tuned on [translated SQuAD v2.0](https://github.com/Wikidepia/indonesian_datasets/tree/master/question-answering/squad) for **Question Generation and Question Answering** tasks.
|
19 |
|
20 |
# Live Demo
|
21 |
+
**Question Generation:** [ai.muchad.com/qg](https://ai.muchad.com/qg/) | **Question Answering:** [t.me/caritahubot](https://t.me/caritahubot)
|
|
|
|
|
22 |
|
23 |
## Requirements
|
24 |
```
|