Open emrecanacikgoz opened 1 week ago
Sorry for the inconvenience. There was an issue with the previous evaluation script (eval.sh) as the inference code was commented out. We have fixed this now. Please check if it can run properly. Moreover, we are currently refactoring our release code, so you can look forward to an improved version. Thank you for your feedback and patience.
@linqq9 thank you for your response. I previously resolved that issue; the current error is unrelated.
It seems there is no generation code to produce the generated_predictions.jsonl
file, which is required as an input for evaluation. Could you provide this file and confirm if the entire evaluation pipeline runs successfully on your end?
Seems like your evaluation setup is broken, there is no inference since it gives no file error for
generated_predictions.jsonl
.I am only evaluating the model, so I don't do trainings. Could you help me to solve the issue: