facebookresearch / InferSent

InferSent sentence embeddings
Other
2.28k stars 471 forks source link

how to use get_nli() function, it shows path error #102

Closed hyybuaa closed 5 years ago

hyybuaa commented 5 years ago

FileNotFoundError: [Errno 2] No such file or directory: 'dataset/SNLI/s1.train'

dougc333 commented 5 years ago

you have to download the data, there is a bash script you have to run in the github repo.