Update README.md
Browse files
README.md
CHANGED
@@ -22,16 +22,4 @@ license: apache-2.0
|
|
22 |
!pip install transformers==4.4.2
|
23 |
!pip install sentencepiece==0.1.95
|
24 |
```
|
25 |
-
|
26 |
-
license: apache-2.0
|
27 |
-
---
|
28 |
-
|
29 |
-
# idT5 for Question Generation and Question Answering
|
30 |
-
|
31 |
-
[Indonesian T5](https://huggingface.co/muchad/idt5) 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** task.
|
32 |
-
|
33 |
-
## Requirements
|
34 |
-
```
|
35 |
-
!pip install transformers==4.4.2
|
36 |
-
!pip install sentencepiece==0.1.95
|
37 |
-
```
|
|
|
22 |
!pip install transformers==4.4.2
|
23 |
!pip install sentencepiece==0.1.95
|
24 |
```
|
25 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|