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
{{ message }}
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.
I wonder if the code in the installation section cd ./scaelum
should be removed ?
cause it turn out an error
[ERROR: File "setup.py" or "setup.cfg" not found. Directory cannot be installed in editable mode: /home/l000/SkyComputing/scaelum]
python download_glue_data.py --data_dir ./glue_data --tasks MNLI
Downloading and extracting MNLI...
Note (12/10/20): This script no longer downloads SNLI. You will need to manually download and format the data to use SNLI.
It seems that the error has no connected with the envrironment, so those were not put out .
The text was updated successfully, but these errors were encountered:
I wonder if the code in the installation section
cd ./scaelum
should be removed ?
cause it turn out an error
[ERROR: File "setup.py" or "setup.cfg" not found. Directory cannot be installed in editable mode: /home/l000/SkyComputing/scaelum]
python download_glue_data.py --data_dir ./glue_data --tasks MNLI
Downloading and extracting MNLI...
Note (12/10/20): This script no longer downloads SNLI. You will need to manually download and format the data to use SNLI.
It seems that the error has no connected with the envrironment, so those were not put out .
The text was updated successfully, but these errors were encountered: