Esmail Atta Gumaan commited on
Update README.md
Browse files
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.
|