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

feat: Knowledge Graph evaluator #37

Merged
merged 11 commits into from
Aug 25, 2024
Merged

Conversation

debrupf2946
Copy link
Collaborator

This pull request aims to add a few modules and experiments with regard to graph evaluation

  • GraphRag data set generator
  • Evaluation with Llama-Index
  • Evaluation with Ragas

@debrupf2946 debrupf2946 marked this pull request as ready for review August 24, 2024 16:32
Copy link
Member

@kmehant kmehant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wonderful Work! @debrupf2946

@kmehant kmehant merged commit 1f1ee9f into c2siorg:main Aug 25, 2024
1 check passed
AsH1605 pushed a commit to AsH1605/Project-Explainer that referenced this pull request Nov 26, 2024
* added evaluation module using llama_index for graph_rag

* added graph_rag_test_data generation module using ragas

* added docstings for each files and formatted using black

* updated requirements.txt

* added evaluation using ragas script

* add initial Readme file for the module

* updated README.MD and added some artifacts in random folder

* Updated Readme.md of evaluation module for demo of test data generation

* Updated Readme.md of evaluation module

* Updated Readme.md of evaluation module

* updated README.MD for evaluation using llama-index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants