/text2cypher

collection of text2cypher datasets, evaluations, and finetuning instructions

Primary LanguageJupyter NotebookCreative Commons Zero v1.0 UniversalCC0-1.0

text2cypher

Repository for resources related to translating natural language into Cypher queries.

Datasets

Includes datasets of natural language and corresponding Cypher query pairs, along with graph information for evaluation.

Evaluation

Contains notebooks that detail different methods for evaluating large language models (LLMs) on the datasets provided. Each notebook should provide a step-by-step guide on assessing model accuracy and performance in real-world scenarios.

Finetuning

Provides notebooks and scripts for finetuning LLMs using the datasets. These resources are intended to help improve model performance in natural language to Cypher translation.

Contributions

Contributions are welcome. If you have improvements or new features to suggest, please submit a pull request or open an issue.