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

issue about msc_glm_eval.sh #2

Open
NLP-hua opened this issue Aug 7, 2024 · 1 comment
Open

issue about msc_glm_eval.sh #2

NLP-hua opened this issue Aug 7, 2024 · 1 comment

Comments

@NLP-hua
Copy link

NLP-hua commented Aug 7, 2024

Traceback (most recent call last):
File "main.py", line 10, in
from DataLoader.MSC import MSC
File "/home/USER/LD-Agent-main/DataLoader/MSC.py", line 7, in
from nlgeval import calc_nlg_metrics
File "/home/USER/LD-Agent-main/nlgeval/init.py", line 8, in
from metric import NLGEval
ModuleNotFoundError: No module named 'metric'

@Syuchin
Copy link
Collaborator

Syuchin commented Sep 3, 2024

Please check if the metric has been downloaded, as it has already been written in the readme.md.

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