lakkeo commited on
Commit
a0028f6
1 Parent(s): 6f2a401

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ widget:
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
 
23
 
24
  ## Model Description
25
 
26
+ A specialized 3B parameters model 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