-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in bash #101
Comments
Hi @Khalid-Usman! Which lines did you comment out in the config file? There are multiple types of benchmarks in the config file, you may try commenting out all but one benchmark ( GLUE/evaluation/config/config.yaml Lines 182 to 333 in fc6c209
|
@Jeff1995 , I comment out two datasets and all the methods except GLUE, UnionCom, and Harmony. Still it showing me the above attached error. |
Oh that should be a problem with the snakemake profile. Unless you are using a snakemake -j32 --profile profiles/local # On local server |
@Jeff1995 I have modified the attached two files, please let me know if I am supposed to change other files, like |
@Jeff1995 When I run the following command after the above configurations. I got the error as attached. |
Sorry for the late reply! Could you check the log files for more detailed errors? E.g., "s01_preprocessing_nbconvert.log"? |
I have just configured the conda and when I try to run evaluation on GPU, I get the following error.
Your guidance in resolving this issue will be highly appreciated and if you guide me to run only GLUE or 2,3 methods instead of all. I tried to comment on other methods in the config file but seems like it's not working.
Thanks
The text was updated successfully, but these errors were encountered: