Skip to content

Commit 3821253

Browse files
authored
Update README.md
1 parent 19b367a commit 3821253

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
### WARNING
22
This code was written in 2019, and I was not very familiar with transformer model in that time.
3-
So don't trust this code too much because the code may have several bugs or wrong implementations.
4-
Currently I am not managing this code well, so please open pull requests if you find bugs in the code and want to fix.
3+
So don't trust this code too much. Currently I am not managing this code well, so please open pull requests if you find bugs in the code and want to fix.
54

65
# Transformer
76
My own implementation Transformer model (Attention is All You Need - Google Brain, 2017)

0 commit comments

Comments
 (0)