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

./ROUGE-1.5.5.pl: Permission denied #18

Open
panpan197 opened this issue Nov 6, 2020 · 3 comments
Open

./ROUGE-1.5.5.pl: Permission denied #18

panpan197 opened this issue Nov 6, 2020 · 3 comments

Comments

@panpan197
Copy link

I run the code in GPU server,but when run the rouge to value the result ,the error come out:
/bin/sh: 1: ./ROUGE-1.5.5.pl: Permission denied
image

Do you know what happen? I cann't solve it .

@Jimmy5217
Copy link

@panpan197
Hello,
Have you solved this problem? I ran this model on Colab and met the similar problem with you, which is "./ROUGE-1.5.5.pl: not found". I am trying to build rouge environment and re-run it again. Thank you .

@Jimmy5217
Copy link

@panpan197
You should run "chmod 777 ROUGE-1.5.5.pl" before running train.py.

@paozhuanis1
Copy link

@panpan197 You should run "chmod 777 ROUGE-1.5.5.pl" before running train.py.

I am using Windows, I want to know wherther can this code run on windows or merely on Linux?

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

3 participants