Skip to content
This repository was archived by the owner on Jun 21, 2024. It is now read-only.

Commit 301b04f

Browse files
Update README.md
1 parent 35e5ecd commit 301b04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## T5 - PyTorch (WIP)
22
A PyTorch implementation of [Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer](https://arxiv.org/abs/1910.10683). You can find the official T5x repository by Google [here](https://github.com/google-research/t5x).
33

4-
There is a small bug with dimensionality which needs to be resolved.
4+
### There is a small bug with dimensionality which needs to be resolved if someone wants to open a PR. I will not be able to personally get to this until later.
55

66
## Acknowledgement
77

0 commit comments

Comments
 (0)