diff --git a/docs/module_guides/evaluating/evaluating_with_llamadatasets.md b/docs/module_guides/evaluating/evaluating_with_llamadatasets.md index 6d8e952a828b145599b6c640c56941cad7c41e2d..741764b3257a9d8fb2bb4c28f87ddb052510ed13 100644 --- a/docs/module_guides/evaluating/evaluating_with_llamadatasets.md +++ b/docs/module_guides/evaluating/evaluating_with_llamadatasets.md @@ -105,7 +105,7 @@ contexts retrieved by the RAG system to generated the predicted response. ## Where To Find `LabelledRagDataset`'s -You can find all of the `LabelledRagDataset`'s in [llamahub](https://llambahub.ai). You can browse each one of these and decide +You can find all of the `LabelledRagDataset`'s in [llamahub](https://llamahub.ai). You can browse each one of these and decide if you do decide that you'd like to use it to benchmark your RAG pipeline, then you can download the dataset as well as the source `Document`'s conveniently thru one of two ways: the `llamaindex-cli` or through Python code using the