Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RedditSota authored Nov 14, 2017
1 parent 0412b99 commit 04f14b1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,18 @@ This summary is categorized into:
<th align="center" width="20%">Source Code</th>
<th align="center" width="10%">Year</th>
</tr>


<tr>
<td><a href='https://arxiv.org/pdf/1711.03953.pdf'>BREAKING THE SOFTMAX BOTTLENECK:
A HIGH-RANK RNN LANGUAGE MODEL </a></td>
<td align="left"><ul><li> PTB </li><li> WikiText-2 </li></ul></td>
<td align="left"><ul><li> Perplexity: 47.69
</li><li> Perplexity: 40.68 </li></ul></td>
<td align="left"><a href='https://github.com/zihangdai/mos'>Pytorch </a></td>
<td align="left">2017</td>
</tr>

<tr>
<td><a href='https://arxiv.org/pdf/1709.07432.pdf'>DYNAMIC EVALUATION OF NEURAL SEQUENCE MODELS </a></td>
<td align="left"><ul><li> PTB </li><li> WikiText-2 </li></ul></td>
Expand Down

0 comments on commit 04f14b1

Please sign in to comment.