facebookresearch / InferSent

InferSent sentence embeddings
Other
2.28k stars 471 forks source link

Full SNLI model #97

Closed swarnaHub closed 5 years ago

swarnaHub commented 5 years ago

I need the full SNLI model (not just the encoder), which given a pair of sentences can predict entailment, neutral or contradiction. I don't want to encode all SNLI sentences using the encoder model and then train a LR. So, if somebody has that model already trained, kindly share.