Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,12 @@ inference: false
|
|
12 |
|
13 |
# Work in progress. Jan 2022
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
# A collection of Dutch T5 models
|
16 |
|
17 |
* Many thanks to the [Google TPU Research Cloud](https://sites.research.google/trc/about/) for providing access to a TPU cluster!
|
|
|
12 |
|
13 |
# Work in progress. Jan 2022
|
14 |
|
15 |
+
This model is a re-training of the original [t5-base-dutch](https://huggingface.co/flax-community/t5-base-dutch) model that was trained during the summer 2021 HuggingFace Flax/Jax community week. These two models are now the same. Eval accuracy 0.70 and loss 1,38.
|
16 |
+
|
17 |
+
NB! Consider using [yhavinga/t5-v1.1-base-dutch-cased](https://huggingface.co/yhavinga/t5-v1.1-base-dutch-cased) that has an eval accuracy of 0,78 and loss 0,96.
|
18 |
+
|
19 |
+
These models need to be finetuned, therefore the inference widget on the right has been turned off.
|
20 |
+
|
21 |
# A collection of Dutch T5 models
|
22 |
|
23 |
* Many thanks to the [Google TPU Research Cloud](https://sites.research.google/trc/about/) for providing access to a TPU cluster!
|