readme: minor fix
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ This repository presents a BERT model that was pretrained on the 10BT subsets of
|
|
24 |
|
25 |
The released BERT model is part of my [TensorFlow Model Garden LMs](https://github.com/stefan-it/model-garden-lms/tree/main) project.
|
26 |
|
27 |
-
The pretraining was done on a v3-32 TPU VM Pod, provided by the amazing [TRC program](https://sites.research.google/trc/about/).
|
28 |
|
29 |
* [TPU VM Setup](https://github.com/stefan-it/model-garden-lms/tree/main/cheatsheet)
|
30 |
* [Pretraining a BERT Model with TensorFlow Model Garden Library](https://github.com/stefan-it/model-garden-lms/tree/main/bert)
|
|
|
24 |
|
25 |
The released BERT model is part of my [TensorFlow Model Garden LMs](https://github.com/stefan-it/model-garden-lms/tree/main) project.
|
26 |
|
27 |
+
The pretraining was done on a v3-32 TPU VM Pod, provided by the amazing [TRC program](https://sites.research.google/trc/about/). Detailed cheatsheets are available:
|
28 |
|
29 |
* [TPU VM Setup](https://github.com/stefan-it/model-garden-lms/tree/main/cheatsheet)
|
30 |
* [Pretraining a BERT Model with TensorFlow Model Garden Library](https://github.com/stefan-it/model-garden-lms/tree/main/bert)
|