msarmi9 commited on
Commit
ce65571
1 Parent(s): 359ef22

[update]: README

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -32,8 +32,6 @@ model-index:
32
 
33
  # Seq2seq + Attention
34
 
35
- [![colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/msarmi9/dlxp/blob/master/colab/seq2seq.ipynb)
36
-
37
  Pytorch implementation of [Neural Machine Translation by Jointly Learning to Align and Translate](https://arxiv.org/abs/1409.0473). Trained on the [Multi30k-de-en](http://www.statmt.org/wmt16/multimodal-task.html#task1) dataset with sentencepiece as the tokenizer.
38
 
39
  Here's the attention heatmap of a random sample from the test set:
 
32
 
33
  # Seq2seq + Attention
34
 
 
 
35
  Pytorch implementation of [Neural Machine Translation by Jointly Learning to Align and Translate](https://arxiv.org/abs/1409.0473). Trained on the [Multi30k-de-en](http://www.statmt.org/wmt16/multimodal-task.html#task1) dataset with sentencepiece as the tokenizer.
36
 
37
  Here's the attention heatmap of a random sample from the test set: