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'm trying to run the code and having some errors? Is there any detailed documentation about how to run the program (what commands specifically?)
I ran run_pipeline.py and it compiled fine, but when i run compute_score.py, I get FileNotFoundError: [Errno 2] No such file or directory: 'output/line-rgrg-ada-ws-20-ss-2_samples.0.jsonl'
But, after running run_pipeline.py, I don't have any output folder or anything generated? I'm not sure what I'm doing wrong, any help would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered:
i'm trying to run the code and having some errors? Is there any detailed documentation about how to run the program (what commands specifically?)
I ran run_pipeline.py and it compiled fine, but when i run compute_score.py, I get FileNotFoundError: [Errno 2] No such file or directory: 'output/line-rgrg-ada-ws-20-ss-2_samples.0.jsonl'
In compute_score.py, there are these lines:
But, after running run_pipeline.py, I don't have any output folder or anything generated? I'm not sure what I'm doing wrong, any help would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered: