Fixing typo error
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ Graphcore and Hugging Face are working together to make training of Transformer
|
|
6 |
|
7 |
# T5 Small model IPU config
|
8 |
|
9 |
-
This model contains just the `IPUConfig` files for running the
|
10 |
|
11 |
**This model contains no model weights, only an IPUConfig.**
|
12 |
|
|
|
6 |
|
7 |
# T5 Small model IPU config
|
8 |
|
9 |
+
This model contains just the `IPUConfig` files for running the T5 Small model (e.g. [t5-small](https://huggingface.co/t5-small)) on Graphcore IPUs.
|
10 |
|
11 |
**This model contains no model weights, only an IPUConfig.**
|
12 |
|