analyticray
analyticray
Are you sure your automated program is working? The same job description I put in the Original_Resumes folder but it was ranked at the bottom instead of the top. Please...
Hi kyp0717. I am having the same issue as well. When running the Python command, it just keeps hanging with no output. Did you manage to resolve the issue?
Looks great. I think it deserves a PR for now.
@christina-seegers Did you manage to get it installed? Can you please share what commands you use to solve the installation issue?
Thank you. Can you please guide on how I can build this dictionary?
I manage to resolve the error on the google colab by running this: !pip install -qq pytorch-lightning==1.7.0 transformers==4.21.3 aitextgen==0.6.0 Please do let me know if it also solves your issue...
I tried pip uninstall pytorch-lightning pip install pytorch-lightning==1.9.4 and also pip install git+https://github.com/minimaxir/aitextgen pip install git+https://github.com/scorixear/aitextgen but still same error
Hi. Is there any solution to this?
I manage to resolve the error on the google colab by running this: !pip install -qq pytorch-lightning==1.7.0 transformers==4.21.3 aitextgen==0.6.0 Please do let me know if it also solves your issue...