Skip to content

Commit 348c126

Browse files
8bitmp3copybara-github
authored andcommitted
Update ToC with Transformer
PiperOrigin-RevId: 472588475
1 parent bea089a commit 348c126

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

site/en/tutorials/_toc.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,15 +124,18 @@ toc:
124124
- title: "Text classification with an RNN"
125125
path: /text/tutorials/text_classification_rnn
126126
status: external
127-
- title: "Classify Text with BERT"
127+
- title: "Classify text with BERT"
128128
path: /text/tutorials/classify_text_with_bert
129129
status: external
130130
- title: "Solve GLUE tasks using BERT on TPU"
131131
path: /text/tutorials/bert_glue
132132
status: external
133-
- title: "Neural machine translation with attention"
133+
- title: "Translation with RNNs and attention"
134134
path: /text/tutorials/nmt_with_attention
135135
status: external
136+
- title: "Translate text with a Transfromer"
137+
path: /text/tutorials/transformer
138+
status: external
136139
- title: "Image captioning"
137140
path: /tutorials/text/image_captioning
138141

0 commit comments

Comments
 (0)