YichenGong / Densely-Interactive-Inference-Network

Cleaned code for paper "Natural Language Inference over Interaction Space"
Apache License 2.0
248 stars 57 forks source link

How to train on Quora dataset? #13

Open andra-pumnea opened 6 years ago

andra-pumnea commented 6 years ago

How can I apply this approach to Quora dataset? I saw the train_quora.py file, but what files are needed for it and how do I generate them?

guotong1988 commented 5 years ago

Same question, Thank you! Where to download the exact quora dataset? @YichenGong

shaform commented 5 years ago

I am also wondering about this.

abhishek-0010 commented 5 years ago

@YichenGong @shaform

You can download it from Kaggle, they ran a competition there, some time ago. Can't help with other questions.

shaform commented 5 years ago

However, it seems there are some additional syntax features used in this paper. Not sure how to generate it as it's not described in the paper.

abhishek-0010 commented 5 years ago

Have you implemented it? Even if it's partial, it would help...

shaform commented 5 years ago

No, I am just waiting to see if the authors would reply.

ZizhenWang commented 5 years ago

@shaform have you solved this problem?

shaform commented 5 years ago

@ZizhenWang No, I am just waiting to see if the authors would reply.

varshakishore commented 3 years ago

Has this problem been solved?

wushanzha commented 3 years ago

I also want to know.