Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hash2430 authored May 20, 2020
1 parent 4730663 commit 34eb8d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
# 4. Pretrained models
| Model |Pretrained model |
|--------------------------------------|-------|
| Concat attention with bucket sampler | https://www.dropbox.com/s/53lqh1smg7wes78/seq2seq_concat.pth?dl=1 |
| Dot attention with bucket sampler |https://www.dropbox.com/s/62diyibdzdu2ikm/seq2seq_dot_with_bucket.pth?dl=1 |
| Concat attention with bucket sampler |[pretrained_model](https://www.dropbox.com/s/53lqh1smg7wes78/seq2seq_concat.pth?dl=1) |
| Dot attention with bucket sampler |[pretrained_model](https://www.dropbox.com/s/62diyibdzdu2ikm/seq2seq_dot_with_bucket.pth?dl=1) |

# 5. TODO
* Transferring word representation from Word2vec or Glove will improve the score.

0 comments on commit 34eb8d5

Please sign in to comment.