sentence-similarity
sentence-similarity copied to clipboard
with py2 torch0.3.1 break with an error
Traceback (most recent call last):
File "/baseline/sentence-similarity/main.py", line 67, in :
), ellipsis (...
), numpy.newaxis (None
) and integer or boolean arrays are valid indices
what should i do to fix it?
Hi @herbertchen1 thanks for creating the issue. May I please know the exact command you ran?
Also, this repo is designed with Python 3.6 in mind.
Thanks very much, its very helpful!!!