seq3
seq3 copied to clipboard
Why using Glove in compressor instead of pretrained embeddings from LM prior
The compressor and reconstructor are using Glove as their embedding layer. I am curious about why did you use Glove instead of embedding from LM prior.