gomate-community / rageval

Evaluation tools for Retrieval-augmented Generation (RAG) methods.
Apache License 2.0
81 stars 9 forks source link

Add embedding based ranking benchmark #83

Open faneshion opened 3 months ago

faneshion commented 3 months ago

Add the DPR benchmark of ranking, where the model could be implemented with bert-based encoder. The embedding could be DPR embedding or BGE embedding.