bclavie / RAGatouille

Easily use and train state of the art late-interaction retrieval methods (ColBERT) in any RAG pipeline. Designed for modularity and ease-of-use, backed by research.
Apache License 2.0
2.45k stars 173 forks source link

Using development set for hyper-parameter tuning #180

Open salbatarni opened 3 months ago

salbatarni commented 3 months ago

Hi, thanks for this amazing repo!

Is there a way to use a development set in trainer to optimize the training upon it?