Datasets:
Add files using upload-large-folder tool
Browse files
paper_markdowns/bamboo-00678.md
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
paper_markdowns/bamboo-03370.md
CHANGED
|
@@ -644,7 +644,7 @@ Table 11: Modifying the activation functions in FFN does not affect the emergenc
|
|
| 644 |
|
| 645 |
# D.4 ATTENTION DESIGN
|
| 646 |
|
| 647 |
-
Multi-head design in attention. We consider two perspectives in multi-head design in attention. Firstly, we explore whether the number of heads has an impact on attention sink, especially for $H = 1$ , which refers to single-head self-attention. Second, attention output from each head is concatenated: Ol = ConcatHh=1 $O ^ { l } = { \mathrm { C o n c a t } } _ { h = 1 } ^ { H }$ H |