Skip to content

Commit 113d75d

Browse files
committed
Updated README
1 parent 73965ac commit 113d75d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
An experiment implementing the encoder part of the transformer architecture from the paper "Attention is All You Need" by Vaswani et al. (2017) in PyTorch.
44

5+
The current model was trained stories with less than 512 character long from the Tiny Stories Dataset.
6+
57
![Demo](test.gif)

0 commit comments

Comments
 (0)