Find answers from the community

Updated 10 months ago

Does anyone have any easily accessible

Does anyone have any easily accessible datasets that are good for RAG evaluation? Preferably ones that might be integrated into Llama Index? I looked on LlamaHub but with the recent 1.0 update I'm not able to find any on the website itself - and I figure the imports have changed recently anyway
W
2 comments
For the imports, I would recommend a fresh new env and installing LlamaIndex there using pip install llama-index

Also for the dataset for evaluation: https://docs.llamaindex.ai/en/stable/module_guides/evaluating/evaluating_with_llamadatasets.html
Check if this works for your case
Add a reply
Sign up and join the conversation on Discord