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
2024-11-20 16:06:08,086 - ERROR - Prompt fix_output_format failed to parse output: The output parser failed to parse the output including retries.
2024-11-20 16:06:08,093 - ERROR - Prompt fix_output_format failed to parse output: The output parser failed to parse the output including retries.
2024-11-20 16:06:08,094 - ERROR - Prompt fix_output_format failed to parse output: The output parser failed to parse the output including retries.
2024-11-20 16:06:08,094 - ERROR - Prompt context_recall_classific[ ] I have checked the documentation and related resources and couldn't resolve my bug.
Describe the bug
This two errors are continuously appearing when evaluating on HuggingFace models and HF Datasets
Ragas version:latest
Python version:3.12
Code to Reproduce
Error trace
Expected behaviour:
I expect no output parser errors!!
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Hi @giambascientist86, I encountered the same issue and managed to resolve it by using a callback to capture the format of the prompt and the model's output. I actually came across a great solution in #1729, which worked really well.
2024-11-20 16:06:08,086 - ERROR - Prompt fix_output_format failed to parse output: The output parser failed to parse the output including retries.
2024-11-20 16:06:08,093 - ERROR - Prompt fix_output_format failed to parse output: The output parser failed to parse the output including retries.
2024-11-20 16:06:08,094 - ERROR - Prompt fix_output_format failed to parse output: The output parser failed to parse the output including retries.
2024-11-20 16:06:08,094 - ERROR - Prompt context_recall_classific[ ] I have checked the documentation and related resources and couldn't resolve my bug.
Describe the bug
This two errors are continuously appearing when evaluating on HuggingFace models and HF Datasets
Ragas version:latest
Python version:3.12
Code to Reproduce
Error trace
Expected behaviour:
I expect no output parser errors!!
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: