lajanugen / S2V

ICLR 2018 Quick-Thought vectors
https://arxiv.org/pdf/1803.02893.pdf
Apache License 2.0
205 stars 64 forks source link

Unclear Instructions #10

Open Neehan opened 5 years ago

Neehan commented 5 years ago

The instructions are very vague. It's not even clear if this project is self-containing. In eval.sh, there is a parameter for the link to the directory of SkipThoughts implementation. Does it mean SkipThoughts need to be installed separately or it's somewhere in the repo? If it's the former, is that still compatible with the rest of your codebase?

Can you provide more details about the installation process and an example of using the pre-trained models?

deepankar27 commented 5 years ago

Any update on this? Even evealuate.py is using from functions like eval_sick which is not available in the repo... @lajanugen please assist on this..