You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there, I have installed the repository like 'pip install lsat'. Then I have tried running python PytorchDataset.py but I get the error ModuleNotFoundError: No module named 'lsat.typing'
Is there any instructions we can follow to download the dataset? Thank you very much~
The text was updated successfully, but these errors were encountered:
Sorry for the late reply, I've updated the dataset and its links but still haven't updated the python package. Meanwhile you can download it directly from the web page: https://midusi.github.io/LSA-T/
Hello there, I have installed the repository like '
pip install lsat
'. Then I have tried runningpython PytorchDataset.py
but I get the errorModuleNotFoundError: No module named 'lsat.typing'
Is there any instructions we can follow to download the dataset? Thank you very much~
The text was updated successfully, but these errors were encountered: