Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# t5-small-finetuned-iwslt2017
|
20 |
|
|
|
|
|
21 |
This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 2.4200
|
|
|
18 |
|
19 |
# t5-small-finetuned-iwslt2017
|
20 |
|
21 |
+
[Source Code](https://github.com/minseok0809/transformer-implementation)
|
22 |
+
|
23 |
This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 2.4200
|