Closed tjaffri closed 10 months ago
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
Please delete options that are not relevant.
make format; make lint
Hi @nerdai made the change requested... thank you!
Thanks @tjaffri -- merging this now! :)
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:
make format; make lint
to appease the lint gods