Closed Jayashree-kalabhavi closed 1 week ago
hey @Jayashree-kalabhavi that is the expected behaviour š
the ideas was to round up for the distributions so that after you have more testcases to review
I'm closing this now
Thanks @jjmachan Is it expected behavior for the same questions to appear in the test set? Additionally, The generated user inputs contain spelling mistakes. Is there something I should do to fix this?
Attaching the user input for reference.
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40">
user_input -- What does the term 'The Site of the University of Missouri' refer to according to the Board Bylaws? What is the role of the Presidnet in the University of Missouri as per the Board of Curators? Who can call a spesial meting of the Board? What are the responsibilities of the Board of Curators as per the Board Bylaws? who appoints general counsel? What are the responsibilities of the Board of Curators at the University of Missouri? What are the responsibilities of the Board of Curators at the University of Missouri?
[ ] I have checked the documentation and related resources and couldn't resolve my bug.
Describe the bug I specified
testset_size=5
in my code when generating a test set using theTestsetGenerator
, but the resulting dataset contained 7 samples instead of the expected 5.Code Used:
Ragas version: Python version:
Code to Reproduce