Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ inference:
|
|
22 |
This model is a fine-tuned version of [yhavinga/t5-base-dutch](https://huggingface.co/yhavinga/t5-base-dutch) on a
|
23 |
Google translated version of SQUAD 1.1 found here: https://www.kaggle.com/datasets/michelvanheijningen/squad1-dutch.
|
24 |
|
25 |
-
The code used to finetune the model is largely based on the work by Thomas Simonini. You find his English model
|
26 |
[here](https://huggingface.co/ThomasSimonini/t5-end2end-question-generation) and his Google colab tutorial [here](https://colab.research.google.com/drive/1z-Zl2hftMrFXabYfmz8o9YZpgYx6sGeW?usp=sharing)
|
27 |
|
28 |
It achieves the following results on the evaluation set:
|
|
|
22 |
This model is a fine-tuned version of [yhavinga/t5-base-dutch](https://huggingface.co/yhavinga/t5-base-dutch) on a
|
23 |
Google translated version of SQUAD 1.1 found here: https://www.kaggle.com/datasets/michelvanheijningen/squad1-dutch.
|
24 |
|
25 |
+
The code used to finetune the model is largely based on the work by Thomas Simonini. You can find his English model
|
26 |
[here](https://huggingface.co/ThomasSimonini/t5-end2end-question-generation) and his Google colab tutorial [here](https://colab.research.google.com/drive/1z-Zl2hftMrFXabYfmz8o9YZpgYx6sGeW?usp=sharing)
|
27 |
|
28 |
It achieves the following results on the evaluation set:
|