Skip to content

Commit dca7489

Browse files
committed
Change title and set the context for the tutorial
1 parent b94cd5e commit dca7489

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

transformer-intro/README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# Basic Transformer
1+
# Intro to Transformers
2+
3+
This tutorial is designed to help you train your first machine translation
4+
model. To follow along, you'll need a Linux-based system and an NVIDIA GPU.
25

36
In this example we will use Marian to create a English-German translation
47
system. We'll follow a very simple pipeline with data acquisition, some basic

0 commit comments

Comments
 (0)