Skip to content

CypherBench: Towards Precise Retrieval over Full-scale Modern Knowledge Graphs in the LLM Era

License

Notifications You must be signed in to change notification settings

megagonlabs/cypherbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

cypherbench

Demo graphs

nba (password: cypherbench)

Sample queries:

MATCH (n:Player {name: 'LeBron James'})-[r]-(m) RETURN *
MATCH (t:Team)-[]-(d:Division)-[]-(c:Conference) RETURN *

Release Plan

  • text2cypher tasks
  • 11 property graphs
  • EX/PSJS implementation and evaluation scripts
  • Wikidata RDF-to-property-graph engine
  • Text2cypher task generation pipeline

About

CypherBench: Towards Precise Retrieval over Full-scale Modern Knowledge Graphs in the LLM Era

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published