Update README.md
Browse files
README.md
CHANGED
@@ -10,3 +10,5 @@ pinned: false
|
|
10 |
This organization keeps track of all the artifacts that were produced as a part of our internal testing of the following example:
|
11 |
|
12 |
[Training a masked language model end-to-end from scratch on TPUs](https://github.com/huggingface/transformers/tree/main/examples/tensorflow/language-modeling-tpu)
|
|
|
|
|
|
10 |
This organization keeps track of all the artifacts that were produced as a part of our internal testing of the following example:
|
11 |
|
12 |
[Training a masked language model end-to-end from scratch on TPUs](https://github.com/huggingface/transformers/tree/main/examples/tensorflow/language-modeling-tpu)
|
13 |
+
|
14 |
+
You can also check out the accompanying blog post here: [https://huggingface.co/blog/tf_tpu](https://huggingface.co/blog/tf_tpu).
|