muchad commited on
Commit
1d4384d
1 Parent(s): e688235

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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)