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

Evaluate graph RAG LLM application #1713

Closed
Howie-Arup opened this issue Nov 27, 2024 · 4 comments
Closed

Evaluate graph RAG LLM application #1713

Howie-Arup opened this issue Nov 27, 2024 · 4 comments
Labels
answered 🤖 The question has been answered. Will be closed automatically if no new comments module-metrics this is part of metrics module question Further information is requested

Comments

@Howie-Arup
Copy link

Howie-Arup commented Nov 27, 2024

Your Question
Hi, I developed a graph RAG LLM application and want to do evaluation for it like here and here in the documentation. But it seems that the current evaluation is for text document RAG? May I know is there a graph RAG LLM application evaluation feature? My question is actually similar to this guy in stakeoverflow but there is no solution either. Thanks!

@Howie-Arup Howie-Arup added the question Further information is requested label Nov 27, 2024
@sahusiddharth sahusiddharth added the module-metrics this is part of metrics module label Jan 11, 2025
@hliuci
Copy link

hliuci commented Jan 21, 2025

Hi @sahusiddharth Is there any update on this? Or can we do the evaluation just like here with prepared reference graph node data and the retrieved ones?

@jjmachan
Copy link
Member

@hliuci @Howie-Arup I'm not sure why we might need a different set of metrics other than the standard ones already present in Ragas?

We have

which should do the job right? all you have to do is convert the nodes to text before passing it into evaluate.

let me know if you need more help here - happy to help 🙂

@hliuci
Copy link

hliuci commented Jan 22, 2025

Got it @jjmachan, thanks a lot for your help!

@jjmachan jjmachan added the answered 🤖 The question has been answered. Will be closed automatically if no new comments label Jan 22, 2025
Copy link

It seems the issue was answered, closing this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered 🤖 The question has been answered. Will be closed automatically if no new comments module-metrics this is part of metrics module question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants