Add README
Browse files
README.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
tags:
|
| 4 |
+
- ai-research
|
| 5 |
+
- paper
|
| 6 |
+
- arxiv
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# Attention Is All You Need
|
| 10 |
+
|
| 11 |
+
**arXiv ID:** [1706.03762](https://arxiv.org/abs/1706.03762)
|
| 12 |
+
|
| 13 |
+
## Description
|
| 14 |
+
|
| 15 |
+
This dataset contains the PDF of the paper: **Attention Is All You Need**
|
| 16 |
+
|
| 17 |
+
## Citation
|
| 18 |
+
|
| 19 |
+
Please see the original paper at: https://arxiv.org/abs/1706.03762
|