Mehdi Challakh commited on
Commit
6f2a401
·
verified ·
1 Parent(s): 242461e

bragging bcuz why not

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -23,7 +23,8 @@ widget:
23
 
24
  ## Model Description
25
 
26
- A finetune of https://huggingface.co/stabilityai/stable-code-instruct-3b trained on https://github.com/neo4j-labs/text2cypher/tree/main/datasets/synthetic_opus_demodbs to generate CYPHER statements for GraphDB queries such as neo4j.
 
27
 
28
  ## Usage
29
 
 
23
 
24
  ## Model Description
25
 
26
+ A 3B parameters models beating SoA models such as GPT4-o at generating CYPHER.
27
+ It's a finetune of https://huggingface.co/stabilityai/stable-code-instruct-3b trained on https://github.com/neo4j-labs/text2cypher/tree/main/datasets/synthetic_opus_demodbs to generate CYPHER queries from text to query GraphDB such as neo4j.
28
 
29
  ## Usage
30