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

Errors in tutorials and missing module for PPI evaluation #78

Open
saraouerk opened this issue Dec 18, 2024 · 0 comments
Open

Errors in tutorials and missing module for PPI evaluation #78

saraouerk opened this issue Dec 18, 2024 · 0 comments

Comments

@saraouerk
Copy link

saraouerk commented Dec 18, 2024

Hello,

I encountered issues in each of the tutorials, requiring modifications to the code to make them work.

Now, during the evaluation with PPI, I get the following error:
ModuleNotFoundError: No module named 'ares.LLM_as_a_Judge_Adaptation.Late_Chunking_Classifier'

This indicates that the module "Late_Chunking_Classifier" does not exist, which is clearly not normal.
Additionally, just before encountering this error, I had to manually add the parameter "use_late_chunking", which seems to be required but is not defined anywhere in the code!

Could you please provide clarification or a fix for these issues?

Thank you!

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

1 participant