You can make a simple query but then i would recommend to provide a system prompt.

Or you can use a preferred query format:

schema:

Graph schema:

Relevant node labels and their properties (with datatypes) are:
Journal {journal_id: STRING}

Q: Find the Journal for which journal_id starts with f66!
A:

This should respond:

MATCH (n:Journal)\\nWHERE n.journal_id STARTS WITH 'f66'\\nRETURN n

It might also respond by wrapping the answer in markdown cypher block

Downloads last month
30
Safetensors
Model size
2B params
Tensor type
BF16
·
MLX
Hardware compatibility
Log In to add your hardware

Quantized

Inference Providers NEW
Input a message to start chatting with gregradzio/text-to-cypher-qwen2.5-1.5B.

Model tree for gregradzio/text-to-cypher-qwen2.5-1.5B

Finetuned
(151)
this model

Dataset used to train gregradzio/text-to-cypher-qwen2.5-1.5B