Thomas Simonini commited on
Commit
73921d0
•
1 Parent(s): ca6ccc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,10 +18,10 @@ model-index:
18
 
19
  # t5-end2end-question-generation
20
 
21
- 👉 This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the squad dataset to generate questions based on a context.
22
 
23
 
24
- If you want to learn how to fine-tune t5 model to do the same, you can follow this [tutorial](https://colab.research.google.com/drive/1z-Zl2hftMrFXabYfmz8o9YZpgYx6sGeW?usp=sharing)
25
 
26
 
27
  For instance:
 
18
 
19
  # t5-end2end-question-generation
20
 
21
+ This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the squad dataset to generate questions based on a context.
22
 
23
 
24
+ 👉 If you want to learn how to fine-tune the t5 model to do the same, you can follow this [tutorial](https://colab.research.google.com/drive/1z-Zl2hftMrFXabYfmz8o9YZpgYx6sGeW?usp=sharing)
25
 
26
 
27
  For instance: