Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
da03 committed Jun 2, 2020
1 parent af68bd8 commit b032421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Cascaded Text Generation with Markov Transformers


![click me then scroll down to view animation](cascade.gif)
![***click me then scroll down to view animation***](./cascade.gif)

Here we provide code to reproduce our results. We provide all training data and training scripts, as well as all pretrained models used in our paper. Our code is built on top of [fairseq](https://github.com/pytorch/fairseq) and [pytorch-struct](https://github.com/harvardnlp/pytorch-struct).

Expand Down

0 comments on commit b032421

Please sign in to comment.