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