This repository has been archived by the owner on Jun 3, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #64 from wangshirui33/master
Character-Level Language Modeling with Deeper Self-Attention
- Loading branch information
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
docs/papers/character-level-language-modeling-with-deeper-self-attention-2018.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Character-Level Language Modeling with Deeper Self-Attention | ||
|
||
| | | | ||
| :--- | :--- | | ||
| title | Character-Level Language Modeling with Deeper Self-Attention | | ||
| author | Rami Al-Rfou∗ Dokook Choe∗ Noah Constant∗ Mandy Guo∗ Llion Jones∗ | | ||
| year | 2018 | | ||
| paper | https://arxiv.org/abs/1808.04444| | ||
| github | | | ||
| paperweekly | | | ||
| page | 11 | | ||
| member | wangshirui33 | |