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
I am sorry to disturb again. In the project, it is hard to run the code successfully without necessary files. For example, I have to try several times to construct the environment with missing file named requirements.txt. Besides, the Readme.md did not give detailed introduction to clarify the pipline. Now I can‘t continue my validation because the configuration of the environment variables is unknown to me. Please supplement the configuration file if you are free. I am looking forword to your response. Thanks a lot.
The text was updated successfully, but these errors were encountered:
Hi, when I get the chance, I will further improve the guidance documents.
In short, besides common libraries like pytorch, transformers and nltk, you also need to install collie via pip install collie-lm for parallelism. To run programs in parallel, launch with torchrun. Otherwise, use python to run.
I am sorry to disturb again. In the project, it is hard to run the code successfully without necessary files. For example, I have to try several times to construct the environment with missing file named requirements.txt. Besides, the Readme.md did not give detailed introduction to clarify the pipline. Now I can‘t continue my validation because the configuration of the environment variables is unknown to me. Please supplement the configuration file if you are free. I am looking forword to your response. Thanks a lot.
The text was updated successfully, but these errors were encountered: