Esmail Atta Gumaan commited on
Commit
74dc21e
1 Parent(s): bdab5f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: mit
3
  datasets:
4
  - opus_books
 
5
  ---
6
 
7
  LlTRA stands for: Language to Language Transformer model from the paper "Attention is all you Need", building transformer model:Transformer model from scratch and using it for translation using pytorch.
 
2
  license: mit
3
  datasets:
4
  - opus_books
5
+
6
  ---
7
 
8
  LlTRA stands for: Language to Language Transformer model from the paper "Attention is all you Need", building transformer model:Transformer model from scratch and using it for translation using pytorch.