run-llama / llama-hub

A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
https://llamahub.ai/
MIT License
3.45k stars 732 forks source link

added kg-rag dataset #767

Closed tjaffri closed 10 months ago

tjaffri commented 10 months ago

Description

Added the docugami kg-rag dataset for SEC-10Q. You can read more here about the motivation for creating this dataset and how it was created: https://github.com/docugami/KG-RAG-datasets

The corresponding llama-datasets PR is: https://github.com/run-llama/llama-datasets/pull/43

Type of Change

Please delete options that are not relevant.

Suggested Checklist:

tjaffri commented 10 months ago

Hi @nerdai made the change requested... thank you!

nerdai commented 10 months ago

Thanks @tjaffri -- merging this now! :)