Update README.md
Browse files
README.md
CHANGED
@@ -14,3 +14,7 @@ Smaller version of the [Google's Multilingual T5-base](https://huggingface.co/go
|
|
14 |
|
15 |
This model has to be fine-tuned before it is useable on a downstream task.\
|
16 |
Fine-tuned idT5 for the Question Generation and Question Answering tasks, available at [idT5-qa-qg](https://huggingface.co/muchad/idt5-qa-qg).
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
This model has to be fine-tuned before it is useable on a downstream task.\
|
16 |
Fine-tuned idT5 for the Question Generation and Question Answering tasks, available at [idT5-qa-qg](https://huggingface.co/muchad/idt5-qa-qg).
|
17 |
+
|
18 |
+
#### Citation
|
19 |
+
1. [IEEE](https://ieeexplore.ieee.org/document/10420049)
|
20 |
+
2. [ArXiv](https://arxiv.org/abs/2302.00856)
|