Safetensors
English
bert
fineweb-lms
stefan-it commited on
Commit
a013e08
·
verified ·
1 Parent(s): 183fe2d

readme: minor fix

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