Skip to content

Commit

Permalink
add initial Readme file for the module
Browse files Browse the repository at this point in the history
  • Loading branch information
debrupf2946 committed Aug 21, 2024
1 parent 98b5634 commit e5b6101
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions graph_rag/evaluation/README.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Knowledge Graph Evaluation
This module introduces methods to evaluate performance of GraphRag.We have following integrations for evaluation

- Ilama-Index evaluation pack
- Ragas evaluation pack

This module also provide scripts for creating custom Test Data-Set for benchmarking/evaluating GraphRag.

0 comments on commit e5b6101

Please sign in to comment.