kimsan0622
commited on
Commit
•
ac92b1e
1
Parent(s):
59370a4
Update README.md
Browse files
README.md
CHANGED
@@ -36,8 +36,8 @@ T5-Base is the checkpoint with 220 million parameters.
|
|
36 |
- [GitHub Repo](https://github.com/google-research/text-to-text-transfer-transformer#released-model-checkpoints)
|
37 |
- [KE-T5 Github Repo](https://github.com/AIRC-KETI/ke-t5)
|
38 |
- [Paper](https://aclanthology.org/2021.findings-emnlp.33/)
|
39 |
-
|
40 |
-
|
41 |
|
42 |
# Uses
|
43 |
|
|
|
36 |
- [GitHub Repo](https://github.com/google-research/text-to-text-transfer-transformer#released-model-checkpoints)
|
37 |
- [KE-T5 Github Repo](https://github.com/AIRC-KETI/ke-t5)
|
38 |
- [Paper](https://aclanthology.org/2021.findings-emnlp.33/)
|
39 |
+
- [Associated Paper](https://jmlr.org/papers/volume21/20-074/20-074.pdf)
|
40 |
+
- [Blog Post](https://ai.googleblog.com/2020/02/exploring-transfer-learning-with-t5.html)
|
41 |
|
42 |
# Uses
|
43 |
|