sayakpaul HF staff commited on
Commit
ed0beac
1 Parent(s): 70f0dea

Update README.md

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