Skip to content

Commit 4cbfcc7

Browse files
author
Shaden Smith
authored
Add BERT pretraining tutorial to navigation bar. (deepspeedai#190)
1 parent 3ef0030 commit 4cbfcc7

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

docs/_data/navigation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ lnav:
4848
url: /tutorials/cifar-10/
4949
- title: "Megatron-LM GPT2"
5050
url: /tutorials/megatron/
51+
- title: "BERT Pre-training"
52+
url: /tutorials/bert-pretraining/
5153
- title: "1-Cycle Schedule"
5254
url: /tutorials/1Cycle/
5355
- title: "Learning Rate Range Test"

docs/_tutorials/bert-pretraining.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Pre-training Bing BERT"
2+
title: "BERT Pre-training"
33
excerpt: ""
44
---
55

0 commit comments

Comments
 (0)