giskard
giskard copied to clipboard
GSK-3609 Avoid redundant questions in data generation
Description
One fix to avoid the duplicated question generation in RAGET by assigning non-duplicated seed documents for each question generator during the question generation.
Related Issue
Type of Change
- [ ] 📚 Examples / docs / tutorials / dependencies update
- [ ] 🔧 Bug fix (non-breaking change which fixes an issue)
- [x] 🥂 Improvement (non-breaking change which improves an existing feature)
- [ ] 🚀 New feature (non-breaking change which adds functionality)
- [ ] 💥 Breaking change (fix or feature that would cause existing functionality to change)
- [ ] 🔐 Security fix
Checklist
- [x] I've read the
CODE_OF_CONDUCT.mddocument. - [x] I've read the
CONTRIBUTING.mdguide. - [x] I've written tests for all new methods and classes that I created.
- [x] I've written the docstring in Google format for all the methods and classes that I used.
- [ ] I've updated the
pdm.lockrunningpdm update-lock(only applicable whenpyproject.tomlhas been modified)
CI still failing, try adding the lockfile label to regenerate the pdm.lock
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
92.9% Coverage on New Code
0.0% Duplication on New Code
QAing!
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
92.9% Coverage on New Code
0.0% Duplication on New Code