Graphcore
Dongsung commited on
Commit
7e8abbc
1 Parent(s): 49e5d96

Fixing typo error

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 BERT base 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
 
 
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