File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -124,15 +124,18 @@ toc:
124
124
- title : " Text classification with an RNN"
125
125
path : /text/tutorials/text_classification_rnn
126
126
status : external
127
- - title : " Classify Text with BERT"
127
+ - title : " Classify text with BERT"
128
128
path : /text/tutorials/classify_text_with_bert
129
129
status : external
130
130
- title : " Solve GLUE tasks using BERT on TPU"
131
131
path : /text/tutorials/bert_glue
132
132
status : external
133
- - title : " Neural machine translation with attention"
133
+ - title : " Translation with RNNs and attention"
134
134
path : /text/tutorials/nmt_with_attention
135
135
status : external
136
+ - title : " Translate text with a Transfromer"
137
+ path : /text/tutorials/transformer
138
+ status : external
136
139
- title : " Image captioning"
137
140
path : /tutorials/text/image_captioning
138
141
You can’t perform that action at this time.
0 commit comments