facebookresearch / InferSent

InferSent sentence embeddings
Other
2.28k stars 471 forks source link

Aborted (core dumped) #84

Closed adam2326 closed 5 years ago

adam2326 commented 6 years ago

keep getting this error, any thoughts?

embeddings = infersent.encode(sentences[:100], tokenize=False) terminate called after throwing an instance of 'torch::jit::AttributeError' what(): required keyword attribute 'repeats' is undefined. Aborted (core dumped)

aconneau commented 6 years ago

Hmm .. could you output the full log? I'm not able to identify the issue from these lines. Thank you, Alexis

aconneau commented 5 years ago

Closing as there is no activity. Please re-open if you still have the issue.