Skip to content
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

necessary guidance documents are missing. #3

Open
JoyKing9327 opened this issue Sep 4, 2024 · 1 comment
Open

necessary guidance documents are missing. #3

JoyKing9327 opened this issue Sep 4, 2024 · 1 comment

Comments

@JoyKing9327
Copy link

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.

@KaiLv69
Copy link
Collaborator

KaiLv69 commented Sep 4, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants